Home
last modified time | relevance | path

Searched defs:_nHeight (Results 1 – 12 of 12) sorted by relevance

/trunk/main/vbahelper/source/vbahelper/
H A Dvbashapes.cxx343 …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()
/trunk/main/reportdesign/source/filter/xml/
H A DxmlTable.hxx75 inline void addHeight(sal_Int32 _nHeight) { m_aHeight.push_back( _nHeight ); } in addHeight()
/trunk/main/odk/examples/DevelopersGuide/GUI/
H A DImageControlSample.java93 …nsertImageControl(XMultiComponentFactory _xMCF, int _nPosX, int _nPosY, int _nHeight, int _nWidth){ in insertImageControl()
H A DUnoDialogSample2.java205 …public XListBox insertListBox(int _nPosX, int _nPosY, int _nHeight, int _nWidth, int _nStep, Strin… in insertListBox()
H A DUnoDialogSample.java537 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()
/trunk/main/sc/source/ui/vba/
H A Dvbachartobjects.cxx115 ScVbaChartObjects::Add( double _nX, double _nY, double _nWidth, double _nHeight ) throw (script::Ba… in Add()
/trunk/main/wizards/com/sun/star/wizards/reportbuilder/layout/
H A DReportBuilderLayouter.java872 …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()
/trunk/main/reportdesign/source/ui/report/
H A DScrollHelper.cxx106 void OScrollWindowHelper::setTotalSize(sal_Int32 _nWidth ,sal_Int32 _nHeight) in setTotalSize()
/trunk/main/sw/source/ui/chrdlg/
H A Ddrpcps.cxx188 static void calcFontHeightAnyAscent( OutputDevice* _pWin, Font& _rFont, long& _nHeight, long& _nAsc… in calcFontHeightAnyAscent()
/trunk/main/svx/source/dialog/
H A Dfntctrl.cxx83 void calcFontHeightAnyAscent(OutputDevice* _pWin,Font& _rFont,long& _nHeight,long& _nAscent) in calcFontHeightAnyAscent()
/trunk/main/svtools/source/uno/
H A Dunocontroltablemodel.cxx411 void UnoControlTableModel::setColumnHeaderHeight(TableMetrics _nHeight) in setColumnHeaderHeight()
/trunk/main/cui/source/options/
H A Doptcolor.cxx178 inline void SetGroupHeight( long _nHeight ) { m_nGroupHeight = _nHeight; } in SetGroupHeight()

Completed in 76 milliseconds