Searched refs:SetAnyProperty (Results 1 – 3 of 3) sorted by relevance
207 void SetAnyProperty( const ::rtl::OUString& rPropName, const UnoAny& rValue );212 … { SetAnyProperty( rPropName, ::com::sun::star::uno::makeAny( rValue ) ); } in SetProperty()216 { SetAnyProperty( rPropName, ::comphelper::makeBoolAny( bValue ) ); } in SetBoolProperty()
263 void ScfPropertySet::SetAnyProperty( const OUString& rPropName, const Any& rValue ) in SetAnyProperty() function in ScfPropertySet
834 rPropSet.SetAnyProperty( aPropName, Any() ); in ConvertNumFmt()
Completed in 66 milliseconds