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.hxx200 WW8_CP nAttrStart;
201 WW8_CP nAttrEnd;
313 bool Get(WW8_CP& rStart, WW8_CP& rEnd, void*& rpValue) const;
354 bool Get(WW8_CP& rStart, WW8_CP& rEnd, void*& rpValue) const;
395 virtual long GetNoSprms( WW8_CP& rStart, WW8_CP&, sal_Int32& rLen );
438 WW8_CP nClipStart;
452 virtual long GetNoSprms( WW8_CP& rStart, WW8_CP&, sal_Int32& rLen );
456 void AktPieceFc2Cp(WW8_CP& rStartPos, WW8_CP& rEndPos,
744 virtual long GetNoSprms( WW8_CP& rStart, WW8_CP& rEnd, sal_Int32& rLen );
797 WW8_CP nStartPos;
[all …]
H A Dww8par.hxx874 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;
1230 WW8_CP maCurrAttrCP;
1269 bool ReadChars(WW8_CP& rPos, WW8_CP nNextAttr, long nTextEnd, long nCpOfs);
1278 void ReadAttrs(WW8_CP& rNext, WW8_CP& rTxtPos, bool& rbStartLine);
1399 bool StartTable(WW8_CP nStartCp);
[all …]
H A Dww8scan.cxx1249 void WW8PLCFx_PCD::AktPieceFc2Cp( WW8_CP& rStartPos, WW8_CP& rEndPos, in AktPieceFc2Cp()
1956 WW8_CP nP; in WW8SkipField()
2464 WW8_CP nFc; in GeneratePLCF()
2492 WW8_CP nP = nPos; in SeekPos()
2526 bool WW8PLCF::Get(WW8_CP& rStart, WW8_CP& rEnd, void*& rpValue) const in Get()
3548 WW8_CP nStartCp) in WW8PLCFx_SEPX()
3737 WW8_CP nStartCp, in WW8PLCFx_SubDoc()
3807 WW8_CP nFoo; in GetSprms()
4286 WW8_CP nStartPos; in GetLen()
6667 WW8_CP nEnd; in GetTextPos()
[all …]
H A Dwrtww8.hxx250 void AppendSep( WW8_CP nStartCp,
254 void AppendSep( WW8_CP nStartCp, const SwFmtPageDesc& rPd,
287 WW8_CP Fc2Cp( sal_uLong nFc ) const;
346 WW8_CP mnCp; // CP-Pos der Verweise
377 virtual WW8_CP GetCpOffset(const WW8Fib &rFib) const = 0;
399 virtual WW8_CP GetCpOffset(const WW8Fib &) const;
413 virtual WW8_CP GetCpOffset(const WW8Fib &rFib) const;
1211 void Append( WW8_CP nCp, const SwFmtFtn& rFtn );
1303 WW8_CP Prev() const;
1307 void Append( WW8_CP nCp, const void* pData );
[all …]
H A Dww8par.cxx2096 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()
2982 bool SwWW8ImplReader::ReadChars(WW8_CP& rPos, WW8_CP nNextAttr, long nTextEnd, in ReadChars()
3444 void SwWW8ImplReader::ReadAttrs(WW8_CP& rNext, WW8_CP& rTxtPos, bool& rbStartLine) in ReadAttrs()
3519 WW8_CP nNext = pPlcxMan->Where(); in ReadText()
3526 WW8_CP l = nStartCp; in ReadText()
4537 WW8_CP nStart, nEnd; in CoreLoad()
[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.cxx617 WW8_CP nStart = pPlcxMan->Where(); in InsertAttrsAsDrawingAttrs()
618 WW8_CP nNext, nEnd, nStartReplace=0; in InsertAttrsAsDrawingAttrs()
634 WW8_CP nTxtStart = nStart; in InsertAttrsAsDrawingAttrs()
804 bool SwWW8ImplReader::GetTxbxTextSttEndCp(WW8_CP& rStartCp, WW8_CP& rEndCp, in GetTxbxTextSttEndCp()
904 WW8_CP nOffset = pWwFib->GetBaseCp(eType); in GetRangeAsDrawingString()
928 OutlinerParaObject* SwWW8ImplReader::ImportAsOutliner(String &rString, WW8_CP nStartCp, WW8_CP nEnd… in ImportAsOutliner()
987 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 Dww8par5.cxx677 WW8_CP nCP = 0; in End_Field()
1187 WW8_CP nStart = pF->nSCode - 1; // mit 0x19 am Anfang in Read_F_Tag()
1249 WW8_CP nStart = pF->nSRes; // Start Resultat in GetFieldResult()
2313 WW8_CP nOldCp = pPlcxMan->Where(); in Read_F_Macro()
2314 WW8_CP nCp = nOldCp + nOffset; in Read_F_Macro()
2353 WW8PostProcessAttrsInfo::WW8PostProcessAttrsInfo(WW8_CP nCpStart, WW8_CP nCpEnd, in WW8PostProcessAttrsInfo()
3757 WW8_CP nStartCp = pPlcxMan->Where() + pPlcxMan->GetCpOfs(); in Read_FldVanish()
H A Dwrtw8esh.cxx676 WW8_CP nCpOffs = GetCpOffset(rFib); in WritePlc()
861 WW8_CP MainTxtPlcDrawObj::GetCpOffset(const WW8Fib &) const in GetCpOffset()
873 WW8_CP HdFtPlcDrawObj::GetCpOffset(const WW8Fib &rFib) const in GetCpOffset()
890 bool PlcDrawObj::Append( WW8Export& rWrt, WW8_CP nCp, const sw::Frame& rFmt, in Append()
926 WW8_CP& rccp=TXT_TXTBOX == nTyp ? rWrt.pFib->ccpTxbx : rWrt.pFib->ccpHdrTxbx; in WriteTxt()
930 WW8_CP nCP = rWrt.Fc2Cp( rWrt.Strm().Tell() ); in WriteTxt()
932 WW8_CP nMyOffset = rFib.ccpText + rFib.ccpFtn + rFib.ccpHdr + rFib.ccpAtn in WriteTxt()
1004 WW8_CP nCP = Fc2Cp(Strm().Tell()); in AppendFlyInFlys()
H A Dwrtww8.cxx168 WW8_CP nStartCp; // Start ZeichenPosition vom Text
173 WW8_WrPc(WW8_FC nSFc, WW8_CP nSCp ) in WW8_WrPc()
179 WW8_CP GetStartCp() const { return nStartCp; } in GetStartCp()
201 void Append( WW8_CP nStartCp, const String& rNm, const ::sw::mark::IMark* pBkmk=NULL );
222 void WW8_WrtBookmarks::Append( WW8_CP nStartCp, const String& rNm, const ::sw::mark::IMark*) in Append()
709 WW8_CP WW8_WrPlc1::Prev() const in Prev()
716 void WW8_WrPlc1::Append( WW8_CP nCp, const void* pNewData ) in Append()
826 void WW8_WrMagicTable::Append( WW8_CP nCp, sal_uLong nData) in Append()
1270 WW8_CP nStartCp = nStartFc - nOldFc; // Textbeginn abziehen in AppendPc()
1351 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() ) )
/trunk/main/sw/source/filter/ww8/dump/
H A Dww8scan.hxx106 WW8_CP nSRes; // Anfang Ergebnis
122 WW8_CP nAttrStart;
123 WW8_CP nAttrEnd;
330 virtual sal_Bool SeekPos( WW8_CP nCpPos );
349 virtual sal_Bool SeekPos( WW8_CP nCpPos );
355 WW8_FC AktPieceStartCp2Fc( WW8_CP nCp );
466 WW8_CP nAttrStart, nAttrEnd;
483 virtual WW8_CP Where();
595 WW8_CP GetStartPos() const in GetStartPos()
600 sal_Bool SetStatus( WW8_CP nStartRegion, WW8_CP nEndRegion, const String& rName,
[all …]
H A Dww8scan.cxx1069 WW8_CP WW8PLCFx_PCD::Where() in Where()
1098 WW8_CP nCpStart, nCpEnd; in AktPieceStartCp2Fc()
1137 WW8_CP nCpStart, nCpEnd; in AktPieceStartFc2Cp()
1447 WW8_CP nTempCp = in WW8Fc2Cp()
3237 WW8_CP WW8PLCFx_SEPX::Where() in Where()
3529 WW8_CP WW8PLCFx_FLD::Where() in Where()
3802 WW8_CP WW8PLCFx_Book::Where() in Where()
3861 WW8_CP nStartPos; in GetLen()
3946 WW8_CP nStartAkt, nEndAkt; in MapName()
5957 WW8_CP nEnd; in GetTextPos()
[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

Completed in 419 milliseconds