Home
last modified time | relevance | path

Searched defs:MINBODY (Results 1 – 9 of 9) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/uibase/sidebar/
H A DPageMarginControl.hxx31 const tools::Long MINBODY = 56; // 1mm in twips rounded variable
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/uibase/sidebar/
H A DPageMarginControl.hxx34 static const long MINBODY = 56; // 1mm in twips rounded variable
/dports/editors/libreoffice/libreoffice-7.2.6.2/sd/source/ui/sidebar/
H A DSlideBackground.hxx42 const tools::Long MINBODY = 284; variable
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sd/source/ui/sidebar/
H A DSlideBackground.hxx49 static const long MINBODY = 284; variable
/dports/editors/libreoffice/libreoffice-7.2.6.2/svx/source/dialog/
H A Dhdft.cxx51 const tools::Long MINBODY = 56; // 1mm in twips rounded variable
/dports/editors/libreoffice6/libreoffice-6.4.7.2/svx/source/dialog/
H A Dhdft.cxx57 static const long MINBODY = 56; // 1mm in twips rounded variable
/dports/editors/libreoffice/libreoffice-7.2.6.2/cui/source/tabpages/
H A Dpage.cxx61 const tools::Long MINBODY = 56; // 1mm in twips rounded variable
/dports/editors/libreoffice6/libreoffice-6.4.7.2/cui/source/tabpages/
H A Dpage.cxx59 static const long MINBODY = 56; // 1mm in twips rounded variable
/dports/editors/libreoffice/libreoffice-7.2.6.2/desktop/source/lib/
H A Dinit.cxx805 constexpr tools::Long MINBODY = 56; in ExecuteOrientationChange() local