Searched refs:m_OthersExecute (Results 1 – 1 of 1) sorted by relevance
85 , 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