Home
last modified time | relevance | path

Searched refs:SetAnyProperty (Results 1 – 3 of 3) sorted by relevance

/aoo4110/main/sc/source/filter/inc/
H A Dfapihelper.hxx207 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()
/aoo4110/main/sc/source/filter/ftools/
H A Dfapihelper.cxx263 void ScfPropertySet::SetAnyProperty( const OUString& rPropName, const Any& rValue ) in SetAnyProperty() function in ScfPropertySet
/aoo4110/main/sc/source/filter/excel/
H A Dxichart.cxx834 rPropSet.SetAnyProperty( aPropName, Any() ); in ConvertNumFmt()

Completed in 38 milliseconds