Home
last modified time | relevance | path

Searched refs:nPropertyHandle (Results 1 – 4 of 4) sorted by relevance

/AOO41X/main/unotools/source/config/
H A Dlingucfg.cxx190 GetProperty( sal_Int32 nPropertyHandle ) const;
194 sal_Bool SetProperty( sal_Int32 nPropertyHandle,
201 sal_Bool IsReadOnly( sal_Int32 nPropertyHandle ) const;
354 uno::Any SvtLinguConfigItem::GetProperty( sal_Int32 nPropertyHandle ) const in GetProperty()
365 switch (nPropertyHandle) in GetProperty()
449 sal_Bool SvtLinguConfigItem::SetProperty( sal_Int32 nPropertyHandle, const uno::Any &rValue ) in SetProperty() argument
464 switch (nPropertyHandle) in SetProperty()
616 sal_Int32 nPropertyHandle; in LoadOptions() local
617 GetHdlByName( nPropertyHandle, pProperyNames[i], sal_True ); in LoadOptions()
618 switch ( nPropertyHandle ) in LoadOptions()
[all …]
/AOO41X/main/unotools/inc/unotools/
H A Dlingucfg.hxx195 GetProperty( sal_Int32 nPropertyHandle ) const;
199 sal_Bool SetProperty( sal_Int32 nPropertyHandle,
206 sal_Bool IsReadOnly( sal_Int32 nPropertyHandle ) const;
/AOO41X/main/ucbhelper/source/client/
H A Dcontent.cxx572 Any Content::getPropertyValue( sal_Int32 nPropertyHandle ) in getPropertyValue() argument
576 aHandles.getArray()[ 0 ] = nPropertyHandle; in getPropertyValue()
598 Any Content::setPropertyValue( const sal_Int32 nPropertyHandle, in setPropertyValue() argument
603 aHandles.getArray()[ 0 ] = nPropertyHandle; in setPropertyValue()
/AOO41X/main/ucbhelper/inc/ucbhelper/
H A Dcontent.hxx346 getPropertyValue( sal_Int32 nPropertyHandle )
405 setPropertyValue( const sal_Int32 nPropertyHandle,