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()"
1514 OUString SwXFootnotes::getImplementationName(void) in getImplementationName()1519 sal_Bool SwXFootnotes::supportsService(const OUString& rServiceName) in supportsService()1524 Sequence< OUString > SwXFootnotes::getSupportedServiceNames(void) in getSupportedServiceNames()1532 SwXFootnotes::SwXFootnotes(sal_Bool bEnd, SwDoc* _pDoc) in SwXFootnotes() function in SwXFootnotes1538 SwXFootnotes::~SwXFootnotes() in ~SwXFootnotes()1542 sal_Int32 SwXFootnotes::getCount(void) in getCount()1561 uno::Any SwXFootnotes::getByIndex(sal_Int32 nIndex) in getByIndex()1594 uno::Type SAL_CALL SwXFootnotes::getElementType() in getElementType()1599 sal_Bool SwXFootnotes::hasElements(void) in hasElements()1607 Reference<XFootnote> SwXFootnotes::GetObject( SwDoc& rDoc, const SwFmtFtn& rFmt ) in GetObject()
925 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
703 *pxXFootnotes = new SwXFootnotes(sal_False, pDocShell->GetDoc()); in getFootnotes()734 *pxXEndnotes = new SwXFootnotes(sal_True, pDocShell->GetDoc()); in getEndnotes()1640 ((SwXFootnotes*)pFtn)->Invalidate(); in InitNewDoc()1648 ((SwXFootnotes*)pFtn)->Invalidate(); in InitNewDoc()
207 job208=sw.SwXFootnotes