Home
last modified time | relevance | path

Searched refs:nPageWidth (Results 26 – 35 of 35) sorted by relevance

12

/aoo42x/main/vcl/source/gdi/
H A Dpdfwriter_impl.hxx133 …PDFPage( PDFWriterImpl* pWriter, sal_Int32 nPageWidth, sal_Int32 nPageHeight, PDFWriter::Orientati…
1094 …sal_Int32 newPage( sal_Int32 nPageWidth , sal_Int32 nPageHeight, PDFWriter::Orientation eOrientati…
H A Dpdfwriter_impl.cxx1120 PDFWriterImpl::PDFPage::PDFPage( PDFWriterImpl* pWriter, sal_Int32 nPageWidth, sal_Int32 nPageHeigh… in PDFPage() argument
1123 m_nPageWidth( nPageWidth ), in PDFPage()
2463 sal_Int32 PDFWriterImpl::newPage( sal_Int32 nPageWidth, sal_Int32 nPageHeight, PDFWriter::Orientati… in newPage() argument
2467 m_aPages.push_back( PDFPage(this, nPageWidth, nPageHeight, eOrientation ) ); in newPage()
/aoo42x/main/sw/source/filter/rtf/
H A Dswparrtf.hxx124 SwTwips nPageWidth; member
/aoo42x/main/vcl/inc/vcl/
H A Dpdfwriter.hxx660 …sal_Int32 NewPage( sal_Int32 nPageWidth = 0, sal_Int32 nPageHeight = 0, Orientation eOrientation =…
/aoo42x/main/cui/source/tabpages/
H A Dparagrph.cxx956 void SvxStdParagraphTabPage::SetPageWidth( sal_uInt16 nPageWidth ) in SetPageWidth() argument
958 nWidth = nPageWidth; in SetPageWidth()
H A Dnumpages.cxx2689 if(nPageWidth) in Paint()
2691 nWidthRelation = sal_uInt16 (nPageWidth / aSize.Width()); in Paint()
/aoo42x/main/sd/source/filter/html/
H A Dhtmlex.cxx1647 sal_uLong nPageWidth = pPage->GetSize().Width() - pPage->GetLftBorder() - in CreateHtmlForPresPages() local
1654 double fLogicToPixel = ((double)mnWidthPixel) / nPageWidth; in CreateHtmlForPresPages()
/aoo42x/main/sc/source/filter/html/
H A Dhtmlpars.cxx393 sal_uInt16 nPageWidth = (sal_uInt16) aPageSize.Width(); in Adjust() local
440 pE->nWidth = nPageWidth; in Adjust()
/aoo42x/main/sw/source/filter/ww8/
H A Dww8par.hxx1244 SwFrmFmt &rHdFtFmt, sal_uInt16 nPageWidth);
H A Dww8par.cxx2039 SwFrmFmt &rHdFtFmt, sal_uInt16 nPageWidth) in Read_HdFtTextAsHackedFrame() argument
2056 SwFmtFrmSize aSz(ATT_MIN_SIZE, nPageWidth, MINLAY); in Read_HdFtTextAsHackedFrame()

Completed in 158 milliseconds

12