Home
last modified time | relevance | path

Searched refs:TOKEN_CHAPTER_INFO (Results 1 – 16 of 16) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/qa/core/
H A Dtest_ToxTextGenerator.cxx157 SwFormToken token(TOKEN_CHAPTER_INFO); in ChapterNumberWithoutTextIsGeneratedForNoprepstTitle()
183 SwFormToken token(TOKEN_CHAPTER_INFO); in ChapterNumberWithTitleIsGeneratedForNumberNoPrepst()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/qa/core/
H A Dtest_ToxTextGenerator.cxx154 SwFormToken token(TOKEN_CHAPTER_INFO); in ChapterNumberWithoutTextIsGeneratedForNoprepstTitle()
180 SwFormToken token(TOKEN_CHAPTER_INFO); in ChapterNumberWithTitleIsGeneratedForNumberNoPrepst()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/core/tox/
H A Dtox.cxx685 case TOKEN_CHAPTER_INFO: in GetString()
714 case TOKEN_CHAPTER_INFO: in GetString()
767 { SwForm::GetFormChapterMark().copy(0, 2), 3, TOKEN_CHAPTER_INFO }, in lcl_GetTokenType()
862 case TOKEN_CHAPTER_INFO: in lcl_BuildToken()
H A DToxTextGenerator.cxx237 case TOKEN_CHAPTER_INFO: in GenerateText()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/core/tox/
H A Dtox.cxx676 case TOKEN_CHAPTER_INFO: in GetString()
705 case TOKEN_CHAPTER_INFO: in GetString()
758 { SwForm::GetFormChapterMark().copy(0, 2), 3, TOKEN_CHAPTER_INFO }, in lcl_GetTokenType()
853 case TOKEN_CHAPTER_INFO: in lcl_BuildToken()
H A DToxTextGenerator.cxx235 case TOKEN_CHAPTER_INFO: in GenerateText()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/ui/index/
H A Dcntex.cxx301 case TOKEN_CHAPTER_INFO : in CreateOrUpdateExample()
H A Dcnttab.cxx2191 eTokenType = TOKEN_CHAPTER_INFO; in IMPL_LINK()
2293 if(rToken.eTokenType == TOKEN_CHAPTER_INFO) in IMPL_LINK()
2345 bool bIsChapterInfo = rToken.eTokenType == TOKEN_CHAPTER_INFO; in IMPL_LINK()
2371 m_xChapterInfoPB->set_sensitive(TOKEN_CHAPTER_INFO != rToken.eTokenType); in IMPL_LINK()
2643 case TOKEN_CHAPTER_INFO: sForm = SwForm::GetFormChapterMark(); break; in SetForm()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/ui/index/
H A Dcntex.cxx312 case TOKEN_CHAPTER_INFO : in CreateOrUpdateExample()
H A Dcnttab.cxx2198 eTokenType = TOKEN_CHAPTER_INFO; in IMPL_LINK()
2303 if(rToken.eTokenType == TOKEN_CHAPTER_INFO) in IMPL_LINK()
2355 bool bIsChapterInfo = rToken.eTokenType == TOKEN_CHAPTER_INFO; in IMPL_LINK()
2381 m_xChapterInfoPB->set_sensitive(TOKEN_CHAPTER_INFO != rToken.eTokenType); in IMPL_LINK()
2654 case TOKEN_CHAPTER_INFO: sForm = SwForm::GetFormChapterMark(); break; in SetForm()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/inc/
H A Dtox.hxx199 TOKEN_CHAPTER_INFO, enumerator
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/inc/
H A Dtox.hxx236 TOKEN_CHAPTER_INFO, enumerator
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/core/doc/
H A Ddbgoutsw.cxx770 case TOKEN_CHAPTER_INFO: in lcl_TokenType2Str()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/core/doc/
H A Ddbgoutsw.cxx774 case TOKEN_CHAPTER_INFO: in lcl_TokenType2Str()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/core/unocore/
H A Dunoidx.cxx2632 { "TokenChapterInfo", TOKEN_CHAPTER_INFO },
2992 case TOKEN_CHAPTER_INFO: in getByIndex()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/core/unocore/
H A Dunoidx.cxx2654 { "TokenChapterInfo", TOKEN_CHAPTER_INFO },
3014 case TOKEN_CHAPTER_INFO: in getByIndex()