Home
last modified time | relevance | path

Searched refs:getPosSize (Results 101 – 125 of 144) sorted by relevance

123456

/aoo41x/main/avmedia/source/viewer/
H A Dmediawindow.cxx168 Rectangle MediaWindow::getPosSize() const in getPosSize() function in avmedia::MediaWindow
/aoo41x/main/framework/source/dispatch/
H A Dhelpagentdispatcher.cxx374 const css::awt::Rectangle aContainerSize = xContainerWindow->getPosSize(); in implts_positionAgentWindow()
/aoo41x/main/qadevOOo/objdsc/forms/
H A Dcom.sun.star.comp.forms.OCurrencyControl.csv61 "OCurrencyControl";"com::sun::star::awt::XWindow";"getPosSize()"
H A Dcom.sun.star.comp.forms.ODateControl.csv61 "ODateControl";"com::sun::star::awt::XWindow";"getPosSize()"
H A Dcom.sun.star.comp.forms.ONumericControl.csv45 "ONumericControl";"com::sun::star::awt::XWindow";"getPosSize()"
H A Dcom.sun.star.comp.forms.OTimeControl.csv59 "OTimeControl";"com::sun::star::awt::XWindow";"getPosSize()"
/aoo41x/main/qadevOOo/objdsc/toolkit/
H A Dcom.sun.star.awt.UnoControlCurrencyField.csv59 "UnoControlCurrencyField";"com::sun::star::awt::XWindow";"getPosSize()"
H A Dcom.sun.star.awt.UnoControlNumericField.csv43 "UnoControlNumericField";"com::sun::star::awt::XWindow";"getPosSize()"
H A Dcom.sun.star.awt.UnoControlDateField.csv59 "UnoControlDateField";"com::sun::star::awt::XWindow";"getPosSize()"
/aoo41x/main/chart2/source/controller/accessibility/
H A DAccessibleChartView.cxx94 awt::Rectangle aBBox( xWindow->getPosSize() ); in GetWindowPosSize()
/aoo41x/main/UnoControls/inc/
H A Dbasecontrol.hxx662 virtual UNO3_RECTANGLE SAL_CALL getPosSize() throw( UNO3_RUNTIMEEXCEPTION );
/aoo41x/main/offapi/com/sun/star/awt/
H A DXWindow.idl104 com::sun::star::awt::Rectangle getPosSize();
/aoo41x/main/UnoControls/source/controls/
H A Dframecontrol.cxx485 pDescriptor->Bounds = getPosSize () ; in impl_getWindowDescriptor()
/aoo41x/main/slideshow/source/engine/shapes/
H A Dviewmediashape.cxx225 const awt::Rectangle aRect( xParentWindow->getPosSize() ); in resize()
/aoo41x/main/qadevOOo/tests/java/ifc/sheet/
H A D_XRangeSelection.java282 Rectangle posSize = xWindow.getPosSize(); in getCloser()
/aoo41x/main/UnoControls/source/base/
H A Dbasecontainercontrol.cxx568 aDescriptor->Bounds = getPosSize () ; in impl_getWindowDescriptor()
/aoo41x/main/framework/source/layoutmanager/
H A Dlayoutmanager.cxx2396 awt::Rectangle aComponentRect = xComponentWindow->getPosSize(); in implts_doLayout()
2545 awt::Rectangle aPosSize = xWindow->getPosSize(); in implts_getStatusBarSize()
2574 awt::Rectangle aRectangle = xContainerWindow->getPosSize(); in implts_setDockingAreaWindowSizes()
2763 awt::Rectangle aRectangle = m_xFrame->getContainerWindow()->getPosSize(); in windowResized()
H A Dhelpers.cxx167 _rPosSize = _xWindow->getPosSize(); in lcl_checkUIElement()
/aoo41x/main/toolkit/source/controls/
H A Dstdtabcontroller.cxx267 awt::Rectangle aPosSize = pC->getPosSize(); in autoTabOrder()
/aoo41x/main/sd/source/ui/slidesorter/shell/
H A DSlideSorterService.cxx616 awt::Rectangle aWindowBox = mxParentWindow->getPosSize(); in Resize()
/aoo41x/main/qadevOOo/tests/java/mod/_dbaccess/
H A DJoinViewAccessibility.java347 Rectangle rect = queryWin.getPosSize(); in createTestEnvironment()
H A DConnectionLineAccessibility.java370 Rectangle rect = queryWin.getPosSize(); in createTestEnvironment()
/aoo41x/main/wizards/com/sun/star/wizards/query/
H A DQueryWizard.java127 executeDialog(m_frame.getContainerWindow().getPosSize()); in start()
/aoo41x/main/odk/examples/DevelopersGuide/GUI/
H A DUnoDialogSample.java328 …angle aFramePosSize = m_xModel.getCurrentController().getFrame().getComponentWindow().getPosSize(); in calculateDialogPosition()
329 Rectangle CurPosSize = _xWindow.getPosSize(); in calculateDialogPosition()
/aoo41x/main/toolkit/inc/toolkit/awt/
H A Dvclxwindow.hxx159 …::com::sun::star::awt::Rectangle SAL_CALL getPosSize( ) throw(::com::sun::star::uno::RuntimeExcep…

Completed in 156 milliseconds

123456