Home
last modified time | relevance | path

Searched refs:CH_TXT_ATR_FIELDSEP (Results 1 – 25 of 25) sorted by relevance

/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/core/crsr/
H A Dbookmrk.cxx86 case CH_TXT_ATR_FIELDSEP: in FindFieldSep()
148 ….GetNode().GetTextNode()->GetText()[sepPos.nContent.GetIndex()] == CH_TXT_ATR_FIELDSEP); (void) se… in lcl_AssertFieldMarksSet()
167 startChar += OUStringChar(CH_TXT_ATR_FIELDSEP) + OUStringChar(aEndMark); in lcl_SetFieldMarks()
185 … io_pDoc->getIDocumentContentOperations().InsertString(aStartPaM, OUString(CH_TXT_ATR_FIELDSEP)); in lcl_SetFieldMarks()
226 … io_pDoc->GetDocumentContentOperationsManager().DeleteDummyChar(sepPos, CH_TXT_ATR_FIELDSEP); in lcl_RemoveFieldMarks()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/core/crsr/
H A Dbookmrk.cxx92 case CH_TXT_ATR_FIELDSEP: in FindFieldSep()
154 ….GetNode().GetTextNode()->GetText()[sepPos.nContent.GetIndex()] == CH_TXT_ATR_FIELDSEP); (void) se… in lcl_AssertFieldMarksSet()
173 startChar += OUStringChar(CH_TXT_ATR_FIELDSEP) + OUStringChar(aEndMark); in lcl_SetFieldMarks()
191 … io_rDoc.getIDocumentContentOperations().InsertString(aStartPaM, OUString(CH_TXT_ATR_FIELDSEP)); in lcl_SetFieldMarks()
232 … io_rDoc.GetDocumentContentOperationsManager().DeleteDummyChar(sepPos, CH_TXT_ATR_FIELDSEP); in lcl_RemoveFieldMarks()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/core/text/
H A Ditratr.cxx710 case CH_TXT_ATR_FIELDSEP: in GetNextAttrImpl()
1084 CH_TXT_ATR_FIELDSEP != cChar && in GetMinMaxSize()
1216 case CH_TXT_ATR_FIELDSEP: in GetMinMaxSize()
1338 CH_TXT_ATR_FIELDSEP == cChar || in GetScalingOfSelectedText()
1419 CH_TXT_ATR_FIELDSEP == cChar || in GetScalingOfSelectedText()
H A Dredlnitr.cxx136 : CH_TXT_ATR_FIELDSEP); in Next()
H A Ditrform2.cxx995 else if (ch == CH_TXT_ATR_FIELDSEP) in WhichTextPor()
1002 else if (ch == CH_TXT_ATR_FIELDSEP) in WhichTextPor()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/core/text/
H A Ditratr.cxx714 case CH_TXT_ATR_FIELDSEP: in GetNextAttrImpl()
1068 CH_TXT_ATR_FIELDSEP != cChar && in GetMinMaxSize()
1200 case CH_TXT_ATR_FIELDSEP: in GetMinMaxSize()
1322 CH_TXT_ATR_FIELDSEP == cChar || in GetScalingOfSelectedText()
1404 CH_TXT_ATR_FIELDSEP == cChar || in GetScalingOfSelectedText()
H A Ditrform2.cxx902 else if (ch == CH_TXT_ATR_FIELDSEP) in WhichTextPor()
909 else if (ch == CH_TXT_ATR_FIELDSEP) in WhichTextPor()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/filter/ascii/
H A Dascatr.cxx346 CH_TXT_ATR_FIELDSEP, in OutASC_SwTextNode()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/filter/ascii/
H A Dascatr.cxx351 CH_TXT_ATR_FIELDSEP, in OutASC_SwTextNode()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/inc/
H A Dhintids.hxx53 #define CH_TXT_ATR_FIELDSEP u'\x0003' macro
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/core/unocore/
H A Dunoportenum.cxx375 … CH_TXT_ATR_FIELDSTART, CH_TXT_ATR_FIELDSEP, CH_TXT_ATR_FIELDEND, CH_TXT_ATR_FORMELEMENT, 0 }; in lcl_FillFieldMarkArray()
419 else if (CH_TXT_ATR_FIELDSEP == Char) in lcl_ExportFieldMark()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/core/undo/
H A Dundel.cxx652 case CH_TXT_ATR_FIELDSEP: in lcl_IsSpecialCharacter()
693 case CH_TXT_ATR_FIELDSEP: in lcl_DenotedPortion()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/core/undo/
H A Dundel.cxx652 case CH_TXT_ATR_FIELDSEP: in lcl_IsSpecialCharacter()
693 case CH_TXT_ATR_FIELDSEP: in lcl_DenotedPortion()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/qa/extras/globalfilter/
H A Dglobalfilter.cxx872 + u"baz\" " + OUStringChar(CH_TXT_ATR_FIELDSEP) + u"foo " + OUStringChar(CH_TXTATR_NEWLINE) in verifyNestedFieldmark()
889 + u"baz\" " + OUStringChar(CH_TXT_ATR_FIELDSEP) + u"foo " + OUStringChar(CH_TXTATR_NEWLINE) in verifyNestedFieldmark()
893 + u"baz\" " + OUStringChar(CH_TXT_ATR_FIELDSEP) + u"foo " + OUStringChar(CH_TXTATR_NEWLINE) in verifyNestedFieldmark()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/core/unocore/
H A Dunoportenum.cxx399 … CH_TXT_ATR_FIELDSTART, CH_TXT_ATR_FIELDSEP, CH_TXT_ATR_FIELDEND, CH_TXT_ATR_FORMELEMENT, 0 }; in lcl_FillFieldMarkArray()
446 else if (CH_TXT_ATR_FIELDSEP == Char) in lcl_ExportFieldMark()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/inc/
H A Dhintids.hxx179 #define CH_TXT_ATR_FIELDSEP u'\x0003' macro
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/qa/extras/globalfilter/
H A Dglobalfilter.cxx998 + u"baz\" " + OUStringChar(CH_TXT_ATR_FIELDSEP) + u"foo " + OUStringChar(CH_TXTATR_NEWLINE) in verifyNestedFieldmark()
1015 + u"baz\" " + OUStringChar(CH_TXT_ATR_FIELDSEP) + u"foo " + OUStringChar(CH_TXTATR_NEWLINE) in verifyNestedFieldmark()
1019 + u"baz\" " + OUStringChar(CH_TXT_ATR_FIELDSEP) + u"foo " + OUStringChar(CH_TXTATR_NEWLINE) in verifyNestedFieldmark()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/filter/ww8/
H A Dwrtw8nds.cxx270 sal_Int32 fieldSepPos = aText.indexOf(CH_TXT_ATR_FIELDSEP, nStartPos); in SearchNext()
2446 || ch == CH_TXT_ATR_FIELDSEP in OutputTextNode()
2513 else if (ch == CH_TXT_ATR_FIELDSEP) in OutputTextNode()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/filter/ww8/
H A Dwrtw8nds.cxx260 sal_Int32 fieldSepPos = aText.indexOf(CH_TXT_ATR_FIELDSEP, nStartPos); in SearchNext()
2402 || ch == CH_TXT_ATR_FIELDSEP in OutputTextNode()
2460 else if (ch == CH_TXT_ATR_FIELDSEP) in OutputTextNode()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/core/doc/
H A DDocumentContentOperationsManager.cxx573 case CH_TXT_ATR_FIELDSEP: in CalcBreaks()
1096 case CH_TXT_ATR_FIELDSEP: in lcl_MayOverwrite()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/core/doc/
H A DDocumentContentOperationsManager.cxx552 case CH_TXT_ATR_FIELDSEP: in CalcBreaks()
1073 case CH_TXT_ATR_FIELDSEP: in lcl_MayOverwrite()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/core/txtnode/
H A Dndtxt.cxx3582 || (CH_TXT_ATR_FIELDSEP == cur) in CopyExpandText()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/core/txtnode/
H A Dndtxt.cxx3582 || (CH_TXT_ATR_FIELDSEP == cur) in CopyExpandText()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/
H A DChangeLog32425 sw: WW8/RTF/DOCX export: handle CH_TXT_ATR_FIELDSEP
32676 sw: add CH_TXT_ATR_FIELDSEP position parameter when inserting
32692 sw: actually insert CH_TXT_ATR_FIELDSEP
41852 sw: add CH_TXT_ATR_FIELDSEP
/dports/editors/libreoffice/libreoffice-7.2.6.2/
H A DChangeLog294474 sw: WW8/RTF/DOCX export: handle CH_TXT_ATR_FIELDSEP
294725 sw: add CH_TXT_ATR_FIELDSEP position parameter when inserting
294741 sw: actually insert CH_TXT_ATR_FIELDSEP
303901 sw: add CH_TXT_ATR_FIELDSEP