LibreOffice Module sw (master) 1
|
#include <unotxdoc.hxx>
Public Member Functions | |
SwXLinkTargetSupplier (SwXTextDocument &rxDoc) | |
virtual | ~SwXLinkTargetSupplier () override |
virtual css::uno::Any SAL_CALL | getByName (const OUString &Name) override |
virtual css::uno::Sequence< OUString > SAL_CALL | getElementNames () override |
virtual sal_Bool SAL_CALL | hasByName (const OUString &Name) override |
virtual css::uno::Type SAL_CALL | getElementType () override |
virtual sal_Bool SAL_CALL | hasElements () override |
virtual OUString SAL_CALL | getImplementationName () override |
virtual sal_Bool SAL_CALL | supportsService (const OUString &ServiceName) override |
virtual css::uno::Sequence< OUString > SAL_CALL | getSupportedServiceNames () override |
void | Invalidate () |
Private Attributes | |
SwXTextDocument * | m_pxDoc |
OUString | m_sTables |
OUString | m_sFrames |
OUString | m_sGraphics |
OUString | m_sOLEs |
OUString | m_sSections |
OUString | m_sOutlines |
OUString | m_sBookmarks |
OUString | m_sDrawingObjects |
Definition at line 487 of file unotxdoc.hxx.
SwXLinkTargetSupplier::SwXLinkTargetSupplier | ( | SwXTextDocument & | rxDoc | ) |
Definition at line 4065 of file unotxdoc.cxx.
References m_sBookmarks, m_sDrawingObjects, m_sFrames, m_sGraphics, m_sOLEs, m_sOutlines, m_sSections, m_sTables, and SwResId().
|
overridevirtual |
Definition at line 4078 of file unotxdoc.cxx.
|
overridevirtual |
Definition at line 4082 of file unotxdoc.cxx.
References Any, SwXTextDocument::getBookmarks(), SwXTextDocument::getEmbeddedObjects(), SwXTextDocument::getGraphicObjects(), SwXTextDocument::getTextFrames(), SwXTextDocument::getTextSections(), SwXTextDocument::getTextTables(), m_pxDoc, m_sBookmarks, m_sDrawingObjects, m_sFrames, m_sGraphics, m_sOLEs, m_sOutlines, m_sSections, m_sTables, and sSuffix.
|
overridevirtual |
Definition at line 4150 of file unotxdoc.cxx.
References m_sBookmarks, m_sDrawingObjects, m_sFrames, m_sGraphics, m_sOLEs, m_sOutlines, m_sSections, and m_sTables.
|
overridevirtual |
Definition at line 4176 of file unotxdoc.cxx.
References cppu::UnoType< typename T >::get().
|
overridevirtual |
Definition at line 4187 of file unotxdoc.cxx.
|
overridevirtual |
Definition at line 4197 of file unotxdoc.cxx.
|
overridevirtual |
Definition at line 4162 of file unotxdoc.cxx.
References m_sBookmarks, m_sDrawingObjects, m_sFrames, m_sGraphics, m_sOLEs, m_sOutlines, m_sSections, and m_sTables.
|
overridevirtual |
Definition at line 4182 of file unotxdoc.cxx.
References m_pxDoc.
|
inline |
Definition at line 521 of file unotxdoc.hxx.
References m_pxDoc.
|
overridevirtual |
Definition at line 4192 of file unotxdoc.cxx.
References cppu::supportsService().
|
private |
Definition at line 493 of file unotxdoc.hxx.
Referenced by getByName(), hasElements(), and Invalidate().
|
private |
Definition at line 500 of file unotxdoc.hxx.
Referenced by getByName(), getElementNames(), hasByName(), and SwXLinkTargetSupplier().
|
private |
Definition at line 501 of file unotxdoc.hxx.
Referenced by getByName(), getElementNames(), hasByName(), and SwXLinkTargetSupplier().
|
private |
Definition at line 495 of file unotxdoc.hxx.
Referenced by getByName(), getElementNames(), hasByName(), and SwXLinkTargetSupplier().
|
private |
Definition at line 496 of file unotxdoc.hxx.
Referenced by getByName(), getElementNames(), hasByName(), and SwXLinkTargetSupplier().
|
private |
Definition at line 497 of file unotxdoc.hxx.
Referenced by getByName(), getElementNames(), hasByName(), and SwXLinkTargetSupplier().
|
private |
Definition at line 499 of file unotxdoc.hxx.
Referenced by getByName(), getElementNames(), hasByName(), and SwXLinkTargetSupplier().
|
private |
Definition at line 498 of file unotxdoc.hxx.
Referenced by getByName(), getElementNames(), hasByName(), and SwXLinkTargetSupplier().
|
private |
Definition at line 494 of file unotxdoc.hxx.
Referenced by getByName(), getElementNames(), hasByName(), and SwXLinkTargetSupplier().