Searched refs:WW8_PdAttrDesc (Results 1 – 3 of 3) sorted by relevance
126 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() argument989 virtual void SetupSectionPositions( WW8_PdAttrDesc* pA );
86 struct WW8_PdAttrDesc struct91 WW8_PdAttrDesc() : m_nLen(0), m_nSepxFcPos(0xffffffff) /*default: none*/ in WW8_PdAttrDesc() argument1444 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()
119 struct WW8_PdAttrDesc;
Completed in 27 milliseconds