Searched refs:GetTextPosExact (Results 1 – 6 of 6) sorted by relevance
/aoo4110/main/sw/source/filter/ww8/dump/ |
H A D | ww8scan.hxx | 1478 sal_Bool GetTextPosExact( short nIdx, WW8_CP& rStart, long& rLen );
|
H A D | ww8scan.cxx | 5968 bool WW8PLCF_HdFt::GetTextPosExact(short nIdx, WW8_CP& rStart, long& rLen) in GetTextPosExact() function in WW8PLCF_HdFt
|
/aoo4110/main/sw/source/filter/ww8/ |
H A D | ww8scan.hxx | 1778 bool GetTextPosExact(short nIdx, WW8_CP& rStart, long& rLen);
|
H A D | ww8par.cxx | 2120 … pHdFt->GetTextPosExact( static_cast< short >(nNumber + (nSect+1)*6), start, nLen); in HasOwnHeaderFooter() 2168 … pHdFt->GetTextPosExact( static_cast< short >(nNumber + (nSect+1)*6), start, nLen); in Read_HdFt()
|
H A D | ww8par6.cxx | 1167 …mrReader.pHdFt->GetTextPosExact( static_cast< short >(nI + ( maSegments.size() + 1) * 6), nStart, … in CreateSep()
|
H A D | ww8scan.cxx | 6679 bool WW8PLCF_HdFt::GetTextPosExact(short nIdx, WW8_CP& rStart, long& rLen) in GetTextPosExact() function in WW8PLCF_HdFt
|
Completed in 116 milliseconds