Home
last modified time | relevance | path

Searched defs:bLegacy (Results 1 – 10 of 10) sorted by relevance

/dports/editors/libreoffice6/libreoffice-6.4.7.2/basic/source/classes/
H A Dimage.cxx121 bool bLegacy = ( nVersion < B_EXT_IMG_VERSION ); in Load() local
348 bool bLegacy = ( nVer < B_EXT_IMG_VERSION ); in Save() local
/dports/editors/libreoffice/libreoffice-7.2.6.2/basic/source/classes/
H A Dimage.cxx135 bool bLegacy = ( nVersion < B_EXT_IMG_VERSION ); in Load() local
379 bool bLegacy = ( nVer < B_EXT_IMG_VERSION ); in Save() local
/dports/editors/libreoffice6/libreoffice-6.4.7.2/test/source/
H A Dscreenshot_test.cxx223 bool bLegacy = rUIXMLDescription == "fps/ui/explorerfiledialog.ui" || in dumpDialogToPath() local
/dports/editors/libreoffice/libreoffice-7.2.6.2/toolkit/source/controls/
H A Dunocontrolmodel.cxx356 bool bLegacy = false; in ImplGetDefaultValue() local
/dports/editors/libreoffice6/libreoffice-6.4.7.2/toolkit/source/controls/
H A Dunocontrolmodel.cxx356 bool bLegacy = false; in ImplGetDefaultValue() local
/dports/editors/libreoffice/libreoffice-7.2.6.2/i18npool/source/localedata/
H A DLocaleNode.cxx1922 bool bLegacy = of.writeDefaultParameter("CurrencyLegacyOnly", str, nbOfCurrencies); in generateCode() local
/dports/editors/libreoffice6/libreoffice-6.4.7.2/i18npool/source/localedata/
H A DLocaleNode.cxx1858 bool bLegacy = of.writeDefaultParameter("CurrencyLegacyOnly", str, nbOfCurrencies); in generateCode() local
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/source/window/
H A Dbuilder.cxx417 bool bLegacy, const NotebookBarAddonsItem* pNotebookBarAddonsItem) in VclBuilder()
1231 …ckAndBuildPushButton(vcl::Window *pParent, VclBuilder::stringmap &rMap, bool bToggle, bool bLegacy) in extractStockAndBuildPushButton()
/dports/science/mbdyn/mbdyn-1.7.3/mbdyn/struct/
H A Dstrforce.cc2735 bool bLegacy(false); in ReadStructuralForce() local
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/source/window/
H A Dbuilder.cxx489 bool bLegacy, const NotebookBarAddonsItem* pNotebookBarAddonsItem) in VclBuilder()