Searched refs:appendLeadingSpaces (Results 1 – 1 of 1) sorted by relevance
472 void appendLeadingSpaces( sal_Int32 nCount, bool bLineFeed );692 void FormulaParserImpl::appendLeadingSpaces( sal_Int32 nCount, bool bLineFeed ) in appendLeadingSpaces() function in oox::xls::FormulaParserImpl1488 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 47 milliseconds