Searched defs:GetSection (Results 1 – 8 of 8) sorted by relevance
78 inline SwSection* GetSection() { return pSection; } in GetSection() function in SwSectionFrm79 inline const SwSection* GetSection() const { return pSection; } in GetSection() function in SwSectionFrm
90 const SwSection* GetSection() const in GetSection() function in _SetGetExpFld
85 public Vector<String[]> GetSection (final String sSectionName) in GetSection() method in ParseTableReader
54 const SwSection* GetSection() const in GetSection() function in SwGlblDocContent
587 const SwSection& GetSection() const { return *m_pSection; } in GetSection() function in SwSectionNode588 SwSection& GetSection() { return *m_pSection; } in GetSection() function in SwSectionNode
647 const Section* PropRead::GetSection( const sal_uInt8* pFMTID ) in GetSection() function in PropRead
1114 SfxOleSectionRef SfxOlePropertySet::GetSection( SfxOleSectionType eSection ) const in GetSection() function in SfxOlePropertySet1119 SfxOleSectionRef SfxOlePropertySet::GetSection( const SvGlobalName& rSectionGuid ) const in GetSection() function in SfxOlePropertySet
716 SwSection * SwSectionFmt::GetSection() const in GetSection() function in SwSectionFmt
Completed in 33 milliseconds