Searched refs:getOutlineText (Results 1 – 6 of 6) sorted by relevance
42 virtual String getOutlineText( const sal_Int32 nIdx,
1021 virtual String getOutlineText( const sal_Int32 nIdx,
542 String aEntry(pWrtShell->getIDocumentOutlineNodesAccess()->getOutlineText(i)); in FillMemberList()1791 sEntry += pWrtShell->getIDocumentOutlineNodesAccess()->getOutlineText(nPos, false); in FillTransferData()1792 … sOutlineText = pWrtShell->getIDocumentOutlineNodesAccess()->getOutlineText(nPos, true); in FillTransferData()
589 pIDoc->getOutlineText( nOutlIdx, true, true ) ); in UpdateSubType()
2028 … const String& rEntry = mrSh.getIDocumentOutlineNodesAccess()->getOutlineText( i ); in EnhancedPDFExport()
2640 String SwDoc::getOutlineText( const sal_Int32 nIdx, in getOutlineText() function in SwDoc
Completed in 59 milliseconds