Home
last modified time | relevance | path

Searched defs:GetSection (Results 1 – 8 of 8) sorted by last modified time

/trunk/main/sw/source/core/inc/
H A Dsectfrm.hxx78 inline SwSection* GetSection() { return pSection; } in GetSection() function in SwSectionFrm
79 inline const SwSection* GetSection() const { return pSection; } in GetSection() function in SwSectionFrm
H A Ddocfld.hxx90 const SwSection* GetSection() const in GetSection() function in _SetGetExpFld
/trunk/main/sw/source/core/docnode/
H A Dsection.cxx716 SwSection * SwSectionFmt::GetSection() const in GetSection() function in SwSectionFmt
/trunk/main/sw/inc/
H A Dnode.hxx587 const SwSection& GetSection() const { return *m_pSection; } in GetSection() function in SwSectionNode
588 SwSection& GetSection() { return *m_pSection; } in GetSection() function in SwSectionNode
H A Dedglbldc.hxx54 const SwSection* GetSection() const in GetSection() function in SwGlblDocContent
/trunk/main/sfx2/source/doc/
H A Doleprops.cxx1114 SfxOleSectionRef SfxOlePropertySet::GetSection( SfxOleSectionType eSection ) const in GetSection() function in SfxOlePropertySet
1119 SfxOleSectionRef SfxOlePropertySet::GetSection( const SvGlobalName& rSectionGuid ) const in GetSection() function in SfxOlePropertySet
/trunk/main/sd/source/filter/ppt/
H A Dpropread.cxx647 const Section* PropRead::GetSection( const sal_uInt8* pFMTID ) in GetSection() function in PropRead
/trunk/main/ooxml/source/framework/JavaOOXMLParser/src/org/apache/openoffice/ooxml/parser/
H A DParseTableReader.java85 public Vector<String[]> GetSection (final String sSectionName) in GetSection() method in ParseTableReader

Completed in 51 milliseconds