Searched refs:WW8_WrFkp (Results 1 – 2 of 2) sorted by relevance
| /AOO42X/main/sw/source/filter/ww8/ |
| H A D | wrtww8.cxx | 120 class WW8_WrFkp class 135 WW8_WrFkp(ePLCFT ePl, WW8_FC nStartFc, bool bWrtWW8); 136 ~WW8_WrFkp(); 879 WW8_FkpPtr pF = new WW8_WrFkp( ePlc, nStartFc, rWrt.bWrtWW8 ); in WW8_WrPlcPn() 933 pF = new WW8_WrFkp( ePlc, pF->GetEndFc(), rWrt.bWrtWW8 );// Anfang neuer Fkp in AppendFkpEntry() 999 WW8_WrFkp::WW8_WrFkp(ePLCFT ePl, WW8_FC nStartFc, bool bWrtWW8) in WW8_WrFkp() function in WW8_WrFkp 1011 WW8_WrFkp::~WW8_WrFkp() in ~WW8_WrFkp() 1017 sal_uInt8 WW8_WrFkp::SearchSameSprm( sal_uInt16 nVarLen, const sal_uInt8* pSprms ) in SearchSameSprm() 1046 sal_uInt8 *WW8_WrFkp::CopyLastSprms(sal_uInt8 &rLen, bool bVer8) in CopyLastSprms() 1074 bool WW8_WrFkp::Append( WW8_FC nEndFc, sal_uInt16 nVarLen, const sal_uInt8* pSprms ) in Append() [all …]
|
| H A D | wrtww8.hxx | 107 class WW8_WrFkp; 1262 typedef WW8_WrFkp* WW8_FkpPtr; // Plc fuer Chpx und Papx ( incl PN-Plc )
|