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 207 of file unoidx.cxx.
|
overrideprivatevirtual |
Definition at line 2622 of file unoidx.cxx.
|
explicit |
Definition at line 2616 of file unoidx.cxx.
|
overridevirtual |
Definition at line 2863 of file unoidx.cxx.
References CF_NUM_NOPREPST_TITLE, CF_NUM_TITLE, CF_NUMBER, CF_NUMBER_NOPREPST, CF_TITLE, ChrFmt, convertTwipToMm100(), SwStyleNameMapper::FillProgName(), MAXLEVEL, NAME, nElements, 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 2854 of file unoidx.cxx.
|
overridevirtual |
Definition at line 3107 of file unoidx.cxx.
References sw::proofreadingiterator::get().
|
overridevirtual |
Definition at line 2627 of file unoidx.cxx.
|
overridevirtual |
Definition at line 2639 of file unoidx.cxx.
|
overridevirtual |
Definition at line 3113 of file unoidx.cxx.
|
overridevirtual |
Definition at line 2668 of file unoidx.cxx.
References aSeq, SwFormToken::bWithTab, CF_NUM_NOPREPST_TITLE, CF_NUM_TITLE, CF_NUMBER, CF_NUMBER_NOPREPST, CF_TITLE, ChrFmt, convertMm100ToTwip(), SwFormToken::cTabFillChar, SwFormToken::eTabAlign, SwFormToken::eTokenType, SwStyleNameMapper::FillUIName(), SwStyleNameMapper::GetPoolIdFromUIName(), SwFormToken::GetString(), MAXLEVEL, Name, NAME, SwFormToken::nAuthorityField, SwFormToken::nChapterFormat, SwFormToken::nOutlineLevel, SwFormToken::nPoolId, nProperties, SwFormToken::nTabStopPosition, nType, sCharStyleName, SwFormToken::sCharStyleName, SwForm::SetPattern(), SwFormToken::sText, SwResId(), TOKEN_END, TOKEN_ENTRY, TOKEN_ENTRY_NO, TOKEN_ENTRY_TEXT, TOKEN_LINK_START, TOX_CONTENT, and Value.
|
overridevirtual |
Definition at line 2632 of file unoidx.cxx.
References cppu::supportsService().
|
private |
can be destroyed threadsafely, so no UnoImplPtr here
Definition at line 213 of file unoidx.cxx.