Home
last modified time | relevance | path

Searched defs:nTokenId (Results 1 – 13 of 13) sorted by relevance

/AOO42X/main/autodoc/source/parser_i/inc/tokens/ !
H A Dstmstar2.hxx64 UINT16 nTokenId; member in StmArrayStatu2
/AOO42X/main/connectivity/source/drivers/file/ !
H A Dfcomp.cxx638 sal_Int32 nTokenId = pPredicateNode->getChild(0)->getTokenID(); in executeFunction() local
/AOO42X/main/svtools/inc/svtools/ !
H A Dsvparser.hxx88 int nTokenId; member
/AOO42X/main/sc/source/filter/excel/ !
H A Dxeformula.cxx557 XclTokenArrayRef XclExpFmlaCompImpl::CreateSpecialRefFormula( sal_uInt8 nTokenId, const XclAddress&… in CreateSpecialRefFormula()
2282 void XclExpFmlaCompImpl::AppendOperandTokenId( sal_uInt8 nTokenId, sal_uInt8 nSpaces ) in AppendOperandTokenId()
2376 void XclExpFmlaCompImpl::AppendOperatorTokenId( sal_uInt8 nTokenId, const XclExpOperandListRef& rxO… in AppendOperatorTokenId()
2383 void XclExpFmlaCompImpl::AppendUnaryOperatorToken( sal_uInt8 nTokenId, sal_uInt8 nSpaces ) in AppendUnaryOperatorToken()
2390 void XclExpFmlaCompImpl::AppendBinaryOperatorToken( sal_uInt8 nTokenId, bool bValType, sal_uInt8 nS… in AppendBinaryOperatorToken()
2639 sal_uInt8 nTokenId, const XclAddress& rXclPos ) in CreateSpecialRefFormula()
H A Dxiescher.cxx627 sal_uInt8 nTokenId; in ReadMacro8() local
/AOO42X/main/sc/source/filter/inc/ !
H A Dxlformula.hxx494 … inline static sal_uInt8 GetBaseTokenId( sal_uInt8 nTokenId ) { return nTokenId & EXC_TOKID_MASK; } in GetBaseTokenId()
499 …inline static sal_uInt8 GetTokenClass( sal_uInt8 nTokenId ) { return nTokenId & EXC_TOKCLASS_MASK;… in GetTokenClass()
/AOO42X/main/autodoc/source/parser_i/idoc/ !
H A Dcx_dsapi.cxx148 UINT16 nTokenId = 0; in ReadCharChain() local
/AOO42X/main/autodoc/source/parser_i/idl/ !
H A Dcx_idlco.cxx177 UINT16 nTokenId = 0; in ReadCharChain() local
/AOO42X/main/oox/source/dump/ !
H A Dxlsbdumper.cxx379 sal_uInt8 nTokenId = dumpHex< sal_uInt8 >( EMPTY_STRING, mxTokens ); in implDump() local
H A Dbiffdumper.cxx821 sal_uInt8 nTokenId = dumpHex< sal_uInt8 >( EMPTY_STRING, mxTokens ); in implDump() local
/AOO42X/main/oox/source/xls/ !
H A Ddrawingmanager.cxx580 sal_uInt8 nTokenId; in readMacroBiff8() local
H A Dformulaparser.cxx1360 sal_uInt8 nTokenId; in importBiff12Formula() local
2108 sal_uInt8 nTokenId; in importBiffFormula() local
/AOO42X/main/sc/source/ui/docshell/ !
H A Ddocsh.cxx991 sal_Int32 nTokenId = 0; in lcl_parseHtmlFilterOption() local