Home
last modified time | relevance | path

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

/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/sw/
H A Dcom.sun.star.comp.office.SwXDocumentIndexes.csv1 "SwXDocumentIndexes";"com::sun::star::container::XNameAccess";"getByName()"
2 "SwXDocumentIndexes";"com::sun::star::container::XNameAccess";"getElementNames()"
3 "SwXDocumentIndexes";"com::sun::star::container::XNameAccess";"hasByName()"
4 "SwXDocumentIndexes";"com::sun::star::container::XIndexAccess";"getCount()"
5 "SwXDocumentIndexes";"com::sun::star::container::XIndexAccess";"getByIndex()"
6 "SwXDocumentIndexes";"com::sun::star::container::XElementAccess";"getElementType()"
7 "SwXDocumentIndexes";"com::sun::star::container::XElementAccess";"hasElements()"
/trunk/main/sw/source/core/unocore/
H A Dunoidx.cxx2521 SwXDocumentIndexes::SwXDocumentIndexes(SwDoc *const _pDoc) in SwXDocumentIndexes() function in SwXDocumentIndexes
2528 SwXDocumentIndexes::~SwXDocumentIndexes() in ~SwXDocumentIndexes()
2536 SwXDocumentIndexes::getImplementationName() throw (uno::RuntimeException) in getImplementationName()
2549 SwXDocumentIndexes::supportsService(const OUString& rServiceName) in supportsService()
2567 SwXDocumentIndexes::getCount() throw (uno::RuntimeException) in getCount()
2592 SwXDocumentIndexes::getByIndex(sal_Int32 nIndex) in getByIndex()
2627 SwXDocumentIndexes::getByName(const OUString& rName) in getByName()
2661 SwXDocumentIndexes::getElementNames() throw (uno::RuntimeException) in getElementNames()
2701 SwXDocumentIndexes::hasByName(const OUString& rName) in hasByName()
2731 SwXDocumentIndexes::getElementType() throw (uno::RuntimeException) in getElementType()
[all …]
/trunk/main/sw/inc/
H A Dunoidx.hxx320 class SwXDocumentIndexes class
327 virtual ~SwXDocumentIndexes();
331 SwXDocumentIndexes(SwDoc *const pDoc);
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/mod/_sw/
H A DSwXDocumentIndexes.java61 public class SwXDocumentIndexes extends TestCase { class
/trunk/main/sw/qa/unoapi/
H A Dsw.sce49 -o sw.SwXDocumentIndexes
/trunk/main/framework/qa/complex/api_internal/
H A Dapi.lst205 job207=sw.SwXDocumentIndexes
/trunk/main/sw/source/ui/uno/
H A Dunotxdoc.cxx1673 ((SwXDocumentIndexes*)pIdxs)->Invalidate(); in InitNewDoc()
1973 *pxXDocumentIndexes = new SwXDocumentIndexes(pDocShell->GetDoc()); in getDocumentIndexes()

Completed in 60 milliseconds