Home
last modified time | relevance | path

Searched refs:aFormatText (Results 1 – 6 of 6) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/cui/source/inc/
H A Dautocdlg.hxx165 std::set<OUString> aFormatText; member in OfaAutocorrReplacePage
/dports/editors/libreoffice6/libreoffice-6.4.7.2/cui/source/inc/
H A Dautocdlg.hxx160 std::set<OUString> aFormatText; member in OfaAutocorrReplacePage
/dports/editors/libreoffice/libreoffice-7.2.6.2/cui/source/tabpages/
H A Dautocdlg.cxx814 aFormatText.clear(); in RefillReplaceBox()
837 aFormatText.insert(rDouble.sShort); in RefillReplaceBox()
863 aFormatText.insert(elem.GetShort()); in RefillReplaceBox()
1162 for (auto const& elem : aFormatText) in IMPL_LINK()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/cui/source/tabpages/
H A Dautocdlg.cxx811 aFormatText.clear(); in RefillReplaceBox()
834 aFormatText.insert(rDouble.sShort); in RefillReplaceBox()
860 aFormatText.insert(elem.GetShort()); in RefillReplaceBox()
1163 for (auto const& elem : aFormatText) in IMPL_LINK()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/core/text/
H A Dportxt.cxx736 SwTextSlot aFormatText( &rInf, this, true, false ); in GetTextSize() local
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/core/text/
H A Dportxt.cxx743 SwTextSlot aFormatText( &rInf, this, true, false ); in GetTextSize() local