Home
last modified time | relevance | path

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

/trunk/main/sw/source/filter/ww8/
H A Dwrtww8.hxx126 struct WW8_PdAttrDesc;
235 ::std::vector< ::boost::shared_ptr<WW8_PdAttrDesc> > m_SectionAttributes;
700 void SectionProperties( const WW8_SepInfo& rSectionInfo, WW8_PdAttrDesc* pA = NULL );
719 virtual void SetupSectionPositions( WW8_PdAttrDesc* /*pA*/ ) {} in SetupSectionPositions() argument
989 virtual void SetupSectionPositions( WW8_PdAttrDesc* pA );
H A Dwrtw8sty.cxx86 struct WW8_PdAttrDesc struct
91 WW8_PdAttrDesc() : m_nLen(0), m_nSepxFcPos(0xffffffff) /*default: none*/ in WW8_PdAttrDesc() argument
1444 void WW8Export::SetupSectionPositions( WW8_PdAttrDesc* pA ) in SetupSectionPositions()
1492 void MSWordExportBase::SectionProperties( const WW8_SepInfo& rSepInfo, WW8_PdAttrDesc* pA ) in SectionProperties()
1765 ::boost::shared_ptr<WW8_PdAttrDesc> const pAttrDesc(new WW8_PdAttrDesc); in WriteKFTxt()
1801 WW8_PdAttrDesc *const pA = m_SectionAttributes[i].get(); in WriteSepx()
H A Dattributeoutputbase.hxx119 struct WW8_PdAttrDesc;

Completed in 41 milliseconds