Home
last modified time | relevance | path

Searched refs:SfxOleSection (Results 1 – 3 of 3) sorted by relevance

/trunk/main/sfx2/source/doc/
H A Doleprops.cxx733 SfxOleSection::SfxOleSection( bool bSupportsDict ) : in SfxOleSection() function in SfxOleSection
804 void SfxOleSection::SetProperty( SfxOlePropertyRef xProp ) in SetProperty()
820 void SfxOleSection::SetBoolValue( sal_Int32 nPropId, bool bValue ) in SetBoolValue()
841 void SfxOleSection::SetThumbnailValue( sal_Int32 nPropId, in SetThumbnailValue()
850 void SfxOleSection::SetBlobValue( sal_Int32 nPropId, in SetBlobValue()
860 Any SfxOleSection::GetAnyValue( sal_Int32 nPropId ) const in GetAnyValue()
926 sal_Int32 SfxOleSection::GetFreePropertyId() const in GetFreePropertyId()
931 void SfxOleSection::ImplLoad( SvStream& rStrm ) in ImplLoad()
987 void SfxOleSection::ImplSave( SvStream& rStrm ) in ImplSave()
1140 xSection.reset( new SfxOleSection( bSupportsDict ) ); in AddSection()
[all …]
H A Doleprops.hxx274 class SfxOleSection : public SfxOleObjectBase class
280 explicit SfxOleSection( bool bSupportsDict );
352 typedef ::boost::shared_ptr< SfxOleSection > SfxOleSectionRef;
384 SfxOleSection& AddSection( SfxOleSectionType eSection );
386 SfxOleSection& AddSection( const SvGlobalName& rSectionGuid );
H A Ddocinf.cxx185 SfxOleSection& rGlobSect = aGlobSet.AddSection( SECTION_GLOBAL ); in SaveOlePropertySet()
229 SfxOleSection& rCustomSect = aDocSet.AddSection( SECTION_CUSTOM ); in SaveOlePropertySet()

Completed in 23 milliseconds