Home
last modified time | relevance | path

Searched refs:GetPreviewPageSizeByPageNum (Results 1 – 6 of 6) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/inc/
H A Dpagepreviewlayout.hxx457 Size GetPreviewPageSizeByPageNum( sal_uInt16 _nPageNum ) const;
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/inc/
H A Dpagepreviewlayout.hxx457 Size GetPreviewPageSizeByPageNum( sal_uInt16 _nPageNum ) const;
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/core/view/
H A Dpagepreviewlayout.cxx1390 Size SwPagePreviewLayout::GetPreviewPageSizeByPageNum( sal_uInt16 _nPageNum ) const in GetPreviewPageSizeByPageNum() function in SwPagePreviewLayout
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/core/view/
H A Dpagepreviewlayout.cxx1384 Size SwPagePreviewLayout::GetPreviewPageSizeByPageNum( sal_uInt16 _nPageNum ) const in GetPreviewPageSizeByPageNum() function in SwPagePreviewLayout
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/core/access/
H A Daccmap.cxx3267 return mpVSh->PagePreviewLayout()->GetPreviewPageSizeByPageNum(nPreviewPageNum); in GetPreviewPageSize()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/core/access/
H A Daccmap.cxx3301 return mpVSh->PagePreviewLayout()->GetPreviewPageSizeByPageNum(nPreviewPageNum); in GetPreviewPageSize()