Home
last modified time | relevance | path

Searched refs:addSpaces (Results 1 – 4 of 4) sorted by relevance

/trunk/main/writerfilter/inc/rtftok/
H A DRTFScannerHandler.hxx36 virtual void addSpaces(int count)=0;
/trunk/main/writerfilter/source/rtftok/
H A DRTFScanner.lex325 " "(" "+) { eventHandler.addSpaces(yyleng); num_chars+=yyleng;}
/trunk/main/writerfilter/unocomponent/debugservices/rtftok/
H A DXMLScanner.cxx141 void addSpaces(int count) in addSpaces() function in writerfilter::rtftok::XmlRtfScannerHandler
H A DScannerTestService.cxx221 void addSpaces(int /*count*/) in addSpaces() function in writerfilter::rtftok::MyRtfScannerHandler

Completed in 21 milliseconds