Searched refs:WW8_PdAttrDesc (Results 1 – 3 of 3) sorted by relevance
125 struct WW8_PdAttrDesc;234 ::std::vector< ::boost::shared_ptr<WW8_PdAttrDesc> > m_SectionAttributes;699 void SectionProperties( const WW8_SepInfo& rSectionInfo, WW8_PdAttrDesc* pA = NULL );718 virtual void SetupSectionPositions( WW8_PdAttrDesc* /*pA*/ ) {} in SetupSectionPositions() argument988 virtual void SetupSectionPositions( WW8_PdAttrDesc* pA );
85 struct WW8_PdAttrDesc struct90 WW8_PdAttrDesc() : m_nLen(0), m_nSepxFcPos(0xffffffff) /*default: none*/ in WW8_PdAttrDesc() argument1443 void WW8Export::SetupSectionPositions( WW8_PdAttrDesc* pA ) in SetupSectionPositions()1491 void MSWordExportBase::SectionProperties( const WW8_SepInfo& rSepInfo, WW8_PdAttrDesc* pA ) in SectionProperties()1764 ::boost::shared_ptr<WW8_PdAttrDesc> const pAttrDesc(new WW8_PdAttrDesc); in WriteKFTxt()1800 WW8_PdAttrDesc *const pA = m_SectionAttributes[i].get(); in WriteSepx()
119 struct WW8_PdAttrDesc;