/aoo4110/main/sw/source/ui/inc/ |
H A D | content.hxx | 71 long nYPos) : in SwOutlineContent() argument 72 SwContent(pCnt, rName, nYPos), in SwOutlineContent() 90 long nYPos) : in SwRegionContent() argument 91 SwContent(pCnt, rName, nYPos), in SwRegionContent() 107 long nYPos ) in SwURLFieldContent() argument 108 : SwContent( pCnt, rName, nYPos ), sURL( rURL ), pINetAttr( pAttr ) in SwURLFieldContent() 126 long nYPos ) in SwPostItContent() argument 127 : SwContent( pCnt, rName, nYPos ), pFld( pField ),mbPostIt(true) in SwPostItContent() 132 long nYPos ) in SwPostItContent() argument 149 : SwContent( pCnt, rName, nYPos ), sLink( rLink ) in SwGraphicContent() [all …]
|
/aoo4110/main/framework/source/services/ |
H A D | backingwindow.cxx | 437 long nYPos = 0; in initControls() local 458 nYPos += maWelcomeSize.Height(); in initControls() 557 nYPos += 10; in initControls() 824 long nYPos = maControlRect.Top(); in Resize() local 825 nYPos += nW2Delta - nDiff; in Resize() 828 nYPos += nWDelta - nDiff; in Resize() 830 nYPos += nPDelta - nDiff; in Resize() 832 nYPos += nWDelta/2 - nDiff; in Resize() 839 nYPos += nBDelta - nDiff; in Resize() 842 nYPos += nBDelta - nDiff; in Resize() [all …]
|
/aoo4110/main/odk/examples/DevelopersGuide/Forms/ |
H A D | FormLayer.java | 96 int nYPos, int nWidth, int nHeight, XIndexContainer xParentForm ) throws java.lang.Exception in createControlAndShape() argument 106 xShape.setPosition( new Point( nXPos * 100, nYPos * 100 ) ); in createControlAndShape() 179 int nYPos, int nWidth, int nHeight ) throws java.lang.Exception in createControlAndShape() argument 181 return createControlAndShape( sFormComponentService, nXPos, nYPos, nWidth, nHeight, null ); in createControlAndShape() 203 …ng sControlType, String sFieldName, String sControlNamePostfix, int nXPos, int nYPos, int nHeight ) in insertControlLine() argument 207 XPropertySet xLabelModel = createControlAndShape( "FixedText", nXPos, nYPos, 25, 6 ); in insertControlLine() 211 … XPropertySet xFieldModel = createControlAndShape( sControlType, nXPos + 26, nYPos, 40, nHeight ); in insertControlLine() 235 … insertControlLine( String sControlType, String sFieldName, String sControlNamePostfix, int nYPos ) in insertControlLine() argument 238 return insertControlLine( sControlType, sFieldName, sControlNamePostfix, 2, nYPos, 6 ); in insertControlLine()
|
/aoo4110/main/forms/qa/integration/forms/ |
H A D | FormLayer.java | 92 int nYPos, int nWidth, int nHeight, Object _parentForm ) throws java.lang.Exception in createControlAndShape() argument 102 xShape.setPosition( new Point( nXPos * 100, nYPos * 100 ) ); in createControlAndShape() 161 int nYPos, int nWidth, int nHeight ) throws java.lang.Exception in createControlAndShape() argument 163 return createControlAndShape( sFormComponentService, nXPos, nYPos, nWidth, nHeight, null ); in createControlAndShape() 223 int nXPos, int nYPos, int nHeight ) in insertControlLine() argument 227 XPropertySet xLabelModel = createControlAndShape( "FixedText", nXPos, nYPos, 25, 6 ); in insertControlLine() 231 … XPropertySet xFieldModel = createControlAndShape( sControlType, nXPos + 26, nYPos, 40, nHeight ); in insertControlLine() 263 … insertControlLine( String sControlType, String sFieldName, String sControlNamePostfix, int nYPos ) in insertControlLine() argument 266 return insertControlLine( sControlType, sFieldName, sControlNamePostfix, 10, nYPos, 6 ); in insertControlLine()
|
H A D | RadioButtons.java | 82 …private XPropertySet insertRadio( int nXPos, int nYPos, String label, String name, String refValue… in insertRadio() argument 84 return insertRadio( nXPos, nYPos, label, name, refValue, null ); in insertRadio() 88 …private XPropertySet insertRadio( int nXPos, int nYPos, String label, String name, String refValue… in insertRadio() argument 91 …xRadio = m_formLayer.createControlAndShape( "DatabaseRadioButton", nXPos, nYPos, 25, 6, parentCont… in insertRadio()
|
/aoo4110/main/chart2/source/controller/dialogs/ |
H A D | tp_ChartType.cxx | 1026 long nYPos = m_nYTopPos; in showAllControls() local 1034 m_pAxisTypeResourceGroup->setPosition( Point( nXPos, nYPos ) ); in showAllControls() 1035 nYPos += m_pAxisTypeResourceGroup->getHeight() + lcl_getDistance(); in showAllControls() 1042 m_pDim3DLookResourceGroup->setPosition( Point( nXPos, nYPos ) ); in showAllControls() 1043 nYPos += m_pDim3DLookResourceGroup->getHeight() + lcl_getDistance(); in showAllControls() 1054 nYPos += m_pStackingResourceGroup->getHeight() + lcl_getDistance(); in showAllControls() 1061 m_pSplineResourceGroup->setPosition( Point( nXPos, nYPos ) ); in showAllControls() 1062 nYPos += m_pSplineResourceGroup->getHeight() + lcl_getDistance(); in showAllControls() 1069 m_pGeometryResourceGroup->setPosition( Point( nXPos+17, nYPos ) ); in showAllControls() 1070 nYPos += m_pGeometryResourceGroup->getHeight() + lcl_getDistance(); in showAllControls() [all …]
|
/aoo4110/main/sdext/source/minimizer/ |
H A D | optimizerdialog.hxx | 153 sal_Int32 nYPos, 163 sal_Int32 nYPos, 173 sal_Int32 nYPos, 180 sal_Int32 nYPos, 190 sal_Int32 nYPos, 199 sal_Int32 nYPos, 209 sal_Int32 nYPos,
|
H A D | optimizerdialogcontrols.cxx | 113 sal_Int32 nYPos, in ImplInsertButton() argument 139 Any( nYPos ), in ImplInsertButton() 161 sal_Int32 nYPos, in ImplInsertFixedText() argument 183 Any( nYPos ), in ImplInsertFixedText() 206 sal_Int32 nYPos, in ImplInsertCheckBox() argument 228 Any( nYPos ), in ImplInsertCheckBox() 249 sal_Int32 nYPos, in ImplInsertFormattedField() argument 276 Any( nYPos ), in ImplInsertFormattedField() 330 Any( nYPos ), in ImplInsertComboBox() 377 Any( nYPos ), in ImplInsertRadioButton() [all …]
|
H A D | informationdialog.cxx | 73 sal_Int32 nYPos, in InsertFixedText() argument 94 Any( nYPos ), in InsertFixedText() 146 sal_Int32 nYPos, in InsertCheckBox() argument 168 Any( nYPos ), in InsertCheckBox() 184 sal_Int32 nYPos, in InsertButton() argument 206 Any( nYPos ), in InsertButton()
|
H A D | informationdialog.hxx | 80 sal_Int32 nYPos, 98 sal_Int32 nYPos, 105 sal_Int32 nYPos,
|
/aoo4110/main/vbahelper/source/vbahelper/ |
H A D | vbashapes.cxx | 236 sal_Int32 nYPos = Millimeter::getInHundredthsOfOneMillimeter( startY ); in AddRectangle() local 250 position.Y = nYPos - aMovePositionIfRange.Y; in AddRectangle() 268 sal_Int32 nYPos = Millimeter::getInHundredthsOfOneMillimeter( startY ); in AddEllipse() local 294 position.Y = nYPos - aMovePositionIfRange.Y; in AddEllipse() 317 sal_Int32 nYPos = Millimeter::getInHundredthsOfOneMillimeter( StartY ); in AddLine() local 330 position.Y = nYPos - aMovePositionIfRange.Y; in AddLine() 373 sal_Int32 nYPos = Millimeter::getInHundredthsOfOneMillimeter( _nTop ); in AddTextboxInWriter() local 398 …>setPropertyValue( rtl::OUString::createFromAscii( "VertOrientPosition" ), uno::makeAny( nYPos ) ); in AddTextboxInWriter() 418 sal_Int32 nYPos = Millimeter::getInHundredthsOfOneMillimeter( _nTop ); in AddShape() local 431 position.Y = nYPos - aMovePositionIfRange.Y; in AddShape()
|
/aoo4110/main/svx/source/dialog/ |
H A D | pagectrl.cxx | 139 long nYPos = ( aSz.Height() - aSize.Height() ) / 2; in Paint() local 156 nYPos = ( aSz.Height() - aSize.Height() ) / 2; in Paint() 158 DrawPage( Point( nXPos, nYPos ), sal_True, sal_True ); in Paint() 162 DrawPage( Point( ( aSz.Width() - aSize.Width() ) / 2, nYPos ), sal_True, sal_True ); in Paint() 167 DrawPage( Point( 0, nYPos ), sal_False, (sal_Bool)( eUsage & SVX_PAGE_LEFT ) ); in Paint() 168 DrawPage( Point( aSize.Width() + aSize.Width() / 8, nYPos ), sal_True, in Paint()
|
/aoo4110/main/sw/inc/ |
H A D | fmtornt.hxx | 42 SwTwips nYPos; //Enthaelt _immer_ die aktuelle RelPos. member in SwFmtVertOrient 67 SwTwips GetPos() const { return nYPos; } in GetPos() 68 void SetPos( SwTwips nNew ) { nYPos = nNew; } in SetPos() 114 nYPos = rCpy.GetPos(); in operator =()
|
/aoo4110/main/svx/source/svdraw/ |
H A D | svdhdl.cxx | 134 const sal_uInt16 nYPos(nInd * 11); in GetBitmapEx() local 150 …return impGetOrCreateTargetBitmap((1 * INDEX_COUNT) + nInd, Rectangle(Point(7, nYPos), Size(9, 9))… in GetBitmapEx() 155 …return impGetOrCreateTargetBitmap((2 * INDEX_COUNT) + nInd, Rectangle(Point(16, nYPos), Size(11, 1… in GetBitmapEx() 194 …return impGetOrCreateTargetBitmap((4 * INDEX_COUNT) + nInd, Rectangle(Point(27, nYPos), Size(7, 7)… in GetBitmapEx() 200 …return impGetOrCreateTargetBitmap((5 * INDEX_COUNT) + nInd, Rectangle(Point(34, nYPos), Size(9, 9)… in GetBitmapEx() 206 …return impGetOrCreateTargetBitmap((6 * INDEX_COUNT) + nInd, Rectangle(Point(43, nYPos), Size(11, 1… in GetBitmapEx() 211 …return impGetOrCreateTargetBitmap((7 * INDEX_COUNT) + nInd, Rectangle(Point(54, nYPos), Size(7, 9)… in GetBitmapEx() 216 …return impGetOrCreateTargetBitmap((8 * INDEX_COUNT) + nInd, Rectangle(Point(61, nYPos), Size(9, 11… in GetBitmapEx() 221 …return impGetOrCreateTargetBitmap((9 * INDEX_COUNT) + nInd, Rectangle(Point(70, nYPos), Size(9, 7)… in GetBitmapEx() 231 …return impGetOrCreateTargetBitmap((11 * INDEX_COUNT) + nInd, Rectangle(Point(90, nYPos), Size(7, 7… in GetBitmapEx() [all …]
|
/aoo4110/main/sw/source/filter/ww1/ |
H A D | w1sprm.cxx | 639 short nYPos = SVBT16ToShort(pSprm); in Start() local 643 switch( nYPos ){ // besondere Y-Positionen ? in Start() 644 case -4: eVAlign = text::VertOrientation::TOP; nYPos = 0; break; // oben in Start() 645 case -8: eVAlign = text::VertOrientation::CENTER; nYPos = 0; break; // zentriert in Start() 646 case -12: eVAlign = text::VertOrientation::BOTTOM; nYPos = 0; break; // unten in Start() 649 rOut.SetFlyYPos( nYPos, eVRel, eVAlign ); in Start()
|
/aoo4110/main/drawinglayer/source/processor2d/ |
H A D | vclprocessor2d.cxx | 578 … for(sal_Int32 nYPos(nBTop); nYPos < nOTop + nOHeight; nYPos += nBHeight, nPosY++) in RenderFillGraphicPrimitive2D() local 583 … const Rectangle aOutRectPixel(Point(nXPos, nYPos), aNeededBitmapSizePixel); in RenderFillGraphicPrimitive2D() 607 … for(sal_Int32 nYPos(nPosX % 2 ? nBTop - nBHeight + nOffsetY : nBTop); in RenderFillGraphicPrimitive2D() local 608 nYPos < nOTop + nOHeight; nYPos += nBHeight) in RenderFillGraphicPrimitive2D() 610 … const Rectangle aOutRectPixel(Point(nXPos, nYPos), aNeededBitmapSizePixel); in RenderFillGraphicPrimitive2D()
|
/aoo4110/main/sw/source/core/text/ |
H A D | porfld.hxx | 196 SwTwips nYPos; //Enthaelt _immer_ die aktuelle RelPos. member in SwGrfNumPortion 222 inline void SetRelPos( SwTwips nNew ) { nYPos = nNew; } in SetRelPos() 225 inline SwTwips GetRelPos() const { return nYPos; } in GetRelPos()
|
/aoo4110/main/sw/source/ui/dbui/ |
H A D | mmlayoutpage.cxx | 475 long nYPos = rShell.GetCharRect().Top(); in InsertGreeting() local 476 while(nYPos < GREETING_TOP_DISTANCE) in InsertGreeting() 480 nYPos = rShell.GetCharRect().Top(); in InsertGreeting() 483 while(nYPos < GREETING_TOP_DISTANCE) in InsertGreeting() 487 nYPos = rShell.GetCharRect().Top(); in InsertGreeting()
|
/aoo4110/main/filter/source/graphicfilter/eras/ |
H A D | eras.cxx | 82 void RASWriter::ImplCallback( sal_uLong nYPos ) in ImplCallback() argument 85 xStatusIndicator->setValue( (sal_uInt16)( ( 100 * nYPos ) / mnHeight ) ); in ImplCallback()
|
/aoo4110/main/sw/source/core/frmedt/ |
H A D | fews.cxx | 202 sal_Bool SwFEShell::GetPageNumber( long nYPos, sal_Bool bAtCrsrPos, sal_uInt16& rPhyNum, sal_uInt16… in GetPageNumber() argument 212 else if ( nYPos > -1 ) //Seite ueber die Positon ermitteln in GetPageNumber() 215 while( pPage && (pPage->Frm().Bottom() < nYPos || in GetPageNumber() 216 nYPos < pPage->Frm().Top() ) ) in GetPageNumber()
|
H A D | tblsel.cxx | 645 long nYPos = LONG_MAX; in ChkChartSel() local 652 if( (rCF.pFrm->Frm().*fnRect->fnGetTop)() != nYPos ) in ChkChartSel() 666 nYPos = (rCF.pFrm->Frm().*fnRect->fnGetTop)(); in ChkChartSel() 698 nYPos = LONG_MAX; in ChkChartSel() 703 if( (rCF.pFrm->Frm().*fnRect->fnGetTop)() != nYPos ) in ChkChartSel() 708 nYPos = (rCF.pFrm->Frm().*fnRect->fnGetTop)(); in ChkChartSel()
|
/aoo4110/main/sw/source/filter/html/ |
H A D | css1atr.cxx | 2154 long nXPos=0, nYPos=0; in OutCSS1_FrmFmtOptions() local 2166 nYPos = aPos.B(); in OutCSS1_FrmFmtOptions() 2178 nYPos = text::VertOrientation::NONE == rVertOri.GetVertOrient() in OutCSS1_FrmFmtOptions() 2186 nYPos -= aULItem.GetUpper(); in OutCSS1_FrmFmtOptions() 2187 if( nYPos < 0 ) in OutCSS1_FrmFmtOptions() 2189 aULItem.SetUpper( (sal_uInt16)(aULItem.GetUpper() + nYPos) ); in OutCSS1_FrmFmtOptions() 2190 nYPos = 0; in OutCSS1_FrmFmtOptions() 2194 OutCSS1_UnitProperty( sCSS1_P_top, nYPos ); in OutCSS1_FrmFmtOptions()
|
/aoo4110/main/dbaccess/source/ui/browser/ |
H A D | brwview.cxx | 181 long nYPos = m_pSplitter->GetPosPixel().Y(); variable 182 m_pSplitter->SetPosPixel( Point( m_pSplitter->GetSplitPosPixel(), nYPos ) );
|
/aoo4110/main/vcl/source/control/ |
H A D | tabctrl.cxx | 737 long nYPos = aRect.Top(); in ImplShowFocus() local 739 nYPos += (aRect.GetHeight() - aImageSize.Height())/2; in ImplShowFocus() 742 aRect.Top() = nYPos - 2; in ImplShowFocus() 929 long nYPos = aRect.Top()+((aTabSize.Height()-nTextHeight)/2)-nOff3; in ImplDrawItem() local 935 DrawCtrlText( Point( nXPos + aImageSize.Width(), nYPos ), in ImplDrawItem()
|
/aoo4110/main/basctl/source/basicide/ |
H A D | baside2b.cxx | 1064 long nYPos = rMousePos.Y() + nCurYOffset; in FindBreakPoint() local 1074 if ( ( nYPos > nY ) && ( nYPos < ( nY + nLineHeight ) ) ) in FindBreakPoint() 1087 long nYPos = aMousePos.Y() + nCurYOffset; in MouseButtonDown() local 1088 long nLine = nYPos / nLineHeight + 1; in MouseButtonDown()
|