Searched refs:ScRecentFunctionsObj (Results 1 – 8 of 8) sorted by relevance
209 else if ( aImpl == ScRecentFunctionsObj::getImplementationName_Static() ) in component_getFactory()213 ScRecentFunctionsObj::getImplementationName_Static(), in component_getFactory()215 ScRecentFunctionsObj::getSupportedServiceNames_Static() )); in component_getFactory()661 ScRecentFunctionsObj::ScRecentFunctionsObj() in SC_IMPL_DUMMY_PROPERTY_LISTENER()665 ScRecentFunctionsObj::~ScRecentFunctionsObj() in ~ScRecentFunctionsObj()676 static uno::Reference<uno::XInterface> xInst((cppu::OWeakObject*)new ScRecentFunctionsObj()); in ScRecentFunctionsObj_CreateInstance()680 rtl::OUString ScRecentFunctionsObj::getImplementationName_Static() in getImplementationName_Static()685 uno::Sequence<rtl::OUString> ScRecentFunctionsObj::getSupportedServiceNames_Static() in getSupportedServiceNames_Static()695 uno::Sequence<sal_Int32> SAL_CALL ScRecentFunctionsObj::getRecentFunctionIds() in getRecentFunctionIds()713 void SAL_CALL ScRecentFunctionsObj::setRecentFunctionIds( in setRecentFunctionIds()[all …]
1 "ScRecentFunctionsObj";"com::sun::star::sheet::XRecentFunctions";"getRecentFunctionIds()"2 "ScRecentFunctionsObj";"com::sun::star::sheet::XRecentFunctions";"setRecentFunctionIds()"3 "ScRecentFunctionsObj";"com::sun::star::sheet::XRecentFunctions";"getMaxRecentFunctions()"
120 class ScRecentFunctionsObj : public cppu::WeakImplHelper2< class125 ScRecentFunctionsObj();126 virtual ~ScRecentFunctionsObj();
141 $(eval $(call gb_Package_add_file,sc_xml,xml/ScRecentFunctionsObj.xml,ScRecentFunctionsObj.xml))
52 public class ScRecentFunctionsObj extends TestCase { class
110 # -o sc.ScRecentFunctionsObj
116 sc.ScRecentFunctionsObj::com::sun::star::sheet::XRecentFunctions
122 job124=sc.ScRecentFunctionsObj
Completed in 30 milliseconds