Home
last modified time | relevance | path

Searched refs:getElementSize (Results 1 – 7 of 7) sorted by relevance

/trunk/main/offapi/com/sun/star/frame/
H A DXLayoutManager.idl339 by calling <member>getElementSize</member>.
376 be retrieved by calling <member>getElementPos</member> and <member>getElementSize</member>.
439 com::sun::star::awt::Size getElementSize( [in] string ResourceURL );
/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/fwk/
H A Dcom.sun.star.comp.framework.LayoutManager.csv22 "LayoutManager";"com::sun::star::frame::XLayoutManager";"getElementSize()"
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/frame/
H A D_XLayoutManager.java102 Size s = oObj.getElementSize(sElementName); in _getElementSize()
/trunk/main/vcl/inc/vcl/
H A Darrange.hxx300 Size getElementSize( WindowSizeType i_eType ) const in getElementSize() function in vcl::LabeledElement
/trunk/main/framework/inc/services/
H A Dlayoutmanager.hxx148 …virtual ::com::sun::star::awt::Size SAL_CALL getElementSize( const ::rtl::OUString& aName ) throw …
/trunk/main/vcl/source/window/
H A Darrange.cxx706 Size aSize( pLabel->getElementSize( i_eType ) ); in getOptimalSize()
/trunk/main/framework/source/layoutmanager/
H A Dlayoutmanager.cxx2236 awt::Size SAL_CALL LayoutManager::getElementSize( const ::rtl::OUString& aName ) in getElementSize() function in framework::LayoutManager

Completed in 51 milliseconds