Searched refs:EnablePropertyLine (Results 1 – 7 of 7) sorted by relevance
489 void OPropertyEditor::EnablePropertyLine( const ::rtl::OUString& _rEntryName, bool _bEnable ) in EnablePropertyLine() function in pcr::OPropertyEditor495 pPage->getListBox().EnablePropertyLine( _rEntryName, _bEnable ); in EnablePropertyLine()
113 void EnablePropertyLine( bool _bEnable );
108 …void EnablePropertyLine( const ::rtl::OUString& _rEntryName, bool _bEnable …
166 …void EnablePropertyLine( const ::rtl::OUString& _rEntryName, bool _bEnable …
719 void OBrowserListBox::EnablePropertyLine( const ::rtl::OUString& _rEntryName, bool _bEnable ) in EnablePropertyLine() function in pcr::OBrowserListBox723 pLine->EnablePropertyLine( _bEnable ); in EnablePropertyLine()
375 void OBrowserLine::EnablePropertyLine( bool _bEnable ) in EnablePropertyLine() function in pcr::OBrowserLine
1611 getPropertyBox().EnablePropertyLine( _rPropertyName, _bEnable ); in enablePropertyUI()
Completed in 44 milliseconds