LibreOffice Module sw (master) 1
|
Public Member Functions | |
TokenAccess_Impl (SwXDocumentIndex &rParentIdx) | |
virtual OUString SAL_CALL | getImplementationName () override |
virtual sal_Bool SAL_CALL | supportsService (const OUString &rServiceName) override |
virtual uno::Sequence< OUString > SAL_CALL | getSupportedServiceNames () override |
virtual uno::Type SAL_CALL | getElementType () override |
virtual sal_Bool SAL_CALL | hasElements () override |
virtual sal_Int32 SAL_CALL | getCount () override |
virtual uno::Any SAL_CALL | getByIndex (sal_Int32 nIndex) override |
virtual void SAL_CALL | replaceByIndex (sal_Int32 Index, const uno::Any &rElement) override |
Private Member Functions | |
virtual | ~TokenAccess_Impl () override |
Private Attributes | |
::rtl::Reference< SwXDocumentIndex > | m_xParent |
can be destroyed threadsafely, so no UnoImplPtr here More... | |
Definition at line 206 of file unoidx.cxx.
|
overrideprivatevirtual |
Definition at line 2607 of file unoidx.cxx.
|
explicit |
Definition at line 2601 of file unoidx.cxx.
|
overridevirtual |
Definition at line 2848 of file unoidx.cxx.
References CF_NUM_NOPREPST_TITLE, CF_NUM_TITLE, CF_NUMBER, CF_NUMBER_NOPREPST, CF_TITLE, ChrFmt, convertTwipToMm100(), SwStyleNameMapper::FillProgName(), SwForm::GetFormMax(), SwTOXBase::GetTOXForm(), MAXLEVEL, NAME, nElements, nIndex, nPos, TOKEN_AUTHORITY, TOKEN_CHAPTER_INFO, TOKEN_ENTRY, TOKEN_ENTRY_NO, TOKEN_ENTRY_TEXT, TOKEN_LINK_END, TOKEN_LINK_START, TOKEN_PAGE_NUMS, TOKEN_TAB_STOP, and TOKEN_TEXT.
|
overridevirtual |
Definition at line 2839 of file unoidx.cxx.
|
overridevirtual |
Definition at line 3092 of file unoidx.cxx.
References sw::proofreadingiterator::get().
|
overridevirtual |
Definition at line 2612 of file unoidx.cxx.
|
overridevirtual |
Definition at line 2624 of file unoidx.cxx.
|
overridevirtual |
Definition at line 3098 of file unoidx.cxx.
|
overridevirtual |
Definition at line 2653 of file unoidx.cxx.
References aSeq, SwFormToken::bWithTab, CF_NUM_NOPREPST_TITLE, CF_NUM_TITLE, CF_NUMBER, CF_NUMBER_NOPREPST, CF_TITLE, ChrFmt, SwFormToken::cTabFillChar, SwFormToken::eTabAlign, SwFormToken::eTokenType, SwStyleNameMapper::FillUIName(), g_TokenTypes, SwForm::GetFormMax(), SwStyleNameMapper::GetPoolIdFromUIName(), SwFormToken::GetString(), SwTOXBase::GetTOXForm(), SwTOXBase::GetType(), MAXLEVEL, o3tl::mm100, Name, NAME, SwFormToken::nAuthorityField, SwFormToken::nChapterFormat, nIndex, SwFormToken::nOutlineLevel, SwFormToken::nPoolId, nProperties, SwFormToken::nTabStopPosition, nType, sCharStyleName, SwFormToken::sCharStyleName, SwForm::SetPattern(), SwTOXBase::SetTOXForm(), SwFormToken::sText, SwResId(), TOKEN_END, TOKEN_ENTRY, TOKEN_ENTRY_NO, TOKEN_ENTRY_TEXT, TOKEN_LINK_START, o3tl::toTwips(), TOX_CONTENT, and Value.
|
overridevirtual |
Definition at line 2617 of file unoidx.cxx.
References cppu::supportsService().
|
private |
can be destroyed threadsafely, so no UnoImplPtr here
Definition at line 212 of file unoidx.cxx.