Home
last modified time | relevance | path

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

/aoo4110/main/formula/source/core/api/
H A DFormulaOpCodeMapperObj.cxx37 sal_Bool SAL_CALL FormulaOpCodeMapperObj::supportsService( const ::rtl::OUString& _rServiceName ) t… in supportsService()
42 FormulaOpCodeMapperObj::FormulaOpCodeMapperObj(::std::auto_ptr<FormulaCompiler> _pCompiler) in FormulaOpCodeMapperObj() function in formula::FormulaOpCodeMapperObj
47 FormulaOpCodeMapperObj::~FormulaOpCodeMapperObj() in ~FormulaOpCodeMapperObj()
52 ::sal_Int32 SAL_CALL FormulaOpCodeMapperObj::getOpCodeExternal() in getOpCodeExternal()
59 ::sal_Int32 SAL_CALL FormulaOpCodeMapperObj::getOpCodeUnknown() in getOpCodeUnknown()
67 SAL_CALL FormulaOpCodeMapperObj::getMappings( in getMappings()
81 SAL_CALL FormulaOpCodeMapperObj::getAvailableMappings( in getAvailableMappings()
92 ::rtl::OUString SAL_CALL FormulaOpCodeMapperObj::getImplementationName( ) throw(uno::RuntimeExcept… in getImplementationName()
97 ::rtl::OUString SAL_CALL FormulaOpCodeMapperObj::getImplementationName_Static() in getImplementationName_Static()
106 uno::Sequence< rtl::OUString > SAL_CALL FormulaOpCodeMapperObj::getSupportedServiceNames_Static() in getSupportedServiceNames_Static()
[all …]
H A Dservices.cxx44 …{ &FormulaOpCodeMapperObj::create, &FormulaOpCodeMapperObj::getImplementationName_Static, &Formula…
H A Dmakefile.mk36 SLOFILES= $(SLO)$/FormulaOpCodeMapperObj.obj \
/aoo4110/main/formula/inc/formula/
H A DFormulaOpCodeMapperObj.hxx39 class FORMULA_DLLPUBLIC FormulaOpCodeMapperObj : public ::cppu::WeakImplHelper2< class
50 FormulaOpCodeMapperObj(::std::auto_ptr<FormulaCompiler> _pCompiler);
51 virtual ~FormulaOpCodeMapperObj();
/aoo4110/main/formula/prj/
H A Dd.lst28 ..\inc\formula\FormulaOpCodeMapperObj.hxx %_DEST%\inc%_EXT%\formula\FormulaOpCodeMapperObj.hxx
/aoo4110/main/sc/inc/
H A Dtokenuno.hxx145 class ScFormulaOpCodeMapperObj : public formula::FormulaOpCodeMapperObj
/aoo4110/main/sc/source/ui/unoobj/
H A Dtokenuno.cxx458 : formula::FormulaOpCodeMapperObj(_pCompiler) in ScFormulaOpCodeMapperObj()

Completed in 22 milliseconds