Home
last modified time | relevance | path

Searched refs:ScAutoFormatsObj (Results 1 – 9 of 9) sorted by relevance

/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/sc/
H A Dcom.sun.star.comp.office.ScAutoFormatsObj.csv1 "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 …]
/trunk/main/sc/source/ui/unoobj/
H A Dafmtuno.cxx182 ScAutoFormatsObj::ScAutoFormatsObj() in ScAutoFormatsObj() function in ScAutoFormatsObj
188 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 …]
H A Dappluno.cxx225 else if ( aImpl == ScAutoFormatsObj::getImplementationName_Static() ) in component_getFactory()
229 ScAutoFormatsObj::getImplementationName_Static(), in component_getFactory()
231 ScAutoFormatsObj::getSupportedServiceNames_Static() )); in component_getFactory()
/trunk/main/sc/inc/
H A Dafmtuno.hxx59 class ScAutoFormatsObj : public ::cppu::WeakImplHelper4< class
70 ScAutoFormatsObj();
71 virtual ~ScAutoFormatsObj();
/trunk/main/sc/
H A DPackage_xml.mk131 $(eval $(call gb_Package_add_file,sc_xml,xml/ScAutoFormatsObj.xml,ScAutoFormatsObj.xml))
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/mod/_sc/
H A DScAutoFormatsObj.java66 public class ScAutoFormatsObj extends TestCase{ class
/trunk/main/sc/qa/unoapi/
H A Dsc.sce44 -o sc.ScAutoFormatsObj
H A Dknownissues.xcl53 sc.ScAutoFormatsObj::com::sun::star::container::XNameReplace
/trunk/main/framework/qa/complex/api_internal/
H A Dapi.lst78 job80=sc.ScAutoFormatsObj

Completed in 53 milliseconds