Home
last modified time | relevance | path

Searched refs:AlphaDelimiter (Results 1 – 14 of 14) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/ui/index/
H A Dcntex.cxx231 …xIdxProps, UNO_NAME_USE_ALPHABETICAL_SEPARATORS, bool(nIdxOptions & SwTOIOptions::AlphaDelimiter)); in CreateOrUpdateExample()
259 …, xIdxProps, UNO_NAME_USE_ALPHABETICAL_SEPARATORS, bool(nIdxOptions&SwTOIOptions::AlphaDelimiter)); in CreateOrUpdateExample()
H A Dcnttab.cxx1009 SwTOIOptions nIndexOptions = rDesc.GetIndexOptions()&SwTOIOptions::AlphaDelimiter; in FillTOXDescription()
1958 m_xAlphaDelimCB->set_active( bool(rDesc.GetIndexOptions() & SwTOIOptions::AlphaDelimiter) ); in Reset()
2078 SwTOIOptions nIdxOptions = rDesc.GetIndexOptions() & ~SwTOIOptions::AlphaDelimiter; in UpdateDescriptor()
2080 nIdxOptions |= SwTOIOptions::AlphaDelimiter; in UpdateDescriptor()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/ui/index/
H A Dcntex.cxx242 …xIdxProps, UNO_NAME_USE_ALPHABETICAL_SEPARATORS, bool(nIdxOptions & SwTOIOptions::AlphaDelimiter)); in CreateOrUpdateExample()
270 …, xIdxProps, UNO_NAME_USE_ALPHABETICAL_SEPARATORS, bool(nIdxOptions&SwTOIOptions::AlphaDelimiter)); in CreateOrUpdateExample()
H A Dcnttab.cxx1021 SwTOIOptions nIndexOptions = rDesc.GetIndexOptions()&SwTOIOptions::AlphaDelimiter; in FillTOXDescription()
1960 m_xAlphaDelimCB->set_active( bool(rDesc.GetIndexOptions() & SwTOIOptions::AlphaDelimiter) ); in Reset()
2080 SwTOIOptions nIdxOptions = rDesc.GetIndexOptions() & ~SwTOIOptions::AlphaDelimiter; in UpdateDescriptor()
2082 nIdxOptions |= SwTOIOptions::AlphaDelimiter; in UpdateDescriptor()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/inc/
H A Dtox.hxx357 AlphaDelimiter = 0x10, enumerator
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/inc/
H A Dtox.hxx393 AlphaDelimiter = 0x10, enumerator
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/core/unocore/
H A Dunoidx.cxx673 SwTOIOptions::AlphaDelimiter); in setPropertyValue()
976 SwTOIOptions::AlphaDelimiter); in getPropertyValue()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/core/unocore/
H A Dunoidx.cxx685 SwTOIOptions::AlphaDelimiter); in setPropertyValue()
991 SwTOIOptions::AlphaDelimiter); in getPropertyValue()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/core/doc/
H A Ddoctxm.cxx902 ( GetOptions() & SwTOIOptions::AlphaDelimiter ) ) in Update()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/core/doc/
H A Ddoctxm.cxx904 ( GetOptions() & SwTOIOptions::AlphaDelimiter ) ) in Update()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/filter/ww8/
H A Dww8par5.cxx3081 eOptions |= SwTOIOptions::AlphaDelimiter; in Read_F_Tox()
H A Dww8atr.cxx2265 if (SwTOIOptions::AlphaDelimiter & pTOX->GetOptions()) in StartTOX()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/filter/ww8/
H A Dww8par5.cxx3089 eOptions |= SwTOIOptions::AlphaDelimiter; in Read_F_Tox()
H A Dww8atr.cxx2244 if (SwTOIOptions::AlphaDelimiter & pTOX->GetOptions()) in StartTOX()