Searched refs:ReadText (Results 1 – 5 of 5) sorted by relevance
/aoo41x/main/sw/source/filter/ww8/ |
H A D | ww8par.cxx | 1970 ReadText( nStartCp, nLen, nType ); // Sepx dabei ignorieren in Read_HdFtFtnText() 3494 bool SwWW8ImplReader::ReadText(long nStartCp, long nTextLen, ManTypes nType) in ReadText() function in SwWW8ImplReader 4551 ReadText(nStart,nEnd-nStart-1,MAN_MAINTEXT); in CoreLoad() 4560 ReadText( 0, pWwFib->ccpText, MAN_MAINTEXT ); in CoreLoad()
|
H A D | ww8par.hxx | 1278 bool ReadText(long nStartCp, long nTextLen, ManTypes nType);
|
H A D | ww8graf.cxx | 3102 bool bJoined = ReadText(nStartCp, (nEndCp-nStartCp), in ConvertDrawTextToFly()
|
/aoo41x/main/editeng/source/editeng/ |
H A D | impedit4.cxx | 105 aPaM = ReadText( rInput, aSel ); in Read() 125 EditPaM ImpEditEngine::ReadText( SvStream& rInput, EditSelection aSel ) in ReadText() function in ImpEditEngine
|
H A D | impedit.hxx | 631 EditPaM ReadText( SvStream& rInput, EditSelection aSel );
|
Completed in 86 milliseconds