Home
last modified time | relevance | path

Searched refs:WW8FlyPara (Results 1 – 4 of 4) sorted by relevance

/trunk/main/sw/source/filter/ww8/
H A Dww8par2.hxx58 struct WW8FlyPara struct
76 WW8FlyPara(bool bIsVer67, const WW8FlyPara* pSrc = 0); argument
77 bool operator==(const WW8FlyPara& rSrc) const;
117 WW8FlyPara& rWW,
139 WW8FlyPara* pWWFly;
332 WW8FlySet(SwWW8ImplReader& rReader, const WW8FlyPara* pFW,
H A Dww8par6.cxx1708 WW8FlyPara::WW8FlyPara(bool bIsVer67, const WW8FlyPara* pSrc /* = 0 */) in WW8FlyPara() function in WW8FlyPara
1720 bool WW8FlyPara::operator==(const WW8FlyPara& rSrc) const in operator ==()
1838 WW8FlyPara *pNowStyleApo=0; in ReadFull()
1847 WW8FlyPara aF(bVer67, pNowStyleApo); in ReadFull()
1918 bool WW8FlyPara::IsEmpty() const in IsEmpty()
1920 WW8FlyPara aEmpty(bVer67); in IsEmpty()
1937 WW8FlyPara& rWW, in WW8SwFlyPara()
2439 WW8FlyPara *pRet = 0; in ConstructApo()
2443 pRet = new WW8FlyPara(bVer67, rApo.mpStyleApo); in ConstructApo()
2724 WW8FlyPara aF(bVer67, rApo.mpStyleApo); in TestSameApo()
[all …]
H A Dww8par.hxx77 struct WW8FlyPara;
521 WW8FlyPara* mpWFlyPara;
884 WW8FlyPara* mpStyleApo;
929 friend struct WW8FlyPara;
1084 WW8FlyPara* pWFlyPara; // WW-Parameter
1347 WW8FlyPara *ConstructApo(const ApoTestResults &rApo,
H A Dww8par2.cxx571 if (WW8FlyPara *pTest = ConstructApo(aRet, pTabPos)) in TestApo()
2134 WW8FlyPara *pNewFly = pIo->ConstructApo(aApo, pTabPos); in WW8TabDesc()
3513 WW8FlyPara* pTableWFlyPara( 0L ); in StartTable()
4080 rSI.pWWFly = new WW8FlyPara(pIo->bVer67, pj->pWWFly); in PrepareStyle()

Completed in 84 milliseconds