Home
last modified time | relevance | path

Searched refs:getPreferredSize (Results 1 – 25 of 85) sorted by relevance

1234

/trunk/main/wizards/com/sun/star/wizards/document/
H A DControl.java184 Size aPeerSize = getPreferredSize(sText); in getPreferredWidth()
190 Size aPeerSize = getPreferredSize(sText); in getPreferredHeight()
239 public Size getPreferredSize(String sText) in getPreferredSize() method in Control
255 return getPeer().getPreferredSize(); in getPreferredSize()
304 aPreferredSize = getPeer().getPreferredSize(); in getPeerSize()
309 aPreferredSize = getPeer().getPreferredSize(); in getPeerSize()
314 aPreferredSize = getPeer().getPreferredSize(); in getPeerSize()
320 aPreferredSize = getPeer().getPreferredSize(); in getPeerSize()
336 aPreferredSize = getPeer().getPreferredSize(); in getPeerSize()
/trunk/main/UnoControls/source/controls/
H A Dprogressmonitor.cxx495 Size SAL_CALL ProgressMonitor::getPreferredSize () throw( RuntimeException ) in getPreferredSize() function in unocontrols::ProgressMonitor
506 Size aTopicSize_Top = xTopicLayout_Top->getPreferredSize (); in getPreferredSize()
507 Size aTopicSize_Bottom = xTopicLayout_Bottom->getPreferredSize (); in getPreferredSize()
508 Size aButtonSize = xButtonLayout->getPreferredSize (); in getPreferredSize()
548 return getPreferredSize () ; in calcAdjustedSize()
752 Size aTopicSize_Top = xTopicLayout_Top->getPreferredSize () ; in impl_recalcLayout()
753 Size aTextSize_Top = xTextLayout_Top->getPreferredSize () ; in impl_recalcLayout()
754 Size aTopicSize_Bottom = xTopicLayout_Bottom->getPreferredSize () ; in impl_recalcLayout()
755 Size aTextSize_Bottom = xTextLayout_Bottom->getPreferredSize () ; in impl_recalcLayout()
756 Size aButtonSize = xButtonLayout->getPreferredSize () ; in impl_recalcLayout()
H A Dstatusindicator.cxx289 Size SAL_CALL StatusIndicator::getPreferredSize () throw( RuntimeException ) in getPreferredSize() function in unocontrols::StatusIndicator
296 Size aTextSize = xTextLayout->getPreferredSize(); in getPreferredSize()
324 return getPreferredSize () ; in calcAdjustedSize()
516 Size aTextSize = xTextLayout->getPreferredSize(); in impl_recalcLayout()
/trunk/main/svx/source/svdraw/
H A Dsvdomedia.cxx150 Size aSize( Application::GetDefaultDevice()->PixelToLogic( getPreferredSize(), MAP_100TH_MM ) ); in AdjustToMaxRect()
234 Size SdrMediaObj::getPreferredSize() const in getPreferredSize() function in SdrMediaObj
236 …rn static_cast< ::sdr::contact::ViewContactOfSdrMediaObj& >( GetViewContact() ).getPreferredSize(); in getPreferredSize()
/trunk/main/scripting/workben/installer/
H A DIdeVersion.java186 public java.awt.Dimension getPreferredSize() { in getPreferredSize() method in IdeVersion
230 headerWidth = comp.getPreferredSize().width; in initColumnSizes()
247 cellWidth = comp.getPreferredSize().width; in initColumnSizes()
H A DVersion.java176 headerWidth = comp.getPreferredSize().width; in initColumnSizes()
193 cellWidth = comp.getPreferredSize().width; in initColumnSizes()
219 public java.awt.Dimension getPreferredSize() { in getPreferredSize() method in Version
H A DBanner.java46 public Dimension getPreferredSize() in getPreferredSize() method in Banner
H A DIdeWelcome.java84 public java.awt.Dimension getPreferredSize() { in getPreferredSize() method in IdeWelcome
/trunk/main/svx/source/sdr/contact/
H A Dviewobjectcontactofsdrmediaobj.cxx113 Size ViewObjectContactOfSdrMediaObj::getPreferredSize() const in getPreferredSize() function in sdr::contact::ViewObjectContactOfSdrMediaObj
118 aRet = mpMediaWindow->getPreferredSize(); in getPreferredSize()
H A Dviewcontactofsdrmediaobj.cxx80 Size ViewContactOfSdrMediaObj::getPreferredSize() const in getPreferredSize() function in sdr::contact::ViewContactOfSdrMediaObj
89 …ndidate ? static_cast< ViewObjectContactOfSdrMediaObj* >(pCandidate)->getPreferredSize() : Size()); in getPreferredSize()
/trunk/main/toolkit/inc/toolkit/awt/
H A Dvclxwindows.hxx184 …::com::sun::star::awt::Size SAL_CALL getPreferredSize( ) throw(::com::sun::star::uno::RuntimeExce…
206 …::com::sun::star::awt::Size SAL_CALL getPreferredSize( ) throw(::com::sun::star::uno::RuntimeExce…
267 …::com::sun::star::awt::Size SAL_CALL getPreferredSize( ) throw(::com::sun::star::uno::RuntimeExce…
324 …::com::sun::star::awt::Size SAL_CALL getPreferredSize( ) throw(::com::sun::star::uno::RuntimeExce…
489 …::com::sun::star::awt::Size SAL_CALL getPreferredSize( ) throw(::com::sun::star::uno::RuntimeExce…
530 …::com::sun::star::awt::Size SAL_CALL getPreferredSize( ) throw(::com::sun::star::uno::RuntimeExce…
651 …::com::sun::star::awt::Size SAL_CALL getPreferredSize( ) throw(::com::sun::star::uno::RuntimeExce…
718 …::com::sun::star::awt::Size SAL_CALL getPreferredSize( ) throw(::com::sun::star::uno::RuntimeExce…
783 …::com::sun::star::awt::Size SAL_CALL getPreferredSize( ) throw(::com::sun::star::uno::RuntimeExce…
/trunk/main/avmedia/source/viewer/
H A Dmediawindow.cxx151 Size MediaWindow::getPreferredSize() const in getPreferredSize() function in avmedia::MediaWindow
153 return mpImpl->getPreferredSize(); in getPreferredSize()
H A Dmediawindowbase_impl.hxx71 Size getPreferredSize() const;
/trunk/main/toolkit/inc/toolkit/controls/
H A Dunocontrols.hxx161 …::com::sun::star::awt::Size SAL_CALL getPreferredSize( ) throw(::com::sun::star::uno::RuntimeExce…
311 …::com::sun::star::awt::Size SAL_CALL getPreferredSize( ) throw(::com::sun::star::uno::RuntimeExce…
373 …::com::sun::star::awt::Size SAL_CALL getPreferredSize( ) throw(::com::sun::star::uno::RuntimeExce…
452 …::com::sun::star::awt::Size SAL_CALL getPreferredSize( ) throw(::com::sun::star::uno::RuntimeExce…
533 …::com::sun::star::awt::Size SAL_CALL getPreferredSize( ) throw(::com::sun::star::uno::RuntimeExce…
608 …::com::sun::star::awt::Size SAL_CALL getPreferredSize( ) throw(::com::sun::star::uno::RuntimeExce…
672 …::com::sun::star::awt::Size SAL_CALL getPreferredSize( ) throw(::com::sun::star::uno::RuntimeExce…
876 …::com::sun::star::awt::Size SAL_CALL getPreferredSize( ) throw(::com::sun::star::uno::RuntimeExce…
/trunk/main/avmedia/source/java/
H A DPlayerWindow.java129 java.awt.Dimension aControlDimension = aControlComponent.getPreferredSize(); in LayoutComponents()
142 java.awt.Dimension aPrefDim = aVisualComponent.getPreferredSize(); in LayoutComponents()
/trunk/main/svx/inc/svx/sdr/contact/
H A Dviewobjectcontactofsdrmediaobj.hxx53 Size getPreferredSize() const;
H A Dviewcontactofsdrmediaobj.hxx61 Size getPreferredSize() const;
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/awt/
H A D_XLayoutConstrains.java59 Size aSize = oObj.getPreferredSize(); in _getPreferredSize()
/trunk/main/wizards/com/sun/star/wizards/reportbuilder/layout/
H A DReportBuilderLayouter.java1122 Size getPreferredSize(String _sText, FontDescriptor _aFont) in getPreferredSize() method in ReportBuilderLayouter
1151 final Size aSizeInPixel = xLayoutConstraints.getPreferredSize(); in getPreferredSize()
1606 final Size aSize = getPreferredSize(_sLabel, xFont); in getLabelWidth()
/trunk/main/embeddedobj/test/Container1/
H A DNativeView.java88 public Dimension getPreferredSize() in getPreferredSize() method in NativeView
/trunk/main/odk/examples/DevelopersGuide/OfficeDev/DesktopEnvironment/
H A DNativeView.java87 public Dimension getPreferredSize() in getPreferredSize() method in NativeView
/trunk/main/toolkit/source/controls/
H A Dunocontrols.cxx436 awt::Size UnoEditControl::getPreferredSize( ) throw(uno::RuntimeException) in getPreferredSize() function in UnoEditControl
822 awt::Size UnoButtonControl::getPreferredSize( ) throw(uno::RuntimeException) in getPreferredSize() function in UnoButtonControl
949 awt::Size UnoImageControlControl::getPreferredSize( ) throw(uno::RuntimeException) in getPreferredSize() function in UnoImageControlControl
1159 awt::Size UnoRadioButtonControl::getPreferredSize( ) throw(uno::RuntimeException) in getPreferredSize() function in UnoRadioButtonControl
1344 awt::Size UnoCheckBoxControl::getPreferredSize( ) throw(uno::RuntimeException) in getPreferredSize() function in UnoCheckBoxControl
1494 awt::Size UnoFixedHyperlinkControl::getPreferredSize( ) throw(uno::RuntimeException) in getPreferredSize() function in UnoFixedHyperlinkControl
1663 awt::Size UnoFixedTextControl::getPreferredSize( ) throw(uno::RuntimeException) in getPreferredSize() function in UnoFixedTextControl
2635 awt::Size UnoListBoxControl::getPreferredSize( ) throw(uno::RuntimeException) in getPreferredSize() function in UnoListBoxControl
/trunk/main/svx/inc/svx/
H A Dsvdomedia.hxx73 Size getPreferredSize() const;
/trunk/main/toolkit/source/layout/core/
H A Dlocalized-string.hxx60 css::awt::Size SAL_CALL getPreferredSize() in getPreferredSize() function in layoutimpl::LocalizedString
/trunk/main/framework/source/layoutmanager/
H A Dpanelmanager.cxx109 awt::Rectangle PanelManager::getPreferredSize() const in getPreferredSize() function in framework::PanelManager

Completed in 141 milliseconds

1234