Home
last modified time | relevance | path

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

/trunk/main/sw/source/filter/ww8/ !
H A Dww8scan.hxx181 WW8_CP nSCode; ///< Anfang Befehlscode
182 WW8_CP nLCode; ///< Laenge
183 WW8_CP nSRes; ///< Anfang Ergebnis
184 WW8_CP nLRes; ///< Laenge ( == 0, falls kein Ergebnis )
196 WW8_CP nStartCp; ///< for cp based iterator like PAP and CHP
199 WW8_CP nAttrStart;
200 WW8_CP nAttrEnd;
229 bool Get(WW8_CP& rStart, void*& rpValue) const;
230 bool GetData(long nIdx, WW8_CP& rPos, void*& rpValue) const;
278 WW8_CP* pPLCF_PosArray; // Pointer auf Pos-Array und auf ganze Struktur
[all …]
H A Dww8par.hxx539 WW8ReaderSave(SwWW8ImplReader* pRdr, WW8_CP nStart=-1);
873 WW8_CP mnStartCp;
874 WW8_CP mnLen;
905 WW8_CP mnCpStart;
906 WW8_CP mnCpEnd;
910 WW8PostProcessAttrsInfo(WW8_CP nCpStart, WW8_CP nCpEnd, SwPaM & rPaM);
916 typedef std::set<WW8_CP> cp_set;
918 typedef std::vector<WW8_CP> cp_vector;
1117 WW8_CP nDrawCpO; // Anfang der Txbx-SubDocs
1229 WW8_CP maCurrAttrCP;
[all …]
H A Dww8scan.cxx984 bool WW8PLCFx_PCDAttrs::SeekPos(WW8_CP ) in SeekPos() argument
994 WW8_CP WW8PLCFx_PCDAttrs::Where() in Where()
1157 WW8_CP nStartCp, bool bVer67P) in WW8PLCFx_PCD()
1187 bool WW8PLCFx_PCD::SeekPos(WW8_CP nCpPos) in SeekPos()
1192 WW8_CP WW8PLCFx_PCD::Where() in Where()
1197 long WW8PLCFx_PCD::GetNoSprms( WW8_CP& rStart, WW8_CP& rEnd, sal_Int32& rLen ) in GetNoSprms()
1220 WW8_FC WW8PLCFx_PCD::AktPieceStartCp2Fc( WW8_CP nCp ) in AktPieceStartCp2Fc()
1222 WW8_CP nCpStart, nCpEnd; in AktPieceStartCp2Fc()
1248 void WW8PLCFx_PCD::AktPieceFc2Cp( WW8_CP& rStartPos, WW8_CP& rEndPos, in AktPieceFc2Cp()
1259 WW8_CP WW8PLCFx_PCD::AktPieceStartFc2Cp( WW8_FC nStartPos ) in AktPieceStartFc2Cp()
[all …]
H A Dwrtww8.hxx249 void AppendSep( WW8_CP nStartCp,
253 void AppendSep( WW8_CP nStartCp, const SwFmtPageDesc& rPd,
257 void Finish( WW8_CP nEndCp ) { aCps.Insert( nEndCp, aCps.Count() ); } in Finish()
286 WW8_CP Fc2Cp( sal_uLong nFc ) const;
345 WW8_CP mnCp; // CP-Pos der Verweise
354 DrawObj(const sw::Frame &rCntnt, WW8_CP nCp, Point aParentPos, short nDir, in DrawObj()
376 virtual WW8_CP GetCpOffset(const WW8Fib &rFib) const = 0;
380 bool Append( WW8Export&, WW8_CP nCp, const sw::Frame& rFmt,
398 virtual WW8_CP GetCpOffset(const WW8Fib &) const;
412 virtual WW8_CP GetCpOffset(const WW8Fib &rFib) const;
[all …]
H A Dww8par.cxx1849 WW8ReaderSave::WW8ReaderSave(SwWW8ImplReader* pRdr ,WW8_CP nStartCp) : in WW8ReaderSave()
2095 bool SwWW8ImplReader::isValid_HdFt_CP(WW8_CP nHeaderCP) const in isValid_HdFt_CP()
2106 WW8_CP start; in HasOwnHeaderFooter()
2154 WW8_CP start; in Read_HdFt()
2401 bool SwWW8ImplReader::ProcessSpecial(bool &rbReSync, WW8_CP nStartCp) in ProcessSpecial()
2462 WW8_CP nMyStartCp=nStartCp; in ProcessSpecial()
2815 bool SwWW8ImplReader::ReadPlainChars(WW8_CP& rPos, long nEnd, long nCpOfs) in ReadPlainChars()
2981 bool SwWW8ImplReader::ReadChars(WW8_CP& rPos, WW8_CP nNextAttr, long nTextEnd, in ReadChars()
3119 cp_set::iterator aItr = maTOXEndCps.find((WW8_CP)nPosCp); in ReadChar()
3300 long SwWW8ImplReader::ReadTextAttr(WW8_CP& rTxtPos, bool& rbStartLine) in ReadTextAttr()
[all …]
H A Dww8par3.cxx165 WW8_CP currentCP=pF->nSCode; in Read_F_FormTextBox()
166 WW8_CP currentLen=pF->nLen; in Read_F_FormTextBox()
216 WW8_CP currentCP=pF->nSCode; in Read_F_FormCheckBox()
217 WW8_CP currentLen=pF->nLen; in Read_F_FormCheckBox()
290 WW8_CP currentCP=pF->nSCode; in Read_F_FormListBox()
291 WW8_CP currentLen=pF->nLen; in Read_F_FormListBox()
2196 WW8_CP nStart, SwWw8ControlType nWhich ) in ImportFormulaControl()
2204 WW8_CP nEndCp = nStart+1; // Only interested in the single 0x01 character in ImportFormulaControl()
H A Dww8graf.cxx616 WW8_CP nStart = pPlcxMan->Where(); in InsertAttrsAsDrawingAttrs()
617 WW8_CP nNext, nEnd, nStartReplace=0; in InsertAttrsAsDrawingAttrs()
633 WW8_CP nTxtStart = nStart; in InsertAttrsAsDrawingAttrs()
803 bool SwWW8ImplReader::GetTxbxTextSttEndCp(WW8_CP& rStartCp, WW8_CP& rEndCp, in GetTxbxTextSttEndCp()
903 WW8_CP nOffset = pWwFib->GetBaseCp(eType); in GetRangeAsDrawingString()
927 OutlinerParaObject* SwWW8ImplReader::ImportAsOutliner(String &rString, WW8_CP nStartCp, WW8_CP nEnd… in ImportAsOutliner()
986 WW8_CP nStartCp, nEndCp; in InsertTxbxText()
H A Dwrtw8sty.cxx1040 void WW8_WrPlcSepx::AppendSep( WW8_CP nStartCp, const SwPageDesc* pPd, in AppendSep()
1063 void WW8_WrPlcSepx::AppendSep( WW8_CP nStartCp, const SwFmtPageDesc& rPD, in AppendSep()
1917 void WW8_WrPlcFtnEdn::Append( WW8_CP nCp, const SwFmtFtn& rFtn ) in Append()
1940 void WW8_WrPlcAnnotations::Append( WW8_CP nCp, const SwPostItField *pPostIt ) in Append()
1947 void WW8_WrPlcAnnotations::Append( WW8_CP nCp, const SwRedlineData *pRedline ) in Append()
1967 WW8_CP& rCount ) in WriteGenericTxt()
2003 WW8_CP nCP = rWrt.Fc2Cp( rWrt.Strm().Tell() ); in WriteGenericTxt()
2099 WW8_CP nCpEnd = rWrt.Fc2Cp( rWrt.Strm().Tell() ); in WriteGenericTxt()
H A Dwrtw8esh.cxx675 WW8_CP nCpOffs = GetCpOffset(rFib); in WritePlc()
860 WW8_CP MainTxtPlcDrawObj::GetCpOffset(const WW8Fib &) const in GetCpOffset()
872 WW8_CP HdFtPlcDrawObj::GetCpOffset(const WW8Fib &rFib) const in GetCpOffset()
889 bool PlcDrawObj::Append( WW8Export& rWrt, WW8_CP nCp, const sw::Frame& rFmt, in Append()
925 WW8_CP& rccp=TXT_TXTBOX == nTyp ? rWrt.pFib->ccpTxbx : rWrt.pFib->ccpHdrTxbx; in WriteTxt()
929 WW8_CP nCP = rWrt.Fc2Cp( rWrt.Strm().Tell() ); in WriteTxt()
931 WW8_CP nMyOffset = rFib.ccpText + rFib.ccpFtn + rFib.ccpHdr + rFib.ccpAtn in WriteTxt()
1003 WW8_CP nCP = Fc2Cp(Strm().Tell()); in AppendFlyInFlys()
H A Dww8par5.cxx676 WW8_CP nCP = 0; in End_Field()
1186 WW8_CP nStart = pF->nSCode - 1; // mit 0x19 am Anfang in Read_F_Tag()
1248 WW8_CP nStart = pF->nSRes; // Start Resultat in GetFieldResult()
2312 WW8_CP nOldCp = pPlcxMan->Where(); in Read_F_Macro()
2313 WW8_CP nCp = nOldCp + nOffset; in Read_F_Macro()
2352 WW8PostProcessAttrsInfo::WW8PostProcessAttrsInfo(WW8_CP nCpStart, WW8_CP nCpEnd, in WW8PostProcessAttrsInfo()
3756 WW8_CP nStartCp = pPlcxMan->Where() + pPlcxMan->GetCpOfs(); in Read_FldVanish()
H A Dwrtww8.cxx167 WW8_CP nStartCp; // Start ZeichenPosition vom Text
172 WW8_WrPc(WW8_FC nSFc, WW8_CP nSCp ) in WW8_WrPc()
178 WW8_CP GetStartCp() const { return nStartCp; } in GetStartCp()
200 void Append( WW8_CP nStartCp, const String& rNm, const ::sw::mark::IMark* pBkmk=NULL );
221 void WW8_WrtBookmarks::Append( WW8_CP nStartCp, const String& rNm, const ::sw::mark::IMark*) in Append()
708 WW8_CP WW8_WrPlc1::Prev() const in Prev()
715 void WW8_WrPlc1::Append( WW8_CP nCp, const void* pNewData ) in Append()
825 void WW8_WrMagicTable::Append( WW8_CP nCp, sal_uLong nData) in Append()
1269 WW8_CP nStartCp = nStartFc - nOldFc; // Textbeginn abziehen in AppendPc()
1350 WW8_CP WW8_WrPct::Fc2Cp( sal_uLong nFc ) const in Fc2Cp()
H A Dww8struc.hxx155 typedef sal_Int32 WW8_CP; typedef
158 const WW8_CP WW8_CP_MAX = SAL_MAX_INT32;
H A Dww8par2.cxx248 WW8TabDesc( SwWW8ImplReader* pIoClass, WW8_CP nStartCp );
484 bool SwWW8ImplReader::SearchRowEnd(WW8PLCFx_Cp_FKP* pPap, WW8_CP &rStartCp, in SearchRowEnd()
1838 WW8TabDesc::WW8TabDesc(SwWW8ImplReader* pIoClass, WW8_CP nStartCp) : in WW8TabDesc()
2098 WW8_CP nMyStartCp=nStartCp; in WW8TabDesc()
3498 bool SwWW8ImplReader::StartTable(WW8_CP nStartCp) in StartTable()
3526 WW8_CP nMyStartCp = nStartCp; in StartTable()
H A Dww8par6.cxx844 WW8_CP nTest; in CreateSep()
1164 WW8_CP nStart; in CreateSep()
H A Dwrtw8nds.cxx2434 if ( WW8_CP nPos = Fc2Cp( Strm().Tell() ) )
/trunk/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.cxx860 bool WW8PLCFx_PCDAttrs::SeekPos(WW8_CP ) in SeekPos() argument
870 WW8_CP WW8PLCFx_PCDAttrs::Where() in Where()
1033 WW8_CP nStartCp, bool bVer67P) in WW8PLCFx_PCD()
1063 bool WW8PLCFx_PCD::SeekPos(WW8_CP nCpPos) in SeekPos()
1068 WW8_CP WW8PLCFx_PCD::Where() in Where()
1095 WW8_FC WW8PLCFx_PCD::AktPieceStartCp2Fc( WW8_CP nCp ) in AktPieceStartCp2Fc()
1097 WW8_CP nCpStart, nCpEnd; in AktPieceStartCp2Fc()
1134 WW8_CP WW8PLCFx_PCD::AktPieceStartFc2Cp( WW8_FC nStartPos ) in AktPieceStartFc2Cp()
1136 WW8_CP nCpStart, nCpEnd; in AktPieceStartFc2Cp()
1412 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