Searched refs:GetPropertyPos (Results 1 – 6 of 6) sorted by relevance
441 sal_uInt16 OPropertyEditor::GetPropertyPos( const ::rtl::OUString& rEntryName ) const in GetPropertyPos() function in pcr::OPropertyEditor446 nVal = pPage->getListBox().GetPropertyPos( rEntryName ); in GetPropertyPos()
681 sal_uInt16 OBrowserListBox::GetPropertyPos( const ::rtl::OUString& _rEntryName ) const in GetPropertyPos() function in pcr::OBrowserListBox1083 sal_uInt16 nPos = GetPropertyPos( _rName ); in RemoveEntry()1113 nPos = GetPropertyPos( _rPropertyData.sName ); in ChangeEntry()
105 sal_uInt16 GetPropertyPos(const ::rtl::OUString& rEntryName ) const;
162 sal_uInt16 GetPropertyPos( const ::rtl::OUString& rEntryName ) const;
1639 if ( getPropertyBox().GetPropertyPos( _rPropertyName ) != LISTBOX_ENTRY_NOTFOUND ) in showPropertyUI()1662 nUIPos = getPropertyBox().GetPropertyPos( propertyPos->second.Name ); in showPropertyUI()
297 sal_uInt32 GetPropertyPos(const ::rtl::OUString& _rPropName);
Completed in 42 milliseconds