Home
last modified time | relevance | path

Searched refs:setSize (Results 201 – 225 of 265) sorted by relevance

1234567891011

/aoo42x/main/oox/source/vml/
H A Dvmlshape.cxx301 rxShape->setSize( Size( aShapeRect.Width, aShapeRect.Height ) ); in convertFormatting()
/aoo42x/main/accessibility/java/java_uno_accessbridge/src/main/java/org/openoffice/java/accessibility/
H A DDialog.java625 public void setSize(java.awt.Dimension d) { in setSize() method in Dialog.AccessibleDialog
H A DFrame.java617 public void setSize(java.awt.Dimension d) { in setSize() method in Frame.AccessibleFrame
H A DComponent.java648 public void setSize(java.awt.Dimension d) { in setSize() method in Component.AccessibleUNOComponent
H A DContainer.java730 public void setSize(java.awt.Dimension d) { in setSize() method in Container.AccessibleContainer
/aoo42x/main/store/source/
H A Dstore.cxx547 return xLockBytes->setSize (nSize); in store_setStreamSize()
H A Dlockbyte.cxx137 storeError ILockBytes::setSize (sal_uInt32 nSize) in setSize() function in ILockBytes
H A Dstorbios.cxx626 eErrCode = m_xLockBytes->setSize(0); in initialize_Impl()
/aoo42x/main/chart2/source/controller/chartapiwrapper/
H A DTitleWrapper.cxx266 void SAL_CALL TitleWrapper::setSize( const awt::Size& /*aSize*/ ) in setSize() function in chart::wrapper::TitleWrapper
H A DAxisWrapper.cxx500 void SAL_CALL AxisWrapper::setSize( const awt::Size& /*aSize*/ ) in setSize() function in chart::wrapper::AxisWrapper
/aoo42x/main/sal/inc/osl/
H A Dfile.hxx1109 inline RC setSize( sal_uInt64 uSize ) in setSize() function in osl::File
/aoo42x/main/xmloff/source/draw/
H A Dximppage.cxx136 mxAnnotation->setSize( aSize ); in DrawAnnotationContext()
/aoo42x/main/canvas/source/cairo/
H A Dcairo_canvashelper.hxx84 void setSize( const ::basegfx::B2ISize& rSize );
/aoo42x/main/sc/source/ui/vba/
H A Dvbasheetobjects.cxx178 xShape->setSize( rSize ); in createShape()
/aoo42x/main/qadevOOo/runner/util/
H A DSOfficeFactory.java507 oCShape.setSize(size); in createControlShape()
/aoo42x/main/accessibility/workben/org/openoffice/accessibility/awb/
H A DAccessibilityWorkBench.java158 setSize (new java.awt.Dimension (800,600)); in Layout()
/aoo42x/main/odk/examples/java/ToDo/
H A DToDo.java898 jframe.setSize(300, 200); in showMessage()
/aoo42x/main/xmerge/java/xmerge/src/main/java/org/openoffice/xmerge/converter/xml/sxc/
H A DSxcDocumentSerializer.java550 col.setSize(columnWidth); in traverseTableColumn()
/aoo42x/main/sw/inc/
H A Dunodraw.hxx306 …virtual void SAL_CALL setSize( const ::com::sun::star::awt::Size& aSize ) throw (::com::sun::star:…
/aoo42x/main/stoc/source/security/
H A Daccess_controller.cxx530 m_user2permissions.setSize( cacheSize ); in AccessController()
/aoo42x/main/basic/source/runtime/
H A Diosys.cxx435 nRet = maFile.setSize( (sal_uInt64)nSize ); in SetSize()
/aoo42x/main/extensions/source/propctrlr/
H A Dformgeometryhandler.cxx425 m_xAssociatedShape->setSize( aSize ); in setPropertyValue()
/aoo42x/main/slideshow/source/engine/
H A Danimationfactory.cxx1190 &ShapeAttributeLayer::setSize ) ); in createPairPropertyAnimation()
/aoo42x/main/chart2/source/view/main/
H A DChartView.cxx1682 xDiagram_MarkHandles->setSize( aSize ); in impl_createDiagramAndContent()
2392 xShape->setSize( rPageSize ); in formatPage()
2659 … xDiagram_OuterRect->setSize( awt::Size( aUsedOuterRect.Width, aUsedOuterRect.Height ) ); in createShapes()
/aoo42x/main/reportdesign/source/core/inc/
H A DReportHelperImpl.hxx44 setSize(aSize); \
74 setSize(aSize); \

Completed in 144 milliseconds

1234567891011