Home
last modified time | relevance | path

Searched defs:nYPos (Results 1 – 25 of 34) sorted by relevance

12

/trunk/main/sw/source/ui/inc/
H A Dcontent.hxx71 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()
/trunk/main/odk/examples/DevelopersGuide/Forms/
H A DFormLayer.java96 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 DDataAwareness.java597 …protected XPropertySet createButton( int nXPos, int nYPos, int nXSize, String sName, String sLabel… in createButton()
/trunk/main/forms/qa/integration/forms/
H A DFormLayer.java92 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 DRadioButtons.java82 …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 DFormControlTest.java565 …private void insertRadio( int nYPos, String label, String refValue ) throws com.sun.star.uno.Excep… in insertRadio()
/trunk/main/vbahelper/source/vbahelper/
H A Dvbashapes.cxx236 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
/trunk/main/sdext/source/minimizer/
H A Doptimizerdialogcontrols.cxx113 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 Dinformationdialog.cxx73 sal_Int32 nYPos, in InsertFixedText()
146 sal_Int32 nYPos, in InsertCheckBox()
184 sal_Int32 nYPos, in InsertButton()
/trunk/main/filter/source/graphicfilter/eras/
H A Deras.cxx82 void RASWriter::ImplCallback( sal_uLong nYPos ) in ImplCallback()
/trunk/main/sw/inc/
H A Dfmtornt.hxx42 SwTwips nYPos; //Enthaelt _immer_ die aktuelle RelPos. member in SwFmtVertOrient
/trunk/main/dbaccess/source/ui/browser/
H A Dbrwview.cxx181 long nYPos = m_pSplitter->GetPosPixel().Y(); variable
/trunk/main/svx/source/dialog/
H A Dpagectrl.cxx126 long nYPos = (aSz.Height() - aSize.Height()) / 2; in Paint() local
/trunk/main/sw/source/core/text/
H A Dporfld.hxx196 SwTwips nYPos; //Enthaelt _immer_ die aktuelle RelPos. member in SwGrfNumPortion
/trunk/main/framework/source/services/
H A Dbackingwindow.cxx437 long nYPos = 0; in initControls() local
824 long nYPos = maControlRect.Top(); in Resize() local
/trunk/main/drawinglayer/source/processor2d/
H A Dvclprocessor2d.cxx578 … 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
/trunk/main/sw/source/filter/ww8/
H A Dww8par2.hxx90 sal_Int16 nXPos, nYPos; // Position member
/trunk/main/sw/source/ui/dbui/
H A Dmmlayoutpage.cxx475 long nYPos = rShell.GetCharRect().Top(); in InsertGreeting() local
/trunk/main/sw/source/core/frmedt/
H A Dfews.cxx202 sal_Bool SwFEShell::GetPageNumber( long nYPos, sal_Bool bAtCrsrPos, sal_uInt16& rPhyNum, sal_uInt16… in GetPageNumber()
/trunk/main/wizards/com/sun/star/wizards/ui/
H A DButtonList.java115 int nYPos = pos.Height + (m_aButtonSize.Height + gap.Height) * rows + gap.Height; in create() local
/trunk/main/vcl/source/control/
H A Dtabctrl.cxx735 long nYPos = aRect.Top(); in ImplShowFocus() local
927 long nYPos = aRect.Top()+((aTabSize.Height()-nTextHeight)/2)-nOff3; in ImplDrawItem() local
/trunk/main/basctl/source/basicide/
H A Dbaside2b.cxx1064 long nYPos = rMousePos.Y() + nCurYOffset; in FindBreakPoint() local
1087 long nYPos = aMousePos.Y() + nCurYOffset; in MouseButtonDown() local
/trunk/main/sw/source/filter/ww1/
H A Dw1sprm.cxx639 short nYPos = SVBT16ToShort(pSprm); in Start() local
/trunk/main/sw/source/ui/utlui/
H A Dcontent.cxx162 SwContent::SwContent(const SwContentType* pCnt, const String& rName, long nYPos) : in SwContent()
824 long nYPos = 0; in FillMemberList() local
/trunk/main/chart2/source/controller/dialogs/
H A Dtp_ChartType.cxx1026 long nYPos = m_nYTopPos; in showAllControls() local

Completed in 164 milliseconds

12