Home
last modified time | relevance | path

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

/trunk/main/sc/source/filter/inc/
H A Dlotform.hxx33 enum FUNC_TYPE enum
77 static FUNC_TYPE IndexToType( sal_uInt8 );
79 static FUNC_TYPE IndexToTypeWK123( sal_uInt8 );
H A Dqproform.hxx36 enum FUNC_TYPE enum
78 FUNC_TYPE IndexToType( sal_uInt8 nToken );
/trunk/main/sc/source/filter/lotus/
H A Dlotform.cxx374 typedef FUNC_TYPE ( FuncType1 ) ( sal_uInt8 );
386 FUNC_TYPE eType = FT_NOP; in Convert()
670 FUNC_TYPE LotusToSc::IndexToType( sal_uInt8 nIndex ) in IndexToType()
672 static const FUNC_TYPE pType[ 256 ] = in IndexToType()
1201 FUNC_TYPE LotusToSc::IndexToTypeWK123( sal_uInt8 nIndex ) in IndexToTypeWK123()
1203 static const FUNC_TYPE pType[ 256 ] = in IndexToTypeWK123()
/trunk/main/sc/source/filter/qpro/
H A Dqproform.cxx206 FUNC_TYPE eType; in Convert()
389 FUNC_TYPE nType;
564 FUNC_TYPE QProToSc::IndexToType( sal_uInt8 nIndex ) in IndexToType()

Completed in 22 milliseconds