Searched refs:_bUnknownValue (Results 1 – 4 of 4) sorted by relevance
/aoo42x/main/extensions/source/propctrlr/ |
H A D | propertyeditor.cxx | 433 …tor::SetPropertyValue( const ::rtl::OUString& rEntryName, const Any& _rValue, bool _bUnknownValue ) in SetPropertyValue() argument 437 pPage->getListBox().SetPropertyValue( rEntryName, _rValue, _bUnknownValue ); in SetPropertyValue()
|
H A D | propertyeditor.hxx | 103 …nst ::rtl::OUString& _rEntryName, const ::com::sun::star::uno::Any& _rValue, bool _bUnknownValue );
|
H A D | browserlistbox.cxx | 663 …Box::SetPropertyValue(const ::rtl::OUString& _rEntryName, const Any& _rValue, bool _bUnknownValue ) in SetPropertyValue() argument 668 if ( _bUnknownValue ) in SetPropertyValue()
|
H A D | browserlistbox.hxx | 161 …const ::rtl::OUString& rEntryName, const ::com::sun::star::uno::Any& rValue, bool _bUnknownValue );
|
Completed in 25 milliseconds