Searched defs:nStartCp (Results 1 – 10 of 10) sorted by relevance
/aoo4110/main/sw/source/filter/ww8/dump/ |
H A D | dump8a.cxx | 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() 2693 WW8_CP nStartCp = 0; in DoConvert() local
|
H A D | ww8scan.cxx | 1034 WW8_CP nStartCp, bool bVer67P) in WW8PLCFx_PCD() 3205 const WW8Fib& rFib, WW8_CP nStartCp) in WW8PLCFx_SEPX() 3374 WW8_CP nStartCp, long nFcRef, long nLenRef, long nFcTxt, long nLenTxt, in WW8PLCFx_SubDoc() 4095 WW8PLCFMan::WW8PLCFMan(WW8ScannerBase* pBase, short nType, long nStartCp, in WW8PLCFMan()
|
/aoo4110/main/sw/source/filter/ww8/ |
H A D | ww8graf.cxx | 607 void SwWW8ImplReader::InsertAttrsAsDrawingAttrs(long nStartCp, long nEndCp, in InsertAttrsAsDrawingAttrs() 905 bool SwWW8ImplReader::GetRangeAsDrawingString(String& rString, long nStartCp, long nEndCp, ManTypes… in GetRangeAsDrawingString() 931 OutlinerParaObject* SwWW8ImplReader::ImportAsOutliner(String &rString, WW8_CP nStartCp, WW8_CP nEnd… in ImportAsOutliner() 990 WW8_CP nStartCp, nEndCp; in InsertTxbxText() local 3009 long nStartCp; in ConvertDrawTextToFly() local
|
H A D | wrtww8.cxx | 182 WW8_CP nStartCp; // Start ZeichenPosition vom Text member in WW8_WrPc 236 void WW8_WrtBookmarks::Append( WW8_CP nStartCp, const String& rNm, const ::sw::mark::IMark*) in Append() 1284 WW8_CP nStartCp = nStartFc - nOldFc; // Textbeginn abziehen in AppendPc() local 1332 sal_uLong nStartCp = rWrt.pFib->fcMac - nOldFc; in WritePc() local
|
H A D | ww8par.cxx | 1850 WW8ReaderSave::WW8ReaderSave(SwWW8ImplReader* pRdr ,WW8_CP nStartCp) : in WW8ReaderSave() 1960 long nStartCp, long nLen, ManTypes nType ) in Read_HdFtFtnText() 2402 bool SwWW8ImplReader::ProcessSpecial(bool &rbReSync, WW8_CP nStartCp) in ProcessSpecial() 3494 bool SwWW8ImplReader::ReadText(long nStartCp, long nTextLen, ManTypes nType) in ReadText() 5564 WW8_CP nStartCp, nEndCp; in GetOLEStorageName() local
|
H A D | wrtw8sty.cxx | 1041 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()
|
H A D | ww8scan.cxx | 1158 WW8_CP nStartCp, bool bVer67P) in WW8PLCFx_PCD() 3548 WW8_CP nStartCp) in WW8PLCFx_SEPX() 3737 WW8_CP nStartCp, in WW8PLCFx_SubDoc() 4547 WW8PLCFMan::WW8PLCFMan(WW8ScannerBase* pBase, ManTypes nType, long nStartCp, in WW8PLCFMan()
|
H A D | ww8par2.cxx | 1810 WW8TabDesc::WW8TabDesc(SwWW8ImplReader* pIoClass, WW8_CP nStartCp) : in WW8TabDesc() 3470 bool SwWW8ImplReader::StartTable(WW8_CP nStartCp) in StartTable()
|
H A D | ww8par5.cxx | 3751 WW8_CP nStartCp = pPlcxMan->Where() + pPlcxMan->GetCpOfs(); in Read_FldVanish() local
|
H A D | ww8scan.hxx | 197 WW8_CP nStartCp; ///< for cp based iterator like PAP and CHP member
|
Completed in 167 milliseconds