Home
last modified time | relevance | path

Searched refs:setSize (Results 51 – 75 of 265) sorted by relevance

1234567891011

/aoo42x/main/toolkit/test/accessibility/
H A DAccessibleHypertextHandler.java48 maChildList.setSize (1); in AccessibleHypertextHandler()
H A DAccessibleImageHandler.java48 maChildList.setSize (1); in AccessibleImageHandler()
H A DAccessibleExtendedComponentHandler.java48 maChildList.setSize (0); in AccessibleExtendedComponentHandler()
H A DAccessibleActionHandler.java49 maChildList.setSize (1 + xAction.getAccessibleActionCount()); in AccessibleActionHandler()
H A DAccessibleTreeCellRenderer.java83 maChangedLines.setSize (nRow+1); in addChangedLine()
H A DAccessibleContextHandler.java53 maChildList.setSize (4); in AccessibleContextHandler()
H A DAccessibleTableHandler.java48 maChildList.setSize (4); in AccessibleTableHandler()
H A DAccessibleTreeHandler.java60 maChildList.setSize (1 + mxContext.getAccessibleChildCount()); in AccessibleTreeHandler()
H A DAccessibleRelationHandler.java55 maChildList.setSize( 1 ); in AccessibleRelationHandler()
H A DAccessibleSelectionHandler.java56 maChildList.setSize( 2 ); in AccessibleSelectionHandler()
/aoo42x/main/bean/test/
H A DTest.java45 f.setSize(500, 400); in main()
/aoo42x/main/xmerge/java/xmerge/src/main/java/org/openoffice/xmerge/converter/xml/sxc/
H A DColumnRowInfo.java116 public void setSize(int dimension) { in setSize() method in ColumnRowInfo
/aoo42x/main/ucb/source/ucp/file/
H A Dfilrec.hxx69 ::osl::FileBase::RC setSize( sal_uInt64 uSize );
/aoo42x/main/store/source/
H A Dstorlckb.hxx100 storeError setSize (sal_uInt32 nSize);
H A Dlockbyte.hxx112 storeError setSize (sal_uInt32 nSize);
/aoo42x/main/canvas/source/cairo/
H A Dcairo_spritedevicehelper.hxx70 void setSize( const ::basegfx::B2ISize& rSize );
/aoo42x/main/ooxml/source/framework/JavaOOXMLParser/src/org/apache/openoffice/ooxml/parser/
H A DNameMap.java43 maIdToNameMap.setSize(nId+1); in NameMap()
/aoo42x/main/oox/source/drawingml/
H A Dtransform2dcontext.cxx60 …mrShape.setSize( Size( xAttribs->getOptionalValue( XML_cx ).toInt32(), xAttribs->getOptionalValue(… in createFastChildContext()
/aoo42x/main/qadevOOo/runner/util/
H A DShapeDsc.java88 Sh.setSize(size); in createInstance()
/aoo42x/main/scripting/examples/java/debugger/
H A DOORhinoDebugger.java58 sdb.setSize(640, 640); in initUI()
/aoo42x/main/vbahelper/source/msforms/
H A Dvbanewfont.hxx46 virtual void SAL_CALL setSize( double fSize ) throw (css::uno::RuntimeException);
/aoo42x/main/fpicker/source/win32/filepicker/
H A DPreviewCtrl.hxx119 sal_Bool SAL_CALL setSize( const CDimension& aSize );
/aoo42x/main/odk/examples/DevelopersGuide/Accessibility/
H A DSSR.java79 mFrame.setSize (600,400); in Layout()
/aoo42x/main/chart2/source/controller/chartapiwrapper/
H A DAreaWrapper.hxx68 virtual void SAL_CALL setSize( const ::com::sun::star::awt::Size& aSize )
/aoo42x/main/odk/examples/java/Inspector/
H A DUnoTreeRenderer.java95setSize(getPreferredSize()); //fm.stringWidth(sLabelText), (int) getSize().getHeight()); in getTreeCellRendererComponent()

Completed in 60 milliseconds

1234567891011