Home
last modified time | relevance | path

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

/trunk/main/extensions/source/propctrlr/
H A Dpropertyeditor.cxx489 void OPropertyEditor::EnablePropertyLine( const ::rtl::OUString& _rEntryName, bool _bEnable ) in EnablePropertyLine() function in pcr::OPropertyEditor
495 pPage->getListBox().EnablePropertyLine( _rEntryName, _bEnable ); in EnablePropertyLine()
H A Dbrowserline.hxx113 void EnablePropertyLine( bool _bEnable );
H A Dpropertyeditor.hxx108 …void EnablePropertyLine( const ::rtl::OUString& _rEntryName, bool _bEnable …
H A Dbrowserlistbox.cxx719 void OBrowserListBox::EnablePropertyLine( const ::rtl::OUString& _rEntryName, bool _bEnable ) in EnablePropertyLine() function in pcr::OBrowserListBox
723 pLine->EnablePropertyLine( _bEnable ); in EnablePropertyLine()
H A Dbrowserlistbox.hxx166 …void EnablePropertyLine( const ::rtl::OUString& _rEntryName, bool _bEnable …
H A Dbrowserline.cxx375 void OBrowserLine::EnablePropertyLine( bool _bEnable ) in EnablePropertyLine() function in pcr::OBrowserLine
H A Dpropcontroller.cxx1611 getPropertyBox().EnablePropertyLine( _rPropertyName, _bEnable ); in enablePropertyUI()

Completed in 51 milliseconds