Searched defs:_nHeight (Results 1 – 12 of 12) sorted by relevance
/aoo41x/main/vbahelper/source/vbahelper/ |
H A D | vbashapes.cxx | 343 …nt32 _nType, sal_Int32 _nLeft, sal_Int32 _nTop, sal_Int32 _nWidth, sal_Int32 _nHeight ) throw (uno… in AddShape() 358 …Orientation, sal_Int32 _nLeft, sal_Int32 _nTop, sal_Int32 _nWidth, sal_Int32 _nHeight ) throw (uno… in AddTextbox() 369 …ientation*/, sal_Int32 _nLeft, sal_Int32 _nTop, sal_Int32 _nWidth, sal_Int32 _nHeight ) throw (uno… in AddTextboxInWriter() argument 415 …ring& sName, sal_Int32 _nLeft, sal_Int32 _nTop, sal_Int32 _nWidth, sal_Int32 _nHeight ) throw (uno… in AddShape()
|
/aoo41x/main/reportdesign/source/filter/xml/ |
H A D | xmlTable.hxx | 75 inline void addHeight(sal_Int32 _nHeight) { m_aHeight.push_back( _nHeight ); } in addHeight()
|
/aoo41x/main/odk/examples/DevelopersGuide/GUI/ |
H A D | ImageControlSample.java | 93 …nsertImageControl(XMultiComponentFactory _xMCF, int _nPosX, int _nPosY, int _nHeight, int _nWidth){ in insertImageControl()
|
H A D | UnoDialogSample2.java | 205 …public XListBox insertListBox(int _nPosX, int _nPosY, int _nHeight, int _nWidth, int _nStep, Strin… in insertListBox()
|
H A D | UnoDialogSample.java | 537 public void insertGroupBox(int _nPosX, int _nPosY, int _nHeight, int _nWidth){ in insertGroupBox() 793 …tVerticalScrollBar(XAdjustmentListener _xAdjustmentListener, int _nPosX, int _nPosY, int _nHeight){ in insertVerticalScrollBar()
|
/aoo41x/main/sc/source/ui/vba/ |
H A D | vbachartobjects.cxx | 115 ScVbaChartObjects::Add( double _nX, double _nY, double _nWidth, double _nHeight ) throw (script::Ba… in Add()
|
/aoo41x/main/wizards/com/sun/star/wizards/reportbuilder/layout/ |
H A D | ReportBuilderLayouter.java | 872 …ected Rectangle insertVerticalLine(XSection _xSection, Rectangle _aRect, int _nWidth, int _nHeight) in insertVerticalLine() 877 …ted Rectangle insertHorizontalLine(XSection _xSection, Rectangle _aRect, int _nWidth, int _nHeight) in insertHorizontalLine() 882 …protected Rectangle insertLine(XSection _xSection, Rectangle _aRect, int _nWidth, int _nHeight, in… in insertLine()
|
/aoo41x/main/reportdesign/source/ui/report/ |
H A D | ScrollHelper.cxx | 106 void OScrollWindowHelper::setTotalSize(sal_Int32 _nWidth ,sal_Int32 _nHeight) in setTotalSize()
|
/aoo41x/main/sw/source/ui/chrdlg/ |
H A D | drpcps.cxx | 188 static void calcFontHeightAnyAscent( OutputDevice* _pWin, Font& _rFont, long& _nHeight, long& _nAsc… in calcFontHeightAnyAscent()
|
/aoo41x/main/svx/source/dialog/ |
H A D | fntctrl.cxx | 83 void calcFontHeightAnyAscent(OutputDevice* _pWin,Font& _rFont,long& _nHeight,long& _nAscent) in calcFontHeightAnyAscent()
|
/aoo41x/main/svtools/source/uno/ |
H A D | unocontroltablemodel.cxx | 411 void UnoControlTableModel::setColumnHeaderHeight(TableMetrics _nHeight) in setColumnHeaderHeight()
|
/aoo41x/main/cui/source/options/ |
H A D | optcolor.cxx | 178 inline void SetGroupHeight( long _nHeight ) { m_nGroupHeight = _nHeight; } in SetGroupHeight()
|
Completed in 71 milliseconds