Home
last modified time | relevance | path

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

/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/filter/inc/
H A Dxlformula.hxx42 const sal_uInt8 EXC_TOKCLASS_NONE = 0x00; /// 00-1F: Base tokens. variable
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/filter/inc/
H A Dxlformula.hxx43 const sal_uInt8 EXC_TOKCLASS_NONE = 0x00; /// 00-1F: Base tokens. variable
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/filter/excel/
H A Dxiescher.cxx3161 else if( nToken == XclTokenArrayHelper::GetTokenId( EXC_TOKID_TBL, EXC_TOKCLASS_NONE ) ) in ReadPictFmla()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/filter/excel/
H A Dxiescher.cxx3146 else if( nToken == XclTokenArrayHelper::GetTokenId( EXC_TOKID_TBL, EXC_TOKCLASS_NONE ) ) in ReadPictFmla()