Home
last modified time | relevance | path

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

/aoo41x/main/oox/source/xls/
H A Dformulaparser.cxx472 void appendLeadingSpaces( sal_Int32 nCount, bool bLineFeed );
692 void FormulaParserImpl::appendLeadingSpaces( sal_Int32 nCount, bool bLineFeed ) in appendLeadingSpaces() function in oox::xls::FormulaParserImpl
1488 appendLeadingSpaces( nCount, false ); in importSpaceToken()
1491 appendLeadingSpaces( nCount, true ); in importSpaceToken()
2269 appendLeadingSpaces( nCount, false ); in importSpaceToken4()
2272 appendLeadingSpaces( nCount, true ); in importSpaceToken4()

Completed in 73 milliseconds