LibreOffice Module sw (master) 1
|
#include <unotxdoc.hxx>
Public Member Functions | |
SwXDocumentPropertyHelper (SwDoc &rDoc) | |
virtual | ~SwXDocumentPropertyHelper () override |
css::uno::Reference< css::uno::XInterface > | GetDrawTable (SwCreateDrawTable nWhich) |
void | Invalidate () |
virtual void | onChange () override |
Public Member Functions inherited from SvxUnoForbiddenCharsTable | |
SvxUnoForbiddenCharsTable (std::shared_ptr< SvxForbiddenCharactersTable > xForbiddenChars) | |
virtual | ~SvxUnoForbiddenCharsTable () override |
virtual css::i18n::ForbiddenCharacters SAL_CALL | getForbiddenCharacters (const css::lang::Locale &rLocale) override |
virtual sal_Bool SAL_CALL | hasForbiddenCharacters (const css::lang::Locale &rLocale) override |
virtual void SAL_CALL | setForbiddenCharacters (const css::lang::Locale &rLocale, const css::i18n::ForbiddenCharacters &rForbiddenCharacters) override |
virtual void SAL_CALL | removeForbiddenCharacters (const css::lang::Locale &rLocale) override |
virtual css::uno::Sequence< css::lang::Locale > SAL_CALL | getLocales () override |
virtual sal_Bool SAL_CALL | hasLocale (const css::lang::Locale &aLocale) override |
Private Attributes | |
css::uno::Reference< css::uno::XInterface > | m_xDashTable |
css::uno::Reference< css::uno::XInterface > | m_xGradientTable |
css::uno::Reference< css::uno::XInterface > | m_xHatchTable |
css::uno::Reference< css::uno::XInterface > | m_xBitmapTable |
css::uno::Reference< css::uno::XInterface > | m_xTransGradientTable |
css::uno::Reference< css::uno::XInterface > | m_xMarkerTable |
css::uno::Reference< css::uno::XInterface > | m_xDrawDefaults |
SwDoc * | m_pDoc |
Additional Inherited Members | |
virtual void | onChange () |
Protected Attributes inherited from SvxUnoForbiddenCharsTable | |
std::shared_ptr< SvxForbiddenCharactersTable > | mxForbiddenChars |
Definition at line 637 of file unotxdoc.hxx.
SwXDocumentPropertyHelper::SwXDocumentPropertyHelper | ( | SwDoc & | rDoc | ) |
Definition at line 4661 of file unotxdoc.cxx.
|
overridevirtual |
Definition at line 4667 of file unotxdoc.cxx.
Reference< XInterface > SwXDocumentPropertyHelper::GetDrawTable | ( | SwCreateDrawTable | nWhich | ) |
Definition at line 4671 of file unotxdoc.cxx.
References Bitmap, Dash, Defaults, SwDoc::getIDocumentDrawModelAccess(), IDocumentDrawModelAccess::GetOrCreateDrawModel(), Gradient, Hatch, m_pDoc, m_xBitmapTable, m_xDashTable, m_xDrawDefaults, m_xGradientTable, m_xHatchTable, m_xMarkerTable, m_xTransGradientTable, Marker, SvxUnoBitmapTable_createInstance(), SvxUnoDashTable_createInstance(), SvxUnoGradientTable_createInstance(), SvxUnoHatchTable_createInstance(), SvxUnoMarkerTable_createInstance(), SvxUnoTransGradientTable_createInstance(), and TransGradient.
Referenced by SwXTextDocument::create().
void SwXDocumentPropertyHelper::Invalidate | ( | ) |
Definition at line 4723 of file unotxdoc.cxx.
References m_pDoc, m_xBitmapTable, m_xDashTable, m_xDrawDefaults, m_xGradientTable, m_xHatchTable, m_xMarkerTable, m_xTransGradientTable, and SvxUnoForbiddenCharsTable::mxForbiddenChars.
|
overridevirtual |
Reimplemented from SvxUnoForbiddenCharsTable.
Definition at line 4736 of file unotxdoc.cxx.
References SwDoc::getIDocumentState(), m_pDoc, and IDocumentState::SetModified().
|
private |
Definition at line 647 of file unotxdoc.hxx.
Referenced by GetDrawTable(), Invalidate(), and onChange().
|
private |
Definition at line 642 of file unotxdoc.hxx.
Referenced by GetDrawTable(), and Invalidate().
|
private |
Definition at line 639 of file unotxdoc.hxx.
Referenced by GetDrawTable(), and Invalidate().
|
private |
Definition at line 645 of file unotxdoc.hxx.
Referenced by GetDrawTable(), and Invalidate().
|
private |
Definition at line 640 of file unotxdoc.hxx.
Referenced by GetDrawTable(), and Invalidate().
|
private |
Definition at line 641 of file unotxdoc.hxx.
Referenced by GetDrawTable(), and Invalidate().
|
private |
Definition at line 644 of file unotxdoc.hxx.
Referenced by GetDrawTable(), and Invalidate().
|
private |
Definition at line 643 of file unotxdoc.hxx.
Referenced by GetDrawTable(), and Invalidate().