Home
last modified time | relevance | path

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

/aoo4110/main/oox/source/xls/
H A Dformulaparser.cxx474 void appendClosingSpaces( sal_Int32 nCount, bool bLineFeed );
702 void FormulaParserImpl::appendClosingSpaces( sal_Int32 nCount, bool bLineFeed ) in appendClosingSpaces() function in oox::xls::FormulaParserImpl
1500 appendClosingSpaces( nCount, false ); in importSpaceToken()
1503 appendClosingSpaces( nCount, true ); in importSpaceToken()
2281 appendClosingSpaces( nCount, false ); in importSpaceToken4()
2284 appendClosingSpaces( nCount, true ); in importSpaceToken4()

Completed in 38 milliseconds