Searched refs:ScAutoFormatsObj (Results 1 – 8 of 8) sorted by relevance
1 "ScAutoFormatsObj";"com::sun::star::container::XNameAccess";"getByName()"2 "ScAutoFormatsObj";"com::sun::star::container::XNameAccess";"getElementNames()"3 "ScAutoFormatsObj";"com::sun::star::container::XNameAccess";"hasByName()"4 "ScAutoFormatsObj";"com::sun::star::container::XNameReplace";"replaceByName()"5 "ScAutoFormatsObj";"com::sun::star::container::XNameContainer";"insertByName()"6 "ScAutoFormatsObj";"com::sun::star::container::XNameContainer";"removeByName()"7 "ScAutoFormatsObj";"com::sun::star::container::XIndexAccess";"getCount()"8 "ScAutoFormatsObj";"com::sun::star::container::XIndexAccess";"getByIndex()"9 "ScAutoFormatsObj";"com::sun::star::container::XElementAccess";"getElementType()"10 "ScAutoFormatsObj";"com::sun::star::container::XElementAccess";"hasElements()"[all …]
182 ScAutoFormatsObj::ScAutoFormatsObj() in ScAutoFormatsObj() function in ScAutoFormatsObj188 ScAutoFormatsObj::~ScAutoFormatsObj() in ~ScAutoFormatsObj()203 rtl::OUString ScAutoFormatsObj::getImplementationName_Static() in getImplementationName_Static()218 ScAutoFormatObj* ScAutoFormatsObj::GetObjectByIndex_Impl(sal_uInt16 nIndex) in GetObjectByIndex_Impl()307 void SAL_CALL ScAutoFormatsObj::removeByName( const rtl::OUString& aName ) in removeByName()340 sal_Int32 SAL_CALL ScAutoFormatsObj::getCount() throw(uno::RuntimeException) in getCount()350 uno::Any SAL_CALL ScAutoFormatsObj::getByIndex( sal_Int32 nIndex ) in getByIndex()367 sal_Bool SAL_CALL ScAutoFormatsObj::hasElements() throw(uno::RuntimeException) in hasElements()375 uno::Any SAL_CALL ScAutoFormatsObj::getByName( const rtl::OUString& aName ) in getByName()386 uno::Sequence<rtl::OUString> SAL_CALL ScAutoFormatsObj::getElementNames() in getElementNames()[all …]
225 else if ( aImpl == ScAutoFormatsObj::getImplementationName_Static() ) in component_getFactory()229 ScAutoFormatsObj::getImplementationName_Static(), in component_getFactory()231 ScAutoFormatsObj::getSupportedServiceNames_Static() )); in component_getFactory()
59 class ScAutoFormatsObj : public ::cppu::WeakImplHelper4< class70 ScAutoFormatsObj();71 virtual ~ScAutoFormatsObj();
66 public class ScAutoFormatsObj extends TestCase{ class
44 -o sc.ScAutoFormatsObj
53 sc.ScAutoFormatsObj::com::sun::star::container::XNameReplace
78 job80=sc.ScAutoFormatsObj
Completed in 44 milliseconds