Home
last modified time | relevance | path

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

/aoo42x/main/extensions/source/propctrlr/
H A Dbrowserlistbox.cxx681 sal_uInt16 OBrowserListBox::GetPropertyPos( const ::rtl::OUString& _rEntryName ) const in GetPropertyPos() function in pcr::OBrowserListBox
1083 sal_uInt16 nPos = GetPropertyPos( _rName ); in RemoveEntry()
1113 nPos = GetPropertyPos( _rPropertyData.sName ); in ChangeEntry()
H A Dpropertyeditor.cxx441 sal_uInt16 OPropertyEditor::GetPropertyPos( const ::rtl::OUString& rEntryName ) const in GetPropertyPos() function in pcr::OPropertyEditor
446 nVal = pPage->getListBox().GetPropertyPos( rEntryName ); in GetPropertyPos()
H A Dpropertyeditor.hxx105 sal_uInt16 GetPropertyPos(const ::rtl::OUString& rEntryName ) const;
H A Dbrowserlistbox.hxx162 sal_uInt16 GetPropertyPos( const ::rtl::OUString& rEntryName ) const;
H A Dpropcontroller.cxx1639 if ( getPropertyBox().GetPropertyPos( _rPropertyName ) != LISTBOX_ENTRY_NOTFOUND ) in showPropertyUI()
1662 nUIPos = getPropertyBox().GetPropertyPos( propertyPos->second.Name ); in showPropertyUI()
H A Dpropcontroller.hxx297 sal_uInt32 GetPropertyPos(const ::rtl::OUString& _rPropName);

Completed in 114 milliseconds