Home
last modified time | relevance | path

Searched defs:nY (Results 251 – 275 of 330) sorted by relevance

1...<<11121314

/trunk/main/svx/source/svdraw/
H A Dsvdetc.cxx557 for(sal_uInt32 nY(0L); nY < nHeight; nY += nYStep) in GetDraftFillColor() local
H A Dsvdibrow.cxx715 sal_uInt16 nX=0,nY=0; in IsItemIneffective() local
/trunk/main/sc/source/filter/excel/
H A Dxeescher.cxx277 for( sal_Int32 nY = nHeight - 1; nY >= 0; --nY ) in Save() local
/trunk/main/sc/source/ui/view/
H A Dpreview.cxx828 void ScPreview::SetYOffset( long nY ) in SetYOffset()
/trunk/main/editeng/source/editeng/
H A Dimpedit3.cxx382 long nY = 0; in FormatDoc() local
4216 void ImpEditEngine::SetCharStretching( sal_uInt16 nX, sal_uInt16 nY ) in SetCharStretching()
4236 void ImpEditEngine::DoStretchChars( sal_uInt16 nX, sal_uInt16 nY ) in DoStretchChars()
/trunk/main/sw/source/ui/frmdlg/
H A Dfrmpage.cxx1095 … SwTwips nY = static_cast< SwTwips >(aAtVertPosED.Denormalize(aAtVertPosED.GetValue(FUNIT_TWIP))); in FillItemSet() local
1215 long nY) in InitPos()
/trunk/main/svx/source/table/
H A Dsvdotable.cxx1055 sal_Int32 nY = rPos.Y() + nTol - aRect.nTop; in CheckTableHit() local
2398 sal_Int32 nY = 0; in AddToHdlList() local
/trunk/main/embeddedobj/source/msole/
H A Dolecomponent.cxx1197 sal_Int64 nY = ( (sal_Int64)abs( pMF->yExt ) ) * nMult / nDiv; in GetExtent() local
/trunk/main/cui/source/tabpages/
H A Dbackgrnd.cxx658 long nY(LogicToPixel(Point(11,14), MAP_APPFONT).X()); in Reset() local
H A Dswpossizetabpage.cxx1480 long nY) in InitPos()
/trunk/main/sdext/source/pdfimport/wrapper/
H A Dwrapper.cxx328 double nX, nY; in readPath() local
/trunk/main/xmloff/source/text/
H A DXMLTextFrameContext.cxx426 sal_Int32 nY; member in XMLTextFrameContext_Impl
/trunk/main/svtools/source/contnr/
H A Dsvicnvw.cxx492 void SvIconView::SetSpaceBetweenEntries( long nX, long nY ) in SetSpaceBetweenEntries()
/trunk/main/sc/source/core/data/
H A Dtable5.cxx211 for (SCROW nY = nStartRow; nY <= nEndRow; ++nY) in UpdatePageBreaks() local
/trunk/main/sw/source/core/text/
H A Dinftxt.cxx949 SwTwips nY = rRect.Top(); in lcl_DrawSpecial() local
H A Dpormulti.cxx2357 SwTwips nY, in SwTxtCursorSave()
/trunk/main/dbaccess/source/ui/querydesign/
H A DJoinTableView.cxx571 long nX,nY; in isMovementAllowed() local
/trunk/main/sd/source/ui/slidesorter/view/
H A DSlsButtonBar.cxx153 for (sal_Int32 nY = 0; nY<nHeight; ++nY) in AdaptTransparency() local
/trunk/main/vcl/source/window/
H A Dwindow2.cxx1256 ScrollBar* pVScrl, long nY ) in ImplHandleScroll()
/trunk/main/vcl/os2/source/gdi/
H A Dsalgdi3.cxx1283 long nY = IntTimes256FromFixed( pHeader->pfxStart.y ); in GetGlyphOutline() local
/trunk/main/vcl/source/control/
H A Dcombobox.cxx613 void ComboBox::SetPosSizePixel( long nX, long nY, long nWidth, long nHeight, in SetPosSizePixel()
H A Dlstbox.cxx660 void ListBox::SetPosSizePixel( long nX, long nY, long nWidth, long nHeight, sal_uInt16 nFlags ) in SetPosSizePixel()
/trunk/main/reportdesign/source/filter/xml/
H A DxmlExport.cxx580 sal_Int32 nY = xReportElement->getPositionY(); in exportSectionAutoStyle() local
/trunk/main/vcl/source/gdi/
H A Dpdfwriter_impl2.cxx1973 for( long nY = 0; nY < nH; nY++ ) in writeG4Stream() local
/trunk/main/basctl/source/basicide/
H A Dbaside2.cxx139 long nY = TMARGPRN-2*nBorder; in lcl_PrintHeader() local

Completed in 253 milliseconds

1...<<11121314