Searched refs:bSupportsDict (Results 1 – 2 of 2) sorted by relevance
733 SfxOleSection::SfxOleSection( bool bSupportsDict ) : in SfxOleSection() argument736 mbSupportsDict( bSupportsDict ) in SfxOleSection()1139 bool bSupportsDict = rSectionGuid == GetSectionGuid( SECTION_CUSTOM ); in AddSection() local1140 xSection.reset( new SfxOleSection( bSupportsDict ) ); in AddSection()
280 explicit SfxOleSection( bool bSupportsDict );
Completed in 17 milliseconds