Home
last modified time | relevance | path

Searched refs:UnoAny (Results 1 – 2 of 2) sorted by relevance

/aoo4110/main/sc/source/filter/inc/
H A Dfapihelper.hxx144 typedef ::com::sun::star::uno::Any UnoAny; typedef in ScfPropertySet
145 typedef ::com::sun::star::uno::Sequence< UnoAny > UnoAnySequence;
179 bool GetAnyProperty( UnoAny& rValue, const ::rtl::OUString& rPropName ) const;
207 void SetAnyProperty( const ::rtl::OUString& rPropName, const UnoAny& rValue );
256 typedef ::com::sun::star::uno::Any UnoAny; typedef in ScfPropSetHelper
271 bool ReadValue( UnoAny& rAny );
288 void WriteValue( const UnoAny& rAny );
304 UnoAny* GetNextAny();
308 typedef ::com::sun::star::uno::Sequence< UnoAny > UnoAnySequence;
321 UnoAny* pAny = GetNextAny(); in ReadValue()
[all …]
/aoo4110/main/sc/source/filter/ftools/
H A Dfapihelper.cxx349 bool ScfPropSetHelper::ReadValue( UnoAny& rAny ) in ReadValue()
351 UnoAny* pAny = GetNextAny(); in ReadValue()
393 if( UnoAny* pAny = GetNextAny() ) in WriteValue()

Completed in 16 milliseconds