Home
last modified time | relevance | path

Searched refs:m_OthersWrite (Results 1 – 1 of 1) sorted by relevance

/dports/x11-fm/wcmcommander/WCMCommander-release-0.20.0/src/
H A Dfileattributes.cpp84 , m_OthersWrite( uiVariable, this, utf8_to_unicode( _LT( "Others write" ) ).data(), 0, false ) in clFileAttributesWin()
160 m_Layout.AddWinAndEnable( &m_OthersWrite, Row, 1 ); in clFileAttributesWin()
227 order.append(&m_OthersWrite); in clFileAttributesWin()
266 m_Node->SetAttrOthersWrite( m_OthersWrite.IsSet() ); in GetNode()
311 m_OthersWrite.Change( Node->IsAttrOthersWrite() ); in UpdateAttributes()
360 SButton m_OthersWrite; member in clFileAttributesWin