Home
last modified time | relevance | path

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

/dports/x11-fm/wcmcommander/WCMCommander-release-0.20.0/src/
H A Dfileattributes.cpp85 , m_OthersExecute( uiVariable, this, utf8_to_unicode( _LT( "Others execute" ) ).data(), 0, false ) in clFileAttributesWin()
161 m_Layout.AddWinAndEnable( &m_OthersExecute, Row, 2 ); in clFileAttributesWin()
228 order.append(&m_OthersExecute); in clFileAttributesWin()
267 m_Node->SetAttrOthersExecute( m_OthersExecute.IsSet() ); in GetNode()
312 m_OthersExecute.Change( Node->IsAttrOthersExecute() ); in UpdateAttributes()
361 SButton m_OthersExecute; member in clFileAttributesWin