Home
last modified time | relevance | path

Searched refs:WW8_CP (Results 1 – 19 of 19) sorted by relevance

/AOO41X/main/sw/source/filter/ww8/
H A Dww8scan.hxx182 WW8_CP nSCode; ///< Anfang Befehlscode
183 WW8_CP nLCode; ///< Laenge
184 WW8_CP nSRes; ///< Anfang Ergebnis
185 WW8_CP nLRes; ///< Laenge ( == 0, falls kein Ergebnis )
197 WW8_CP nStartCp; ///< for cp based iterator like PAP and CHP
200 WW8_CP nAttrStart;
201 WW8_CP nAttrEnd;
230 bool Get(WW8_CP& rStart, void*& rpValue) const;
231 bool GetData(long nIdx, WW8_CP& rPos, void*& rpValue) const;
279 WW8_CP* pPLCF_PosArray; // Pointer auf Pos-Array und auf ganze Struktur
[all …]
H A Dww8par.hxx540 WW8ReaderSave(SwWW8ImplReader* pRdr, WW8_CP nStart=-1);
874 WW8_CP mnStartCp;
875 WW8_CP mnLen;
906 WW8_CP mnCpStart;
907 WW8_CP mnCpEnd;
911 WW8PostProcessAttrsInfo(WW8_CP nCpStart, WW8_CP nCpEnd, SwPaM & rPaM);
917 typedef std::set<WW8_CP> cp_set;
919 typedef std::vector<WW8_CP> cp_vector;
1118 WW8_CP nDrawCpO; // Anfang der Txbx-SubDocs
1228 WW8_CP maCurrAttrCP;
[all …]
H A Dww8scan.cxx985 bool WW8PLCFx_PCDAttrs::SeekPos(WW8_CP ) in SeekPos() argument
995 WW8_CP WW8PLCFx_PCDAttrs::Where() in Where()
1158 WW8_CP nStartCp, bool bVer67P) in WW8PLCFx_PCD()
1188 bool WW8PLCFx_PCD::SeekPos(WW8_CP nCpPos) in SeekPos()
1193 WW8_CP WW8PLCFx_PCD::Where() in Where()
1198 long WW8PLCFx_PCD::GetNoSprms( WW8_CP& rStart, WW8_CP& rEnd, sal_Int32& rLen ) in GetNoSprms()
1221 WW8_FC WW8PLCFx_PCD::AktPieceStartCp2Fc( WW8_CP nCp ) in AktPieceStartCp2Fc()
1223 WW8_CP nCpStart, nCpEnd; in AktPieceStartCp2Fc()
1249 void WW8PLCFx_PCD::AktPieceFc2Cp( WW8_CP& rStartPos, WW8_CP& rEndPos, in AktPieceFc2Cp()
1260 WW8_CP WW8PLCFx_PCD::AktPieceStartFc2Cp( WW8_FC nStartPos ) in AktPieceStartFc2Cp()
[all …]
H A Dwrtww8.hxx250 void AppendSep( WW8_CP nStartCp,
254 void AppendSep( WW8_CP nStartCp, const SwFmtPageDesc& rPd,
258 void Finish( WW8_CP nEndCp ) { aCps.Insert( nEndCp, aCps.Count() ); } in Finish()
287 WW8_CP Fc2Cp( sal_uLong nFc ) const;
346 WW8_CP mnCp; // CP-Pos der Verweise
355 DrawObj(const sw::Frame &rCntnt, WW8_CP nCp, Point aParentPos, short nDir, in DrawObj()
377 virtual WW8_CP GetCpOffset(const WW8Fib &rFib) const = 0;
381 bool Append( WW8Export&, WW8_CP nCp, const sw::Frame& rFmt,
399 virtual WW8_CP GetCpOffset(const WW8Fib &) const;
413 virtual WW8_CP GetCpOffset(const WW8Fib &rFib) const;
[all …]
H A Dww8par.cxx1850 WW8ReaderSave::WW8ReaderSave(SwWW8ImplReader* pRdr ,WW8_CP nStartCp) : in WW8ReaderSave()
2096 bool SwWW8ImplReader::isValid_HdFt_CP(WW8_CP nHeaderCP) const in isValid_HdFt_CP()
2107 WW8_CP start; in HasOwnHeaderFooter()
2155 WW8_CP start; in Read_HdFt()
2402 bool SwWW8ImplReader::ProcessSpecial(bool &rbReSync, WW8_CP nStartCp) in ProcessSpecial()
2463 WW8_CP nMyStartCp=nStartCp; in ProcessSpecial()
2816 bool SwWW8ImplReader::ReadPlainChars(WW8_CP& rPos, long nEnd, long nCpOfs) in ReadPlainChars()
2982 bool SwWW8ImplReader::ReadChars(WW8_CP& rPos, WW8_CP nNextAttr, long nTextEnd, in ReadChars()
3120 cp_set::iterator aItr = maTOXEndCps.find((WW8_CP)nPosCp); in ReadChar()
3301 long SwWW8ImplReader::ReadTextAttr(WW8_CP& rTxtPos, bool& rbStartLine) in ReadTextAttr()
[all …]
H A Dww8par3.cxx166 WW8_CP currentCP=pF->nSCode; in Read_F_FormTextBox()
167 WW8_CP currentLen=pF->nLen; in Read_F_FormTextBox()
217 WW8_CP currentCP=pF->nSCode; in Read_F_FormCheckBox()
218 WW8_CP currentLen=pF->nLen; in Read_F_FormCheckBox()
291 WW8_CP currentCP=pF->nSCode; in Read_F_FormListBox()
292 WW8_CP currentLen=pF->nLen; in Read_F_FormListBox()
2197 WW8_CP nStart, SwWw8ControlType nWhich ) in ImportFormulaControl()
2205 WW8_CP nEndCp = nStart+1; //Only interested in the single 0x01 character in ImportFormulaControl()
H A Dww8graf.cxx620 WW8_CP nStart = pPlcxMan->Where(); in InsertAttrsAsDrawingAttrs()
621 WW8_CP nNext, nEnd, nStartReplace=0; in InsertAttrsAsDrawingAttrs()
637 WW8_CP nTxtStart = nStart; in InsertAttrsAsDrawingAttrs()
807 bool SwWW8ImplReader::GetTxbxTextSttEndCp(WW8_CP& rStartCp, WW8_CP& rEndCp, in GetTxbxTextSttEndCp()
907 WW8_CP nOffset = pWwFib->GetBaseCp(eType); in GetRangeAsDrawingString()
931 OutlinerParaObject* SwWW8ImplReader::ImportAsOutliner(String &rString, WW8_CP nStartCp, WW8_CP nEnd… in ImportAsOutliner()
990 WW8_CP nStartCp, nEndCp; in InsertTxbxText()
H A Dwrtw8sty.cxx1041 void WW8_WrPlcSepx::AppendSep( WW8_CP nStartCp, const SwPageDesc* pPd, in AppendSep()
1064 void WW8_WrPlcSepx::AppendSep( WW8_CP nStartCp, const SwFmtPageDesc& rPD, in AppendSep()
1918 void WW8_WrPlcFtnEdn::Append( WW8_CP nCp, const SwFmtFtn& rFtn ) in Append()
1941 void WW8_WrPlcAnnotations::Append( WW8_CP nCp, const SwPostItField *pPostIt ) in Append()
1948 void WW8_WrPlcAnnotations::Append( WW8_CP nCp, const SwRedlineData *pRedline ) in Append()
1968 WW8_CP& rCount ) in WriteGenericTxt()
2004 WW8_CP nCP = rWrt.Fc2Cp( rWrt.Strm().Tell() ); in WriteGenericTxt()
2100 WW8_CP nCpEnd = rWrt.Fc2Cp( rWrt.Strm().Tell() ); in WriteGenericTxt()
H A Dwrtw8esh.cxx687 WW8_CP nCpOffs = GetCpOffset(rFib); in WritePlc()
872 WW8_CP MainTxtPlcDrawObj::GetCpOffset(const WW8Fib &) const in GetCpOffset()
884 WW8_CP HdFtPlcDrawObj::GetCpOffset(const WW8Fib &rFib) const in GetCpOffset()
901 bool PlcDrawObj::Append( WW8Export& rWrt, WW8_CP nCp, const sw::Frame& rFmt, in Append()
937 WW8_CP& rccp=TXT_TXTBOX == nTyp ? rWrt.pFib->ccpTxbx : rWrt.pFib->ccpHdrTxbx; in WriteTxt()
941 WW8_CP nCP = rWrt.Fc2Cp( rWrt.Strm().Tell() ); in WriteTxt()
943 WW8_CP nMyOffset = rFib.ccpText + rFib.ccpFtn + rFib.ccpHdr + rFib.ccpAtn in WriteTxt()
1015 WW8_CP nCP = Fc2Cp(Strm().Tell()); in AppendFlyInFlys()
H A Dww8par5.cxx677 WW8_CP nCP = 0; in End_Field()
1180 WW8_CP nStart = pF->nSCode - 1; // mit 0x19 am Anfang in Read_F_Tag()
1242 WW8_CP nStart = pF->nSRes; // Start Resultat in GetFieldResult()
2306 WW8_CP nOldCp = pPlcxMan->Where(); in Read_F_Macro()
2307 WW8_CP nCp = nOldCp + nOffset; in Read_F_Macro()
2346 WW8PostProcessAttrsInfo::WW8PostProcessAttrsInfo(WW8_CP nCpStart, WW8_CP nCpEnd, in WW8PostProcessAttrsInfo()
3753 WW8_CP nStartCp = pPlcxMan->Where() + pPlcxMan->GetCpOfs(); in Read_FldVanish()
H A Dwrtww8.cxx182 WW8_CP nStartCp; // Start ZeichenPosition vom Text
187 WW8_WrPc(WW8_FC nSFc, WW8_CP nSCp ) in WW8_WrPc()
193 WW8_CP GetStartCp() const { return nStartCp; } in GetStartCp()
215 void Append( WW8_CP nStartCp, const String& rNm, const ::sw::mark::IMark* pBkmk=NULL );
236 void WW8_WrtBookmarks::Append( WW8_CP nStartCp, const String& rNm, const ::sw::mark::IMark*) in Append()
723 WW8_CP WW8_WrPlc1::Prev() const in Prev()
730 void WW8_WrPlc1::Append( WW8_CP nCp, const void* pNewData ) in Append()
840 void WW8_WrMagicTable::Append( WW8_CP nCp, sal_uLong nData) in Append()
1284 WW8_CP nStartCp = nStartFc - nOldFc; // Textbeginn abziehen in AppendPc()
1365 WW8_CP WW8_WrPct::Fc2Cp( sal_uLong nFc ) const in Fc2Cp()
H A Dww8struc.hxx156 typedef sal_Int32 WW8_CP; typedef
159 const WW8_CP WW8_CP_MAX = SAL_MAX_INT32;
H A Dww8par2.cxx249 WW8TabDesc( SwWW8ImplReader* pIoClass, WW8_CP nStartCp );
485 bool SwWW8ImplReader::SearchRowEnd(WW8PLCFx_Cp_FKP* pPap, WW8_CP &rStartCp, in SearchRowEnd()
1839 WW8TabDesc::WW8TabDesc(SwWW8ImplReader* pIoClass, WW8_CP nStartCp) : in WW8TabDesc()
2099 WW8_CP nMyStartCp=nStartCp; in WW8TabDesc()
3499 bool SwWW8ImplReader::StartTable(WW8_CP nStartCp) in StartTable()
3527 WW8_CP nMyStartCp = nStartCp; in StartTable()
H A Dww8par6.cxx845 WW8_CP nTest; in CreateSep()
1165 WW8_CP nStart; in CreateSep()
H A Dwrtw8nds.cxx2435 if ( WW8_CP nPos = Fc2Cp( Strm().Tell() ) )
/AOO41X/main/sw/source/filter/ww8/dump/
H A Dww8scan.hxx104 WW8_CP nSCode; // Anfang Befehlscode
106 WW8_CP nSRes; // Anfang Ergebnis
122 WW8_CP nAttrStart;
123 WW8_CP nAttrEnd;
302 virtual sal_Bool SeekPos( WW8_CP nCpPos ) = 0;
330 virtual sal_Bool SeekPos( WW8_CP nCpPos );
344 WW8PLCFx_PCD( sal_uInt8 nVersion, WW8PLCFpcd* pPLCFpcd, WW8_CP nStartCp, sal_Bool bVer67P );
349 virtual sal_Bool SeekPos( WW8_CP nCpPos );
354 WW8_CP AktPieceStartFc2Cp( WW8_FC nStartPos );
355 WW8_FC AktPieceStartCp2Fc( WW8_CP nCp );
[all …]
H A Dww8scan.cxx861 bool WW8PLCFx_PCDAttrs::SeekPos(WW8_CP ) in SeekPos() argument
871 WW8_CP WW8PLCFx_PCDAttrs::Where() in Where()
1034 WW8_CP nStartCp, bool bVer67P) in WW8PLCFx_PCD()
1064 bool WW8PLCFx_PCD::SeekPos(WW8_CP nCpPos) in SeekPos()
1069 WW8_CP WW8PLCFx_PCD::Where() in Where()
1096 WW8_FC WW8PLCFx_PCD::AktPieceStartCp2Fc( WW8_CP nCp ) in AktPieceStartCp2Fc()
1098 WW8_CP nCpStart, nCpEnd; in AktPieceStartCp2Fc()
1135 WW8_CP WW8PLCFx_PCD::AktPieceStartFc2Cp( WW8_FC nStartPos ) in AktPieceStartFc2Cp()
1137 WW8_CP nCpStart, nCpEnd; in AktPieceStartFc2Cp()
1413 WW8_CP WW8ScannerBase::WW8Fc2Cp( WW8_FC nFcPos ) const in WW8Fc2Cp()
[all …]
H A Ddump8a.cxx60 void DumpShortPlainText( WW8_CP nStartCp, long nTextLen, char* pName );
61 void DumpPlainText( WW8_CP nStartCp, long nTextLen, char* pName );
422 WW8_CP nSCode, nECode, nSRes, nERes; in DumpField2()
1416 static void DumpPlainText1( WW8_CP nStartCp, long nTextLen ) in DumpPlainText1()
1436 void DumpShortPlainText( WW8_CP nStartCp, long nTextLen, char* pName ) in DumpShortPlainText()
1446 void DumpPlainText( WW8_CP nStartCp, long nTextLen, char* pName ) in DumpPlainText()
1506 WW8_CP start, ende; in DumpPlcText()
2693 WW8_CP nStartCp = 0; in DoConvert()
H A Dww8struc.hxx69 typedef sal_Int32 WW8_CP; typedef