Searched refs:SwXFootnotes (Results 1 – 9 of 9) sorted by relevance
1 "SwXFootnotes";"com::sun::star::container::XIndexAccess";"getCount()"2 "SwXFootnotes";"com::sun::star::container::XIndexAccess";"getByIndex()"3 "SwXFootnotes";"com::sun::star::container::XElementAccess";"getElementType()"4 "SwXFootnotes";"com::sun::star::container::XElementAccess";"hasElements()"
1533 OUString SwXFootnotes::getImplementationName(void) throw( RuntimeException ) in getImplementationName()1538 sal_Bool SwXFootnotes::supportsService(const OUString& rServiceName) throw( RuntimeException ) in supportsService()1543 Sequence< OUString > SwXFootnotes::getSupportedServiceNames(void) throw( RuntimeException ) in getSupportedServiceNames()1551 SwXFootnotes::SwXFootnotes(sal_Bool bEnd, SwDoc* _pDoc) in SwXFootnotes() function in SwXFootnotes1557 SwXFootnotes::~SwXFootnotes() in ~SwXFootnotes()1561 sal_Int32 SwXFootnotes::getCount(void) throw( uno::RuntimeException ) in getCount()1580 uno::Any SwXFootnotes::getByIndex(sal_Int32 nIndex) in getByIndex()1614 uno::Type SAL_CALL SwXFootnotes::getElementType() throw(uno::RuntimeException) in getElementType()1619 sal_Bool SwXFootnotes::hasElements(void) throw( uno::RuntimeException ) in hasElements()1627 Reference<XFootnote> SwXFootnotes::GetObject( SwDoc& rDoc, const SwFmtFtn& rFmt ) in GetObject()
932 SwXFootnotes::GetObject(*pDoc, pAttr->GetFtn()); in lcl_ExportHints()
512 class SwXFootnotes : public SwSimpleIndexAccessBaseClass, class518 virtual ~SwXFootnotes();520 SwXFootnotes(sal_Bool bEnd, SwDoc* pDoc);
62 friend class SwXFootnotes;
59 public class SwXFootnotes extends TestCase { class
57 -o sw.SwXFootnotes
708 *pxXFootnotes = new SwXFootnotes(sal_False, pDocShell->GetDoc()); in getFootnotes()739 *pxXEndnotes = new SwXFootnotes(sal_True, pDocShell->GetDoc()); in getEndnotes()1657 ((SwXFootnotes*)pFtn)->Invalidate(); in InitNewDoc()1665 ((SwXFootnotes*)pFtn)->Invalidate(); in InitNewDoc()
207 job208=sw.SwXFootnotes