Home
last modified time | relevance | path

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

/aoo4110/main/sfx2/source/doc/
H A Doleprops.cxx740 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 …]
H A Doleprops.hxx228 typedef ::boost::shared_ptr< SfxOlePropertyBase > SfxOlePropertyRef; typedef
277 typedef ::std::map< sal_Int32, SfxOlePropertyRef > SfxOlePropMap;
283 SfxOlePropertyRef GetProperty( sal_Int32 nPropId ) const;
301 void SetProperty( SfxOlePropertyRef xProp );

Completed in 29 milliseconds