/aoo42x/main/sw/source/ui/inc/ |
H A D | content.hxx | 71 long nYPos) : in SwOutlineContent() 90 long nYPos) : in SwRegionContent() 107 long nYPos ) in SwURLFieldContent() 126 long nYPos ) in SwPostItContent() 132 long nYPos ) in SwPostItContent() 148 SwGraphicContent(const SwContentType* pCnt, const String& rName, const String& rLink, long nYPos) in SwGraphicContent() 161 …SwTOXBaseContent(const SwContentType* pCnt, const String& rName, long nYPos, const SwTOXBase& rBas… in SwTOXBaseContent()
|
/aoo42x/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() 179 int nYPos, int nWidth, int nHeight ) throws java.lang.Exception in createControlAndShape() 203 …ng sControlType, String sFieldName, String sControlNamePostfix, int nXPos, int nYPos, int nHeight ) in insertControlLine() 235 … insertControlLine( String sControlType, String sFieldName, String sControlNamePostfix, int nYPos ) in insertControlLine()
|
H A D | DataAwareness.java | 597 …protected XPropertySet createButton( int nXPos, int nYPos, int nXSize, String sName, String sLabel… in createButton()
|
/aoo42x/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() 161 int nYPos, int nWidth, int nHeight ) throws java.lang.Exception in createControlAndShape() 223 int nXPos, int nYPos, int nHeight ) in insertControlLine() 263 … insertControlLine( String sControlType, String sFieldName, String sControlNamePostfix, int nYPos ) in insertControlLine()
|
H A D | RadioButtons.java | 82 …private XPropertySet insertRadio( int nXPos, int nYPos, String label, String name, String refValue… in insertRadio() 88 …private XPropertySet insertRadio( int nXPos, int nYPos, String label, String name, String refValue… in insertRadio()
|
H A D | FormControlTest.java | 565 …private void insertRadio( int nYPos, String label, String refValue ) throws com.sun.star.uno.Excep… in insertRadio()
|
/aoo42x/main/vbahelper/source/vbahelper/ |
H A D | vbashapes.cxx | 236 sal_Int32 nYPos = Millimeter::getInHundredthsOfOneMillimeter( startY ); in AddRectangle() local 268 sal_Int32 nYPos = Millimeter::getInHundredthsOfOneMillimeter( startY ); in AddEllipse() local 317 sal_Int32 nYPos = Millimeter::getInHundredthsOfOneMillimeter( StartY ); in AddLine() local 373 sal_Int32 nYPos = Millimeter::getInHundredthsOfOneMillimeter( _nTop ); in AddTextboxInWriter() local 418 sal_Int32 nYPos = Millimeter::getInHundredthsOfOneMillimeter( _nTop ); in AddShape() local
|
/aoo42x/main/sdext/source/minimizer/ |
H A D | optimizerdialogcontrols.cxx | 113 sal_Int32 nYPos, in ImplInsertButton() 161 sal_Int32 nYPos, in ImplInsertFixedText() 206 sal_Int32 nYPos, in ImplInsertCheckBox() 249 sal_Int32 nYPos, in ImplInsertFormattedField() 304 sal_Int32 nYPos, in ImplInsertComboBox() 354 sal_Int32 nYPos, in ImplInsertRadioButton() 400 sal_Int32 nYPos, in ImplInsertListBox()
|
H A D | informationdialog.cxx | 73 sal_Int32 nYPos, in InsertFixedText() 146 sal_Int32 nYPos, in InsertCheckBox() 184 sal_Int32 nYPos, in InsertButton()
|
/aoo42x/main/filter/source/graphicfilter/eras/ |
H A D | eras.cxx | 82 void RASWriter::ImplCallback( sal_uLong nYPos ) in ImplCallback()
|
/aoo42x/main/sw/inc/ |
H A D | fmtornt.hxx | 42 SwTwips nYPos; //Enthaelt _immer_ die aktuelle RelPos. member in SwFmtVertOrient
|
/aoo42x/main/dbaccess/source/ui/browser/ |
H A D | brwview.cxx | 181 long nYPos = m_pSplitter->GetPosPixel().Y(); variable
|
/aoo42x/main/svx/source/dialog/ |
H A D | pagectrl.cxx | 126 long nYPos = (aSz.Height() - aSize.Height()) / 2; in Paint() local
|
/aoo42x/main/sw/source/core/text/ |
H A D | porfld.hxx | 196 SwTwips nYPos; //Enthaelt _immer_ die aktuelle RelPos. member in SwGrfNumPortion
|
/aoo42x/main/framework/source/services/ |
H A D | backingwindow.cxx | 435 long nYPos = 0; in initControls() local 822 long nYPos = maControlRect.Top(); in Resize() local
|
/aoo42x/main/drawinglayer/source/processor2d/ |
H A D | vclprocessor2d.cxx | 578 … for(sal_Int32 nYPos(nBTop); nYPos < nOTop + nOHeight; nYPos += nBHeight, nPosY++) in RenderFillGraphicPrimitive2D() local 607 … for(sal_Int32 nYPos(nPosX % 2 ? nBTop - nBHeight + nOffsetY : nBTop); in RenderFillGraphicPrimitive2D() local
|
/aoo42x/main/sw/source/filter/ww8/ |
H A D | ww8par2.hxx | 90 sal_Int16 nXPos, nYPos; // Position member
|
/aoo42x/main/sw/source/ui/dbui/ |
H A D | mmlayoutpage.cxx | 475 long nYPos = rShell.GetCharRect().Top(); in InsertGreeting() local
|
/aoo42x/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()
|
/aoo42x/main/wizards/com/sun/star/wizards/ui/ |
H A D | ButtonList.java | 115 int nYPos = pos.Height + (m_aButtonSize.Height + gap.Height) * rows + gap.Height; in create() local
|
/aoo42x/main/vcl/source/control/ |
H A D | tabctrl.cxx | 735 long nYPos = aRect.Top(); in ImplShowFocus() local 927 long nYPos = aRect.Top()+((aTabSize.Height()-nTextHeight)/2)-nOff3; in ImplDrawItem() local
|
/aoo42x/main/basctl/source/basicide/ |
H A D | baside2b.cxx | 1064 long nYPos = rMousePos.Y() + nCurYOffset; in FindBreakPoint() local 1087 long nYPos = aMousePos.Y() + nCurYOffset; in MouseButtonDown() local
|
/aoo42x/main/sw/source/filter/ww1/ |
H A D | w1sprm.cxx | 639 short nYPos = SVBT16ToShort(pSprm); in Start() local
|
/aoo42x/main/sw/source/ui/utlui/ |
H A D | content.cxx | 162 SwContent::SwContent(const SwContentType* pCnt, const String& rName, long nYPos) : in SwContent() 824 long nYPos = 0; in FillMemberList() local
|
/aoo42x/main/chart2/source/controller/dialogs/ |
H A D | tp_ChartType.cxx | 1026 long nYPos = m_nYTopPos; in showAllControls() local
|