/aoo42x/main/dbaccess/source/ui/tabledesign/ |
H A D | TableFieldDescWin.cxx | 185 long nPageWidth, nPageHeight; in Resize() local 202 nPageHeight = nOutputHeight - STANDARD_MARGIN - DETAILS_HEADER_HEIGHT - STANDARD_MARGIN; in Resize() 209 nPageHeight = nOutputHeight - nHelpHeight - DETAILS_HEADER_HEIGHT - STANDARD_MARGIN; in Resize() 210 if (nPageHeight < DETAILS_OPT_PAGE_HEIGHT) in Resize() 212 long nTransfer = DETAILS_OPT_PAGE_HEIGHT - nPageHeight; in Resize() 213 nPageHeight += nTransfer; in Resize() 226 nPageHeight = nOutputHeight - STANDARD_MARGIN - DETAILS_HEADER_HEIGHT - STANDARD_MARGIN; in Resize() 236 nPageHeight in Resize()
|
/aoo42x/main/odk/examples/DevelopersGuide/Drawing/ |
H A D | DrawingDemo.java | 288 int nPageHeight = ((Integer)xPageProperties.getPropertyValue( "Height" )).intValue() / 2; in Demo_PolyPolygonBezier() local 297 for ( nY = 0, i = 0; i < nPolygonCount; i++, nY += nPageHeight / nPolygonCount ) in Demo_PolyPolygonBezier() 312 pPolyPoints[ 1 ].Y = nPageHeight; in Demo_PolyPolygonBezier() 315 pPolyPoints[ 2 ].Y = nPageHeight; in Demo_PolyPolygonBezier() 325 pPolyPoints[ 5 ].Y = nPageHeight / 2; in Demo_PolyPolygonBezier() 328 pPolyPoints[ 6 ].Y = nPageHeight / 2; in Demo_PolyPolygonBezier()
|
/aoo42x/main/basctl/source/dlged/ |
H A D | dlgedobj.cxx | 444 sal_Int32 nPageX, nPageY, nPageWidth, nPageHeight; in PositionAndSizeChange() local 445 …nates( nPageXIn, nPageYIn, nPageWidthIn, nPageHeightIn, nPageX, nPageY, nPageWidth, nPageHeight ) ) in PositionAndSizeChange() 469 if ( nNewValue + nHeight > nPageY + nPageHeight ) in PositionAndSizeChange() 470 nNewValue = nPageY + nPageHeight - nHeight; in PositionAndSizeChange() 483 if ( nY + nNewValue > nPageY + nPageHeight ) in PositionAndSizeChange() 484 nNewValue = nPageY + nPageHeight - nY; in PositionAndSizeChange() 1485 sal_Int32 nPageX, nPageY, nPageWidth, nPageHeight; in PositionAndSizeChange() local 1486 …nates( nPageXIn, nPageYIn, nPageWidthIn, nPageHeightIn, nPageX, nPageY, nPageWidth, nPageHeight ) ) in PositionAndSizeChange() 1538 …nates( nPageXIn, nPageYIn, nPageWidthIn, nPageHeightIn, nPageX, nPageY, nPageWidth, nPageHeight ) ) in PositionAndSizeChange() 1568 if ( nY + nHeight > nPageY + nPageHeight ) in PositionAndSizeChange() [all …]
|
H A D | dlgedview.cxx | 114 sal_Int32 nPageHeight = aPageSize.Height(); in MakeVisible() local 122 if ( nVisBottom + nScrollY > nPageHeight ) in MakeVisible() 123 nScrollY = nPageHeight - nVisBottom; in MakeVisible()
|
/aoo42x/main/filter/source/svg/ |
H A D | svgimport.cxx | 132 sal_Int32 nPageWidth = 0, nPageHeight = 0; in implImport() local 135 …opSet->getPropertyValue( rtl::OUString(RTL_CONSTASCII_USTRINGPARAM( "Height" ) ) ) >>= nPageHeight; in implImport() 137 if( xPropSet.is() && nPageWidth && nPageHeight ) in implImport() 159 aPos.Y = ( nPageHeight - aGraphicSize.Height() ) >> 1; in implImport()
|
/aoo42x/main/sw/source/ui/uiview/ |
H A D | viewtab.cxx | 294 const long nPageHeight = bBrowse ? rPageRect.Height() : rFrmSize.GetHeight(); in ExecTabWin() local 472 … const long nHeight = nPageHeight - (aLongULSpace.GetUpper() + aLongULSpace.GetLower()); in ExecTabWin() 563 aSz.SetHeight(nPageHeight - aLongULSpace.GetLower() - in ExecTabWin() 976 long nBorder = nPageHeight - aTabCols.GetLeftMin() - aColItem.GetRight(); in ExecTabWin() 1052 const long nPageHeight = rPageRect.Height(); in StateTabWin() local 1221 aLongUL.SetLower( (sal_uInt16)(nPageHeight - aRect.Bottom()) ); in StateTabWin() 1232 aLongUL.SetLower(nPageHeight - rPagePrtRect.Bottom()); in StateTabWin() 1521 const int nRgt = (sal_uInt16)(bTableVertical ? nPageHeight : nPageWidth) - in StateTabWin() 1614 aColItem.SetRight((sal_uInt16)(nPageHeight - aRect.Bottom() )); in StateTabWin() 1743 const int nRgt = (sal_uInt16)(bVerticalWriting ? nPageWidth : nPageHeight) - in StateTabWin() [all …]
|
/aoo42x/main/reportdesign/source/ui/report/ |
H A D | SectionView.cxx | 107 const sal_Int32 nPageHeight = aPageSize.Height(); in MakeVisible() local 115 if ( nVisBottom + nScrollY > nPageHeight ) in MakeVisible() 116 nScrollY = nPageHeight - nVisBottom; in MakeVisible()
|
/aoo42x/main/sw/source/ui/vba/ |
H A D | vbainformationhelper.cxx | 60 sal_Int32 nPageHeight = pViewSh ? pViewSh->GetPageSize( nCurrentPage, sal_False ).Height() : 0; in handleWdVerticalPositionRelativeToPage() local 65 …nCurrentPos = nCurrentPos + nTopMargin - ( DEFAULT_PAGE_DISTANCE + TWIP_TO_MM100( nPageHeight ) ) … in handleWdVerticalPositionRelativeToPage()
|
/aoo42x/main/wizards/com/sun/star/wizards/text/ |
H A D | TextStyleHandler.java | 100 int nPageHeight = aPageSize.Height; in changePageAlignment() local 101 Size aSize = new Size(nPageHeight, nPageWidth); in changePageAlignment()
|
/aoo42x/main/sd/source/ui/view/ |
H A D | DocumentRenderer.cxx | 873 const sal_Int32 nPageHeight (aPageSize.Height() + mnGap in Print() local 875 if (nPageWidth<=0 || nPageHeight<=0) in Print() 883 sal_Int32(aPrintSize.Height() / nPageHeight))); in Print() 888 aMap.SetOrigin(Point(nColumn*nPageWidth,nRow*nPageHeight)); in Print() 2316 const long nPageHeight ( in PrepareScaledPage() local 2321 nPageHeight < rInfo.maPrintSize.Height() ? -aPageOffset.Y() : 0); in PrepareScaledPage() 2326 -aPageOrigin.Y()<nPageHeight; in PrepareScaledPage()
|
/aoo42x/main/wizards/com/sun/star/wizards/form/ |
H A D | FormDocument.java | 62 private int nPageHeight; field in FormDocument 88 nPageHeight = aSize.Height; in FormDocument() 135 nFormHeight = (int) (0.65 * (double) nPageHeight) - 2 * nMargin; in adjustPageStyle()
|
/aoo42x/main/sw/source/core/layout/ |
H A D | pagechg.cxx | 2218 long nPageHeight = 0; in CheckViewLayout() local 2225 nPageHeight = rFormatPage.Frm().Height() + nGapBetweenPages; in CheckViewLayout() 2233 nPageHeight = pPageFrm->Frm().Height() + nGapBetweenPages; in CheckViewLayout() 2253 nCurrentRowHeight = Max( nCurrentRowHeight, nPageHeight ); in CheckViewLayout()
|
/aoo42x/main/vcl/source/gdi/ |
H A D | pdfwriter.cxx | 53 sal_Int32 PDFWriter::NewPage( sal_Int32 nPageWidth, sal_Int32 nPageHeight, Orientation eOrientation… in NewPage() argument 55 return ((PDFWriterImpl*)pImplementation)->newPage( nPageWidth, nPageHeight, eOrientation ); in NewPage()
|
H A D | pdfwriter_impl.hxx | 133 …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 D | pdfwriter_impl.cxx | 1120 …Page::PDFPage( PDFWriterImpl* pWriter, sal_Int32 nPageWidth, sal_Int32 nPageHeight, PDFWriter::Ori… in PDFPage() argument 1124 m_nPageHeight( nPageHeight ), 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() 8609 long nPageHeight = pointToPixel(m_aPages[m_nCurrentPage].getHeight()); in beginRedirect() local 8610 aDelta.Y() = -(nPageHeight - m_aOutputStreams.front().m_aTargetRect.Bottom()); in beginRedirect()
|
/aoo42x/main/vcl/inc/vcl/ |
H A D | pdfwriter.hxx | 660 …sal_Int32 NewPage( sal_Int32 nPageWidth = 0, sal_Int32 nPageHeight = 0, Orientation eOrientation =…
|