Home
last modified time | relevance | path

Searched refs:ScRecentFunctionsObj (Results 1 – 8 of 8) sorted by relevance

/aoo42x/main/sc/source/ui/unoobj/
H A Dappluno.cxx209 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 …]
/aoo42x/main/qadevOOo/objdsc/sc/
H A Dcom.sun.star.comp.office.ScRecentFunctionsObj.csv1 "ScRecentFunctionsObj";"com::sun::star::sheet::XRecentFunctions";"getRecentFunctionIds()"
2 "ScRecentFunctionsObj";"com::sun::star::sheet::XRecentFunctions";"setRecentFunctionIds()"
3 "ScRecentFunctionsObj";"com::sun::star::sheet::XRecentFunctions";"getMaxRecentFunctions()"
/aoo42x/main/sc/inc/
H A Dappluno.hxx120 class ScRecentFunctionsObj : public cppu::WeakImplHelper2< class
125 ScRecentFunctionsObj();
126 virtual ~ScRecentFunctionsObj();
/aoo42x/main/sc/
H A DPackage_xml.mk141 $(eval $(call gb_Package_add_file,sc_xml,xml/ScRecentFunctionsObj.xml,ScRecentFunctionsObj.xml))
/aoo42x/main/qadevOOo/tests/java/mod/_sc/
H A DScRecentFunctionsObj.java52 public class ScRecentFunctionsObj extends TestCase { class
/aoo42x/main/sc/qa/unoapi/
H A Dsc.sce110 # -o sc.ScRecentFunctionsObj
H A Dknownissues.xcl116 sc.ScRecentFunctionsObj::com::sun::star::sheet::XRecentFunctions
/aoo42x/main/framework/qa/complex/api_internal/
H A Dapi.lst122 job124=sc.ScRecentFunctionsObj

Completed in 30 milliseconds