Searched refs:nPropertyHandle (Results 1 – 4 of 4) sorted by relevance
190 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() local618 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 …]
195 GetProperty( sal_Int32 nPropertyHandle ) const;199 sal_Bool SetProperty( sal_Int32 nPropertyHandle,206 sal_Bool IsReadOnly( sal_Int32 nPropertyHandle ) const;
572 Any Content::getPropertyValue( sal_Int32 nPropertyHandle ) in getPropertyValue() argument576 aHandles.getArray()[ 0 ] = nPropertyHandle; in getPropertyValue()598 Any Content::setPropertyValue( const sal_Int32 nPropertyHandle, in setPropertyValue() argument603 aHandles.getArray()[ 0 ] = nPropertyHandle; in setPropertyValue()
346 getPropertyValue( sal_Int32 nPropertyHandle )405 setPropertyValue( const sal_Int32 nPropertyHandle,
Completed in 76 milliseconds