Home
last modified time | relevance | path

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

/AOO42X/main/sc/source/filter/inc/
H A Dxlformula.hxx125 const sal_uInt8 EXC_TOK_ATTR_SPACE_SP_CLOSE = 0x04; /// Spaces before closing parenthesis. variable
/AOO42X/main/sc/source/filter/excel/
H A Dxeformula.cxx1460 AppendSpaceToken( EXC_TOK_ATTR_SPACE_SP_CLOSE, nCloseSpaces ); in FinishFunction()
2439 AppendSpaceToken( EXC_TOK_ATTR_SPACE_SP_CLOSE, nCloseSpaces ); in AppendParenToken()