Home
last modified time | relevance | path

Searched refs:GetPostItsWidth (Results 1 – 8 of 8) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/core/text/
H A Dporexp.cxx229 return rInf.OnWin() ? SwViewOption::GetPostItsWidth( rInf.GetOut() ) : 0; in GetViewWidth()
H A Dinftxt.cxx1057 const sal_uInt16 nPostItsWidth = SwViewOption::GetPostItsWidth( GetOut() ); in DrawPostIts()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/core/text/
H A Dporexp.cxx229 return rInf.OnWin() ? SwViewOption::GetPostItsWidth( rInf.GetOut() ) : 0; in GetViewWidth()
H A Dinftxt.cxx1027 const sal_uInt16 nPostItsWidth = SwViewOption::GetPostItsWidth( GetOut() ); in DrawPostIts()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/uibase/config/
H A Dviewopt.cxx138 sal_uInt16 SwViewOption::GetPostItsWidth( const OutputDevice *pOut ) in GetPostItsWidth() function in SwViewOption
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/inc/
H A Dviewopt.hxx285 static sal_uInt16 GetPostItsWidth( const OutputDevice *pOut );
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/inc/
H A Dviewopt.hxx268 static sal_uInt16 GetPostItsWidth( const OutputDevice *pOut );
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/uibase/config/
H A Dviewopt.cxx128 sal_uInt16 SwViewOption::GetPostItsWidth( const OutputDevice *pOut ) in GetPostItsWidth() function in SwViewOption