Home
last modified time | relevance | path

Searched refs:DEF_DIST_WRITER (Results 1 – 2 of 2) sorted by relevance

/dports/editors/libreoffice6/libreoffice-6.4.7.2/svx/source/dialog/
H A Dhdft.cxx60 static const long DEF_DIST_WRITER = 500; // 5mm (Writer) variable
410 long nDefaultDist = bIsCalc ? DEF_DIST_CALC : DEF_DIST_WRITER; in Reset()
/dports/editors/libreoffice/libreoffice-7.2.6.2/svx/source/dialog/
H A Dhdft.cxx54 const tools::Long DEF_DIST_WRITER = 500; // 5mm (Writer) variable
399 tools::Long nDefaultDist = bIsCalc ? DEF_DIST_CALC : DEF_DIST_WRITER; in Reset()