Home
last modified time | relevance | path

Searched refs:GetPageNumAndSetOffsetForPDF (Results 1 – 3 of 3) sorted by relevance

/AOO41X/main/sw/inc/ !
H A Dviewsh.hxx580 sal_Int32 GetPageNumAndSetOffsetForPDF( OutputDevice& rOut, const SwRect& rRect ) const;
/AOO41X/main/sw/source/core/text/ !
H A DEnhancedPDFExportHelper.cxx2133 const sal_Int32 nPageNumOfRect = mrSh.GetPageNumAndSetOffsetForPDF( mrOut, rRect ); in CalcOutputPageNum()
/AOO41X/main/sw/source/core/view/ !
H A Dviewsh.cxx2664 sal_Int32 ViewShell::GetPageNumAndSetOffsetForPDF( OutputDevice& rOut, const SwRect& rRect ) const in GetPageNumAndSetOffsetForPDF() function in ViewShell