Searched refs:getEndPos (Results 1 – 1 of 1) sorted by relevance
866 getEndPos()->gotoRange( xRange, sal_False ); in setAttributes()867 getEndPos()->gotoEnd( sal_True ); in setAttributes()868 if( !getEndPos()->isCollapsed() ) in setAttributes()872 PropertySet aPropSet( getEndPos() ); in setAttributes()875 getEndPos()->gotoEnd( sal_False ); in setAttributes()883 getEndPos()->gotoEnd( sal_False ); in appendText()884 getEndPos()->setString( maBuffer.makeStringAndClear() ); in appendText()891 getEndPos()->gotoEnd( sal_False ); in appendLineBreak()892 getEndPos()->setString( OUString( sal_Unicode( '\n' ) ) ); in appendLineBreak()916 getEndPos()->gotoEnd( sal_False ); in appendField()[all …]
Completed in 48 milliseconds