Searched refs:nPosCp (Results 1 – 3 of 3) sorted by relevance
| /trunk/main/sw/source/filter/ww8/ |
| H A D | ww8par.cxx | 3057 bool SwWW8ImplReader::ReadChar(long nPosCp, long nCpOfs) in ReadChar() argument 3063 pStrm->Seek( pSBase->WW8Cp2Fc(nCpOfs+nPosCp, &bIsUnicode) ); in ReadChar() 3119 cp_set::iterator aItr = maTOXEndCps.find((WW8_CP)nPosCp); in ReadChar() 3199 Read_GrafLayer( nPosCp ); in ReadChar() 3214 if (pTest && pTest->SeekPosExact(nPosCp+1+nCpOfs) && in ReadChar() 3215 pTest->Where() == nPosCp+1+nCpOfs) in ReadChar()
|
| H A D | ww8par.hxx | 1266 bool ReadChar(long nPosCp, long nCpOfs); 1451 sal_uInt16 nTxBxS, sal_uInt16 nSequence, long nPosCp, SwFrmFmt* pFlyFmt,
|
| H A D | ww8graf.cxx | 973 Size* pObjSiz, sal_uInt16 nTxBxS, sal_uInt16 nSequence, long nPosCp, in InsertTxbxText() argument 1109 pFlyFmt = Read_GrafLayer( nPosCp ); in InsertTxbxText()
|