Home
last modified time | relevance | path

Searched refs:setSize (Results 101 – 125 of 265) sorted by relevance

1234567891011

/aoo42x/main/vbahelper/inc/vbahelper/
H A Dvbafontbase.hxx75 virtual void SAL_CALL setSize( const css::uno::Any& _size ) throw (css::uno::RuntimeException);
/aoo42x/main/sdext/source/pdfimport/sax/
H A Demitcontext.cxx71 pStream->setSize( 0 ); in SaxEmitter()
/aoo42x/main/canvas/source/cairo/
H A Dcairo_spritecanvas.cxx211 maCanvasHelper.setSize( rSize ); in setSizePixel()
H A Dcairo_devicehelper.hxx122 void setSize( const ::basegfx::B2ISize& rSize );
/aoo42x/test/testuno/source/fvt/uno/sw/frame/
H A DFrameSize.java80 xShape.setSize(aSize); in testFrameSize()
/aoo42x/main/toolkit/test/accessibility/
H A DAccessibleCellHandler.java57 maChildList.setSize (8); in AccessibleCellHandler()
H A DHelpWindow.java135 maFrame.setSize (600,400); in HelpWindow()
/aoo42x/main/qadevOOo/tests/java/mod/_forms/
H A DOFileControlModel.java179 aShape.setSize(size); in createTestEnvironment()
/aoo42x/main/qadevOOo/tests/java/mod/_svx/
H A DAccessiblePresentationShape.java132 fShape.setSize(size); in createTestEnvironment()
H A DAccessiblePresentationGraphicShape.java134 fShape.setSize(size); in createTestEnvironment()
H A DAccessibleOLEShape.java136 oShape.setSize(size); in createTestEnvironment()
H A DAccessiblePresentationOLEShape.java143 fShape.setSize(size); in createTestEnvironment()
H A DSvxShapePolyPolygon.java197 oShape.setSize(new Size(0,0)) ; in createTestEnvironment()
/aoo42x/main/slideshow/source/inc/
H A Dshapeattributelayer.hxx155 void setSize( const ::basegfx::B2DSize& rNewSize );
/aoo42x/main/scripting/java/org/openoffice/netbeans/editor/
H A DNetBeansSourceView.java123 frame.setSize(640, 480); in main()
/aoo42x/main/odk/examples/DevelopersGuide/Drawing/
H A DShapeHelper.java77 xShape.setSize( aSize ); in createShape()
/aoo42x/main/qadevOOo/objdsc/svx/
H A Dcom.sun.star.comp.office.SvxShapeGroup.csv37 "SvxShapeGroup";"com::sun::star::drawing::XShape";"setSize()"
/aoo42x/main/accessibility/workben/org/openoffice/accessibility/awb/view/text/
H A DTextActionDialog.java65 setSize (350, 225); in TextActionDialog()
/aoo42x/main/store/workben/
H A Dt_file.cxx137 eErrCode = xLockBytes->setSize (offset + TEST_PAGESIZE); in main()
/aoo42x/main/offapi/com/sun/star/drawing/
H A DXShape.idl88 void setSize( [in] com::sun::star::awt::Size aSize )
/aoo42x/main/accessibility/workben/org/openoffice/accessibility/awb/
H A DHelpWindow.java137 maFrame.setSize (600,400); in HelpWindow()
/aoo42x/main/sal/workben/
H A Dtestfile.cxx1094 rc=aFile.setSize( 5000 ); in FileSizeTest()
1131 rc=aFile.setSize( -1 ); in FileSizeTest()
1193 rFile.setSize( 5000 ); in FilePointerTest()
/aoo42x/main/xmloff/source/chart/
H A DSchXMLLegendContext.cxx206 xLegendShape->setSize( aLegendSize ); in StartElement()
/aoo42x/main/vbahelper/source/msforms/
H A Dvbanewfont.cxx65 void SAL_CALL VbaNewFont::setSize( double fSize ) throw (uno::RuntimeException) in setSize() function in VbaNewFont
/aoo42x/test/testuno/source/fvt/uno/sd/graphic/
H A DGraphicPro_Size.java131 xGraphicShape.setSize(m_Size); in testGraphicSize()

Completed in 120 milliseconds

1234567891011