/trunk/main/toolkit/inc/toolkit/awt/ |
H A D | vclxwindows.hxx | 185 …::com::sun::star::awt::Size SAL_CALL calcAdjustedSize( const ::com::sun::star::awt::Size& rNewSize… 207 …::com::sun::star::awt::Size SAL_CALL calcAdjustedSize( const ::com::sun::star::awt::Size& rNewSize… 268 …::com::sun::star::awt::Size SAL_CALL calcAdjustedSize( const ::com::sun::star::awt::Size& rNewSize… 325 …::com::sun::star::awt::Size SAL_CALL calcAdjustedSize( const ::com::sun::star::awt::Size& rNewSize… 490 …::com::sun::star::awt::Size SAL_CALL calcAdjustedSize( const ::com::sun::star::awt::Size& rNewSize… 531 …::com::sun::star::awt::Size SAL_CALL calcAdjustedSize( const ::com::sun::star::awt::Size& rNewSize… 652 …::com::sun::star::awt::Size SAL_CALL calcAdjustedSize( const ::com::sun::star::awt::Size& rNewSize… 719 …::com::sun::star::awt::Size SAL_CALL calcAdjustedSize( const ::com::sun::star::awt::Size& rNewSize… 784 …::com::sun::star::awt::Size SAL_CALL calcAdjustedSize( const ::com::sun::star::awt::Size& rNewSize…
|
/trunk/main/offapi/com/sun/star/awt/ |
H A D | XLayoutContainer.idl | 98 re-design this approach -- check XLayoutConstrains::calcAdjustedSize(). */ 102 re-design this approach -- check XLayoutConstrains::calcAdjustedSize(). */
|
H A D | XLayoutConstrains.idl | 61 com::sun::star::awt::Size calcAdjustedSize( [in] com::sun::star::awt::Size aNewSize );
|
/trunk/main/toolkit/inc/toolkit/controls/ |
H A D | unocontrols.hxx | 162 …::com::sun::star::awt::Size SAL_CALL calcAdjustedSize( const ::com::sun::star::awt::Size& aNewSize… 312 …::com::sun::star::awt::Size SAL_CALL calcAdjustedSize( const ::com::sun::star::awt::Size& aNewSize… 374 …::com::sun::star::awt::Size SAL_CALL calcAdjustedSize( const ::com::sun::star::awt::Size& aNewSize… 453 …::com::sun::star::awt::Size SAL_CALL calcAdjustedSize( const ::com::sun::star::awt::Size& aNewSize… 534 …::com::sun::star::awt::Size SAL_CALL calcAdjustedSize( const ::com::sun::star::awt::Size& aNewSize… 609 …::com::sun::star::awt::Size SAL_CALL calcAdjustedSize( const ::com::sun::star::awt::Size& aNewSize… 673 …::com::sun::star::awt::Size SAL_CALL calcAdjustedSize( const ::com::sun::star::awt::Size& aNewSize… 877 …::com::sun::star::awt::Size SAL_CALL calcAdjustedSize( const ::com::sun::star::awt::Size& aNewSize…
|
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/awt/ |
H A D | _XLayoutConstrains.java | 68 Size aSize = oObj.calcAdjustedSize(new Size(50,50)); in _calcAdjustedSize()
|
/trunk/main/toolkit/source/controls/ |
H A D | unocontrols.cxx | 441 awt::Size UnoEditControl::calcAdjustedSize( const awt::Size& rNewSize ) throw(uno::RuntimeException) in calcAdjustedSize() function in UnoEditControl 827 awt::Size UnoButtonControl::calcAdjustedSize( const awt::Size& rNewSize ) throw(uno::RuntimeExcepti… in calcAdjustedSize() function in UnoButtonControl 954 awt::Size UnoImageControlControl::calcAdjustedSize( const awt::Size& rNewSize ) throw(uno::RuntimeE… in calcAdjustedSize() function in UnoImageControlControl 1164 awt::Size UnoRadioButtonControl::calcAdjustedSize( const awt::Size& rNewSize ) throw(uno::RuntimeEx… in calcAdjustedSize() function in UnoRadioButtonControl 1349 awt::Size UnoCheckBoxControl::calcAdjustedSize( const awt::Size& rNewSize ) throw(uno::RuntimeExcep… in calcAdjustedSize() function in UnoCheckBoxControl 1499 awt::Size UnoFixedHyperlinkControl::calcAdjustedSize( const awt::Size& rNewSize ) throw(uno::Runtim… in calcAdjustedSize() function in UnoFixedHyperlinkControl 1668 awt::Size UnoFixedTextControl::calcAdjustedSize( const awt::Size& rNewSize ) throw(uno::RuntimeExce… in calcAdjustedSize() function in UnoFixedTextControl 2640 awt::Size UnoListBoxControl::calcAdjustedSize( const awt::Size& rNewSize ) throw(uno::RuntimeExcept… in calcAdjustedSize() function in UnoListBoxControl
|
/trunk/main/toolkit/source/layout/core/ |
H A D | localized-string.hxx | 62 css::awt::Size SAL_CALL calcAdjustedSize( css::awt::Size const& size ) in calcAdjustedSize() function in layoutimpl::LocalizedString
|
H A D | container.hxx | 123 css::awt::Size SAL_CALL calcAdjustedSize( const css::awt::Size& rNewSize ) in calcAdjustedSize() function in layoutimpl::Container
|
/trunk/main/svtools/source/inc/ |
H A D | unoiface.hxx | 100 …::com::sun::star::awt::Size SAL_CALL calcAdjustedSize( const ::com::sun::star::awt::Size& aNewSize… 159 …::com::sun::star::awt::Size SAL_CALL calcAdjustedSize( const ::com::sun::star::awt::Size& aNewSize…
|
/trunk/main/UnoControls/source/inc/ |
H A D | statusindicator.hxx | 361 …virtual UNO3_SIZE SAL_CALL calcAdjustedSize( const UNO3_SIZE& aNewSize ) throw( UNO3_RUNTIMEEXCEPT…
|
H A D | progressmonitor.hxx | 535 …virtual UNO3_SIZE SAL_CALL calcAdjustedSize( const UNO3_SIZE& aNewSize ) throw( UNO3_RUNTIMEEXCEPT…
|
/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/toolkit/ |
H A D | com.sun.star.awt.UnoControlImageControl.csv | 3 "UnoControlImageControl";"com::sun::star::awt::XLayoutConstrains";"calcAdjustedSize()"
|
H A D | com.sun.star.awt.UnoControlRadioButton.csv | 3 "UnoControlRadioButton";"com::sun::star::awt::XLayoutConstrains";"calcAdjustedSize()"
|
H A D | com.sun.star.awt.UnoControlButton.csv | 3 "UnoControlButton";"com::sun::star::awt::XLayoutConstrains";"calcAdjustedSize()"
|
H A D | com.sun.star.awt.UnoControlFixedText.csv | 3 "UnoControlFixedText";"com::sun::star::awt::XLayoutConstrains";"calcAdjustedSize()"
|
H A D | com.sun.star.awt.UnoControlCheckBox.csv | 3 "UnoControlCheckBox";"com::sun::star::awt::XLayoutConstrains";"calcAdjustedSize()"
|
H A D | com.sun.star.awt.UnoControlEdit.csv | 3 "UnoControlEdit";"com::sun::star::awt::XLayoutConstrains";"calcAdjustedSize()"
|
H A D | com.sun.star.awt.UnoControlFileControl.csv | 3 "UnoControlFileControl";"com::sun::star::awt::XLayoutConstrains";"calcAdjustedSize()"
|
/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/forms/ |
H A D | com.sun.star.comp.forms.OImageControlControl.csv | 3 "OImageControlControl";"com::sun::star::awt::XLayoutConstrains";"calcAdjustedSize()"
|
H A D | com.sun.star.comp.forms.OCheckBoxControl.csv | 3 "OCheckBoxControl";"com::sun::star::awt::XLayoutConstrains";"calcAdjustedSize()"
|
H A D | com.sun.star.comp.forms.ORadioButtonControl.csv | 3 "ORadioButtonControl";"com::sun::star::awt::XLayoutConstrains";"calcAdjustedSize()"
|
H A D | com.sun.star.comp.forms.OImageButtonControl.csv | 3 "OImageButtonControl";"com::sun::star::awt::XLayoutConstrains";"calcAdjustedSize()"
|
H A D | com.sun.star.comp.forms.OButtonControl.csv | 3 "OButtonControl";"com::sun::star::awt::XLayoutConstrains";"calcAdjustedSize()"
|
H A D | com.sun.star.comp.forms.OEditControl.csv | 3 "OEditControl";"com::sun::star::awt::XLayoutConstrains";"calcAdjustedSize()"
|
/trunk/main/toolkit/source/awt/ |
H A D | vclxwindows.cxx | 459 ::com::sun::star::awt::Size VCLXButton::calcAdjustedSize( const ::com::sun::star::awt::Size& rNewSi… in calcAdjustedSize() function in VCLXButton 679 ::com::sun::star::awt::Size VCLXImageControl::calcAdjustedSize( const ::com::sun::star::awt::Size& … in calcAdjustedSize() function in VCLXImageControl 934 ::com::sun::star::awt::Size VCLXCheckBox::calcAdjustedSize( const ::com::sun::star::awt::Size& rNew… in calcAdjustedSize() function in VCLXCheckBox 1276 ::com::sun::star::awt::Size VCLXRadioButton::calcAdjustedSize( const ::com::sun::star::awt::Size& r… in calcAdjustedSize() function in VCLXRadioButton 2017 ::com::sun::star::awt::Size VCLXListBox::calcAdjustedSize( const ::com::sun::star::awt::Size& rNewS… in calcAdjustedSize() function in VCLXListBox 2765 ::com::sun::star::awt::Size VCLXFixedHyperlink::calcAdjustedSize( const ::com::sun::star::awt::Size… in calcAdjustedSize() function in VCLXFixedHyperlink 2995 ::com::sun::star::awt::Size VCLXFixedText::calcAdjustedSize( const ::com::sun::star::awt::Size& rMa… in calcAdjustedSize() function in VCLXFixedText 3796 ::com::sun::star::awt::Size VCLXEdit::calcAdjustedSize( const ::com::sun::star::awt::Size& rNewSize… in calcAdjustedSize() function in VCLXEdit 4225 ::com::sun::star::awt::Size VCLXComboBox::calcAdjustedSize( const ::com::sun::star::awt::Size& rNew… in calcAdjustedSize() function in VCLXComboBox
|