Home
last modified time | relevance | path

Searched refs:m_nUserCustomPageTopMargin (Results 1 – 4 of 4) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/uibase/sidebar/
H A DPageMarginControl.cxx118 , m_nUserCustomPageTopMargin( 0 ) in PageMarginControl()
335 SetMetricValue( *m_xWidthHeightField, m_nUserCustomPageTopMargin, m_eUnit ); in FillHelpText()
390 m_nPageTopMargin = m_nUserCustomPageTopMargin; in IMPL_LINK()
515 m_nUserCustomPageTopMargin = aWinData.toInt32(); in GetUserCustomValues()
H A DPageMarginControl.hxx79 tools::Long m_nUserCustomPageTopMargin; member in sw::sidebar::PageMarginControl
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/uibase/sidebar/
H A DPageMarginControl.cxx112 , m_nUserCustomPageTopMargin( 0 ) in PageMarginControl()
362 SetMetricValue( *m_pWidthHeightField.get(), m_nUserCustomPageTopMargin, m_eUnit ); in FillHelpText()
417 m_nPageTopMargin = m_nUserCustomPageTopMargin; in IMPL_LINK()
545 m_nUserCustomPageTopMargin = aWinData.toInt32(); in GetUserCustomValues()
H A DPageMarginControl.hxx80 long m_nUserCustomPageTopMargin; member in sw::sidebar::PageMarginControl