/aoo42x/main/ucb/source/ucp/file/ |
H A D | filrec.cxx | 118 ::osl::FileBase::RC ReconnectingFile::setSize( sal_uInt64 uSize ) in setSize() function in fileaccess::ReconnectingFile 127 nRes = m_aFile.setSize( uSize ); in setSize() 133 nRes = m_aFile.setSize( uSize ); in setSize() 137 nRes = m_aFile.setSize( uSize ); in setSize() 143 nRes = m_aFile.setSize( uSize ); in setSize()
|
/aoo42x/main/wizards/com/sun/star/wizards/document/ |
H A D | TimeStampControl.java | 65 oDateControl.setSize(new Size(nDateWidth, nDBHeight)); in TimeStampControl() 69 oTimeControl.setSize(new Size(nTimeWidth, nDBHeight)); in TimeStampControl() 118 public void setSize(Size _aSize) in setSize() method in TimeStampControl 124 oDateControl.xShape.setSize(new Size(ndatewidth, _aSize.Height)); in setSize() 125 oTimeControl.xShape.setSize(new Size(ntimewidth, _aSize.Height)); in setSize()
|
H A D | Shape.java | 95 xShape.setSize(aSize); in createShape() 99 xShape.setSize(new Size(1000, 100)); in createShape() 117 public void setSize(Size _aSize) in setSize() method in Shape 121 xShape.setSize(_aSize); in setSize()
|
/aoo42x/main/canvas/source/cairo/ |
H A D | cairo_spritedevicehelper.cxx | 72 setSize( rSize ); in init() 122 void SpriteDeviceHelper::setSize( const ::basegfx::B2ISize& rSize ) in setSize() function in cairocanvas::SpriteDeviceHelper 129 DeviceHelper::setSize(rSize); in setSize() 151 setSize( ::basegfx::B2ISize(rBounds.Width, rBounds.Height) ); in notifySizeUpdate()
|
/aoo42x/main/wizards/com/sun/star/wizards/form/ |
H A D | FormControlArranger.java | 289 dbControl.setSize(controlSize); in adjustLineWidth() 498 LabelControlList[i].setSize(new Size(m_MaxLabelWidth, m_LabelHeight)); in repositionColumnarLeftControls() 546 LabelControlList[i].setSize(aSize); in insertLabel() 564 LabelControlList[i].setSize(aSize); in insertLabel() 593 curLabelControl.setSize(new Size(m_LabelWidth, m_LabelHeight)); in insertLabel() 638 aDBControl.setSize(new Size(m_dbControlWidth, m_dbControlHeight)); in insertDBControl()
|
/aoo42x/main/reportbuilder/java/com/sun/star/report/ |
H A D | SOImageService.java | 104 dim.setSize(imageSize.Width, imageSize.Height); in getImageSize() 110 dim.setSize(imageSize.Width * fac, imageSize.Height * fac); in getImageSize() 118 dim.setSize(imageSize.Width * fac, imageSize.Height * fac); in getImageSize()
|
/aoo42x/main/vbahelper/source/vbahelper/ |
H A D | vbashapes.cxx | 256 xShape->setSize( size ); in AddRectangle() 300 xShape->setSize(size); in AddEllipse() 336 xShape->setSize(size); in AddLine() 388 xShape->setSize(size); in AddTextboxInWriter() 437 xShape->setSize(size); in AddShape()
|
/aoo42x/main/chart2/source/view/main/ |
H A D | VLegendSymbolFactory.cxx | 134 xLine->setSize( awt::Size( rEntryKeyAspectRatio.Width, 0 )); in createSymbol() 185 xShape->setSize( awt::Size( nSize, nSize ) ); in createSymbol() 197 xShape->setSize( rEntryKeyAspectRatio ); in createSymbol()
|
/aoo42x/main/stoc/source/security/ |
H A D | lru_cache.h | 104 inline void setSize( ::std::size_t size ) SAL_THROW( () ); 108 inline void lru_cache< t_key, t_val, t_hashKey, t_equalKey >::setSize( in setSize() function in stoc_sec::lru_cache 135 setSize( size ); in lru_cache()
|
/aoo42x/main/reportdesign/source/core/api/ |
H A D | FixedLine.cxx | 179 _xShape->setSize(aSize); in OFixedLine() 185 _xShape->setSize(aSize); in OFixedLine() 526 void SAL_CALL OFixedLine::setSize( const awt::Size& aSize ) throw (beans::PropertyVetoException, un… in setSize() function in reportdesign::OFixedLine 530 OShapeHelper::setSize(aSize,this); in setSize()
|
/aoo42x/main/filter/source/graphicfilter/icgm/ |
H A D | actimpr.cxx | 526 maXShape->setSize( aSize ); in DrawRectangle() 549 maXShape->setSize( awt::Size( nXSize, nYSize ) ); in DrawEllipse() 578 maXShape->setSize( awt::Size ( nXSize, nYSize ) ); in DrawEllipticalArc() 657 maXShape->setSize( awt::Size( (long)fdx, (long)fdy ) ); in DrawBitmap() 866 maXShape->setSize( awt::Size( nWidth, nHeight ) ); in DrawText()
|
/aoo42x/main/svx/source/unodraw/ |
H A D | unoshap2.cxx | 192 void SAL_CALL SvxShapeGroup::setSize( const awt::Size& rSize ) in setSize() function in SvxShapeGroup 195 SvxShape::setSize( rSize ); in setSize() 467 void SAL_CALL SvxShapeConnector::setSize( const awt::Size& rSize ) in setSize() function in SvxShapeConnector 470 SvxShapeText::setSize( rSize ); in setSize() 635 void SAL_CALL SvxShapeControl::setSize( const awt::Size& rSize ) in setSize() function in SvxShapeControl 638 SvxShapeText::setSize( rSize ); in setSize() 2085 void SAL_CALL SvxCustomShape::setSize( const awt::Size& rSize ) in setSize() function in SvxCustomShape 2088 SvxShapeText::setSize( rSize ); in setSize()
|
/aoo42x/main/canvas/source/vcl/ |
H A D | spritedevicehelper.cxx | 53 mpBackBuffer->setSize( rOutDev.GetOutputSizePixel() ); in init() 124 mpBackBuffer->setSize( ::Size(rBounds.Width, in notifySizeUpdate()
|
H A D | canvascustomsprite.cxx | 81 pBackBuffer->setSize( aSize ); in CanvasCustomSprite() 92 pBackBufferMask->setSize( aSize ); in CanvasCustomSprite()
|
/aoo42x/main/toolkit/test/accessibility/ |
H A D | AccessibleComponentHandler.java | 51 maChildList.setSize (6); in AccessibleComponentHandler() 121 maChildList.setSize (4); in update()
|
/aoo42x/main/qadevOOo/runner/util/ |
H A D | FormTools.java | 88 oCShape.setSize(size); in createControlShape() 123 oCShape.setSize(size); in createUnoControlShape() 158 oCShape.setSize(size); in createControlShapeWithDefaultControl()
|
/aoo42x/main/sd/source/core/annotations/ |
H A D | Annotation.cxx | 87 …virtual void SAL_CALL setSize( const ::com::sun::star::geometry::RealSize2D& _size ) throw (::com:… 150 xAnnotation->setSize(m_Size); in set() 277 void SAL_CALL Annotation::setSize(const RealSize2D & the_value) throw (RuntimeException) in setSize() function in sd::Annotation
|
/aoo42x/main/odk/examples/DevelopersGuide/FirstSteps/ |
H A D | HelloTextTableShape.java | 139 xWriterShape.setSize(new Size(10000, 10000)); in useWriter() 250 xCalcShape.setSize(new Size(10000, 10000)); in useCalc() 296 xDrawShape.setSize(new Size(10000, 20000)); in useDraw()
|
/aoo42x/main/scripting/examples/java/Newsgroup/ |
H A D | StatusWindow.java | 60 progressBar.setSize( 30, 400 ); in StatusWindow() 80 cancelButton.setSize( 30, 100 ); in StatusWindow()
|
/aoo42x/main/javainstaller2/src/JavaSetup/org/openoffice/setup/ |
H A D | SetupActionListener.java | 97 detailsdialog.setSize(new Dimension(600, 300)); in actionPerformed() 106 helpdialog.setSize(new Dimension(400, 300)); in actionPerformed()
|
/aoo42x/main/xmerge/source/palmtests/qa/comparator/ |
H A D | OfficeZip.java | 156 ze.setSize(xmlBytes.length); in write() 212 zipEntry.setSize(xmlBytes.length); in saveEntries()
|
/aoo42x/main/extensions/source/dbpilots/ |
H A D | optiongrouplayouter.cxx | 100 _rContext.xObjectShape->setSize(aControlShapeSize); in doLayout() 161 xRadioShape->setSize(aButtonSize); in doLayout()
|
/aoo42x/main/odk/examples/DevelopersGuide/Charts/ |
H A D | ChartHelper.java | 112 xShape.setSize( aExtent ); in insertOLEChartInWriter() 209 aShape.setSize( aExtent ); in insertOLEChartInDraw()
|
/aoo42x/main/reportdesign/source/core/inc/ |
H A D | Tools.hxx | 91 … template<typename T> static void setSize(const ::com::sun::star::awt::Size& aSize,T* _pShape) in setSize() function in reportdesign::OShapeHelper 103 _pShape->m_aProps.aComponent.m_xShape->setSize(aSize); in setSize()
|
/aoo42x/main/store/source/ |
H A D | storlckb.cxx | 135 eErrCode = setSize(0); in create() 370 storeError OStoreLockBytes::setSize (sal_uInt32 nSize) in setSize() function in OStoreLockBytes
|