Home
last modified time | relevance | path

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

/trunk/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;
365 switch (nPropertyHandle) in GetProperty()
464 switch (nPropertyHandle) in SetProperty()
616 sal_Int32 nPropertyHandle; in LoadOptions() local
618 switch ( nPropertyHandle ) in LoadOptions()
801 switch(nPropertyHandle) in IsReadOnly()
916 return GetConfigItem().GetProperty( nPropertyHandle ); in GetProperty()
928 return GetConfigItem().SetProperty( nPropertyHandle, rValue ); in SetProperty()
[all …]
/trunk/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;
/trunk/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()
/trunk/main/ucbhelper/inc/ucbhelper/
H A Dcontent.hxx346 getPropertyValue( sal_Int32 nPropertyHandle )
405 setPropertyValue( const sal_Int32 nPropertyHandle,

Completed in 146 milliseconds