Searched refs:SfxOlePropertyRef (Results 1 – 2 of 2) sorted by relevance
740 SfxOlePropertyRef SfxOleSection::GetProperty( sal_Int32 nPropId ) const in GetProperty()742 SfxOlePropertyRef xProp; in GetProperty()751 SfxOlePropertyRef xProp = GetProperty( nPropId ); in GetInt32Value()761 SfxOlePropertyRef xProp = GetProperty( nPropId ); in GetDoubleValue()771 SfxOlePropertyRef xProp = GetProperty( nPropId ); in GetBoolValue()781 SfxOlePropertyRef xProp = GetProperty( nPropId ); in GetStringValue()791 SfxOlePropertyRef xProp = GetProperty( nPropId ); in GetFileTimeValue()804 void SfxOleSection::SetProperty( SfxOlePropertyRef xProp ) in SetProperty()845 SfxOlePropertyRef xProp( pThumbnail ); // take ownership in SetThumbnailValue()854 SfxOlePropertyRef xProp( pBlob ); in SetBlobValue()[all …]
228 typedef ::boost::shared_ptr< SfxOlePropertyBase > SfxOlePropertyRef; typedef277 typedef ::std::map< sal_Int32, SfxOlePropertyRef > SfxOlePropMap;283 SfxOlePropertyRef GetProperty( sal_Int32 nPropId ) const;301 void SetProperty( SfxOlePropertyRef xProp );
Completed in 20 milliseconds