Home
last modified time | relevance | path

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

/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/core/view/
H A Dvdraw.cxx193 void SwViewShellImp::NotifySizeChg( const Size &rNewSz ) in NotifySizeChg() argument
199 GetPageView()->GetPage()->SetSize( rNewSz ); in NotifySizeChg()
202 const tools::Rectangle aDocRect( Point( DOCUMENTBORDER, DOCUMENTBORDER ), rNewSz ); in NotifySizeChg()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/core/view/
H A Dvdraw.cxx193 void SwViewShellImp::NotifySizeChg( const Size &rNewSz ) in NotifySizeChg() argument
199 GetPageView()->GetPage()->SetSize( rNewSz ); in NotifySizeChg()
202 const tools::Rectangle aDocRect( Point( DOCUMENTBORDER, DOCUMENTBORDER ), rNewSz ); in NotifySizeChg()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sd/source/ui/inc/
H A Dundopage.hxx67 const Size& rNewSz, in SdPageFormatUndoAction() argument
88 maNewSize (rNewSz), in SdPageFormatUndoAction()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sd/source/ui/inc/
H A Dundopage.hxx68 const Size& rNewSz, in SdPageFormatUndoAction() argument
89 maNewSize (rNewSz), in SdPageFormatUndoAction()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/core/inc/
H A Dviewimp.hxx183 void NotifySizeChg( const Size &rNewSz );
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/core/inc/
H A Dviewimp.hxx185 void NotifySizeChg( const Size &rNewSz );
/dports/editors/libreoffice/libreoffice-7.2.6.2/editeng/source/editeng/
H A Dimpedit2.cxx4344 void ImpEditEngine::SetValidPaperSize( const Size& rNewSz ) in SetValidPaperSize() argument
4346 aPaperSize = rNewSz; in SetValidPaperSize()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/editeng/source/editeng/
H A Dimpedit2.cxx4307 void ImpEditEngine::SetValidPaperSize( const Size& rNewSz ) in SetValidPaperSize() argument
4309 aPaperSize = rNewSz; in SetValidPaperSize()