Home
last modified time | relevance | path

Searched refs:SwXNumberingRulesCollection (Results 1 – 3 of 3) sorted by relevance

/trunk/main/sw/source/core/unocore/
H A Dunocoll.cxx1483 SwXNumberingRulesCollection::SwXNumberingRulesCollection( SwDoc* _pDoc ) : in SwXNumberingRulesCollection() function in SwXNumberingRulesCollection
1488 SwXNumberingRulesCollection::~SwXNumberingRulesCollection() in ~SwXNumberingRulesCollection()
1492 sal_Int32 SwXNumberingRulesCollection::getCount(void) throw( uno::RuntimeException ) in getCount()
1500 uno::Any SwXNumberingRulesCollection::getByIndex(sal_Int32 nIndex) in getByIndex()
1522 uno::Type SAL_CALL SwXNumberingRulesCollection::getElementType() throw(uno::RuntimeException) in getElementType()
1527 sal_Bool SwXNumberingRulesCollection::hasElements(void) throw( uno::RuntimeException ) in hasElements()
/trunk/main/sw/inc/
H A Dunocoll.hxx479 class SwXNumberingRulesCollection : public cppu::WeakImplHelper1 class
486 virtual ~SwXNumberingRulesCollection();
489 SwXNumberingRulesCollection( SwDoc* pDoc );
/trunk/main/sw/source/ui/uno/
H A Dunotxdoc.cxx692 *pxXNumberingRules = new SwXNumberingRulesCollection( pDocShell->GetDoc() ); in getNumberingRules()
1649 ((SwXNumberingRulesCollection*)pNum)->Invalidate(); in InitNewDoc()

Completed in 64 milliseconds