Home
last modified time | relevance | path

Searched defs:nStartCp (Results 1 – 16 of 16) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/filter/ww8/
H A Dww8graf.cxx593 void SwWW8ImplReader::InsertAttrsAsDrawingAttrs(WW8_CP nStartCp, WW8_CP nEndCp, in InsertAttrsAsDrawingAttrs()
886 sal_Int32 SwWW8ImplReader::GetRangeAsDrawingString(OUString& rString, tools::Long nStartCp, tools::… in GetRangeAsDrawingString()
953 …inerParaObject> SwWW8ImplReader::ImportAsOutliner(OUString &rString, WW8_CP nStartCp, WW8_CP nEndC… in ImportAsOutliner()
1020 WW8_CP nStartCp, nEndCp; in InsertTxbxText() local
2946 tools::Long nStartCp; in ConvertDrawTextToFly() local
H A Dwrtww8.cxx167 WW8_CP nStartCp; // Starting character position of the text member in WW8_WrPc
224 void WW8_WrtBookmarks::Append( WW8_CP nStartCp, const OUString& rNm) in Append()
345 void WW8_WrtFactoids::Append(WW8_CP nStartCp, WW8_CP nEndCp, const std::map<OUString, OUString>& rS… in Append()
1343 WW8_CP nStartCp = nStartFc - nOldFc; // subtract the beginning of the text in AppendPc() local
1378 sal_uLong nStartCp = rWrt.pFib->m_fcMac - nOldFc; in WritePc() local
H A Dwrtw8sty.cxx1106 void WW8_WrPlcSepx::AppendSep( WW8_CP nStartCp, const SwPageDesc* pPd, in AppendSep()
1129 void WW8_WrPlcSepx::AppendSep( WW8_CP nStartCp, const SwFormatPageDesc& rPD, in AppendSep()
2165 void WW8_WrPlcAnnotations::AddRangeStartPosition(const OUString& rName, WW8_CP nStartCp, in AddRangeStartPosition()
H A Dww8par.cxx2012 WW8ReaderSave::WW8ReaderSave(SwWW8ImplReader* pRdr ,WW8_CP nStartCp) : in WW8ReaderSave()
2112 WW8_CP nStartCp, WW8_CP nLen, ManTypes nType ) in Read_HdFtFootnoteText()
2648 bool SwWW8ImplReader::ProcessSpecial(bool &rbReSync, WW8_CP nStartCp) in ProcessSpecial()
4053 bool SwWW8ImplReader::ReadText(WW8_CP nStartCp, WW8_CP nTextLen, ManTypes nType) in ReadText()
6557 WW8_CP nStartCp, nEndCp; in GetOLEStorageName() local
H A Dww8scan.cxx1139 WW8_CP nStartCp, bool bVer67P) in WW8PLCFx_PCD()
3704 const WW8Fib& rFib, WW8_CP nStartCp) in WW8PLCFx_SEPX()
3880WW8_CP nStartCp, tools::Long nFcRef, tools::Long nLenRef, tools::Long nFcText, tools::Long nLenTex… in WW8PLCFx_SubDoc()
4920 WW8PLCFMan::WW8PLCFMan(const WW8ScannerBase* pBase, ManTypes nType, tools::Long nStartCp, in WW8PLCFMan()
H A Dww8par2.cxx1770 WW8TabDesc::WW8TabDesc(SwWW8ImplReader* pIoClass, WW8_CP nStartCp) : in WW8TabDesc()
3370 bool SwWW8ImplReader::StartTable(WW8_CP nStartCp) in StartTable()
H A Dww8par5.cxx3680 WW8_CP nStartCp = m_xPlcxMan->Where() + m_xPlcxMan->GetCpOfs(); in Read_FieldVanish() local
H A Dww8scan.hxx208 WW8_CP nStartCp; ///< for cp based iterator like PAP and CHP member
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/filter/ww8/
H A Dww8graf.cxx611 void SwWW8ImplReader::InsertAttrsAsDrawingAttrs(WW8_CP nStartCp, WW8_CP nEndCp, in InsertAttrsAsDrawingAttrs()
904 sal_Int32 SwWW8ImplReader::GetRangeAsDrawingString(OUString& rString, long nStartCp, long nEndCp, M… in GetRangeAsDrawingString()
971 …inerParaObject> SwWW8ImplReader::ImportAsOutliner(OUString &rString, WW8_CP nStartCp, WW8_CP nEndC… in ImportAsOutliner()
1038 WW8_CP nStartCp, nEndCp; in InsertTxbxText() local
2968 long nStartCp; in ConvertDrawTextToFly() local
H A Dwrtw8sty.cxx1104 void WW8_WrPlcSepx::AppendSep( WW8_CP nStartCp, const SwPageDesc* pPd, in AppendSep()
1127 void WW8_WrPlcSepx::AppendSep( WW8_CP nStartCp, const SwFormatPageDesc& rPD, in AppendSep()
1999 void WW8_WrPlcAnnotations::AddRangeStartPosition(const OUString& rName, WW8_CP nStartCp, in AddRangeStartPosition()
H A Dwrtww8.cxx172 WW8_CP nStartCp; // Starting character position of the text member in WW8_WrPc
229 void WW8_WrtBookmarks::Append( WW8_CP nStartCp, const OUString& rNm) in Append()
350 void WW8_WrtFactoids::Append(WW8_CP nStartCp, WW8_CP nEndCp, const std::map<OUString, OUString>& rS… in Append()
1365 WW8_CP nStartCp = nStartFc - nOldFc; // subtract the beginning of the text in AppendPc() local
1400 sal_uLong nStartCp = rWrt.pFib->m_fcMac - nOldFc; in WritePc() local
H A Dww8par.cxx1994 WW8ReaderSave::WW8ReaderSave(SwWW8ImplReader* pRdr ,WW8_CP nStartCp) : in WW8ReaderSave()
2095 WW8_CP nStartCp, WW8_CP nLen, ManTypes nType ) in Read_HdFtFootnoteText()
2631 bool SwWW8ImplReader::ProcessSpecial(bool &rbReSync, WW8_CP nStartCp) in ProcessSpecial()
4039 bool SwWW8ImplReader::ReadText(WW8_CP nStartCp, WW8_CP nTextLen, ManTypes nType) in ReadText()
6456 WW8_CP nStartCp, nEndCp; in GetOLEStorageName() local
H A Dww8scan.cxx1132 WW8_CP nStartCp, bool bVer67P) in WW8PLCFx_PCD()
3679 const WW8Fib& rFib, WW8_CP nStartCp) in WW8PLCFx_SEPX()
3855 WW8_CP nStartCp, long nFcRef, long nLenRef, long nFcText, long nLenText, in WW8PLCFx_SubDoc()
4894 WW8PLCFMan::WW8PLCFMan(const WW8ScannerBase* pBase, ManTypes nType, long nStartCp, in WW8PLCFMan()
H A Dww8par2.cxx1754 WW8TabDesc::WW8TabDesc(SwWW8ImplReader* pIoClass, WW8_CP nStartCp) : in WW8TabDesc()
3374 bool SwWW8ImplReader::StartTable(WW8_CP nStartCp) in StartTable()
H A Dww8par5.cxx3688 WW8_CP nStartCp = m_xPlcxMan->Where() + m_xPlcxMan->GetCpOfs(); in Read_FieldVanish() local
H A Dww8scan.hxx206 WW8_CP nStartCp; ///< for cp based iterator like PAP and CHP member