Home
last modified time | relevance | path

Searched refs:awt (Results 126 – 150 of 2766) sorted by relevance

12345678910>>...111

/trunk/main/oox/inc/oox/helper/
H A Dgraphichelper.hxx36 namespace awt { struct Point; } namespace
37 namespace awt { struct Size; } namespace
38 namespace awt { class XUnitConversion; } namespace
90 …::com::sun::star::awt::Point convertScreenPixelToHmm( const ::com::sun::star::awt::Point& rPixel )…
92 …::com::sun::star::awt::Size convertScreenPixelToHmm( const ::com::sun::star::awt::Size& rPixel ) c…
99 …::com::sun::star::awt::Point convertHmmToScreenPixel( const ::com::sun::star::awt::Point& rHmm ) c…
101 …::com::sun::star::awt::Size convertHmmToScreenPixel( const ::com::sun::star::awt::Size& rHmm ) con…
104 …::com::sun::star::awt::Point convertAppFontToHmm( const ::com::sun::star::awt::Point& rAppFont ) c…
106 …::com::sun::star::awt::Size convertAppFontToHmm( const ::com::sun::star::awt::Size& rAppFont ) con…
109 …::com::sun::star::awt::Point convertHmmToAppFont( const ::com::sun::star::awt::Point& rHmm ) const;
[all …]
/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/forms/
H A Dcom.sun.star.comp.forms.OFileControlModel.csv1 "OFileControlModel";"com::sun::star::awt::UnoControlModel";"DefaultControl"
3 "OFileControlModel";"com::sun::star::awt::UnoControlDialogElement#optional";"Height"
4 "OFileControlModel";"com::sun::star::awt::UnoControlDialogElement#optional";"Name"
5 "OFileControlModel";"com::sun::star::awt::UnoControlDialogElement#optional";"PositionX"
7 "OFileControlModel";"com::sun::star::awt::UnoControlDialogElement#optional";"Step"
9 "OFileControlModel";"com::sun::star::awt::UnoControlDialogElement#optional";"Tag"
10 "OFileControlModel";"com::sun::star::awt::UnoControlDialogElement#optional";"Width"
48 "OFileControlModel";"com::sun::star::awt::UnoControlFileControlModel";"Border"
50 "OFileControlModel";"com::sun::star::awt::UnoControlFileControlModel";"Enabled"
55 "OFileControlModel";"com::sun::star::awt::UnoControlFileControlModel";"HelpURL"
[all …]
H A Dcom.sun.star.comp.forms.OSpinButtonModel.csv1 "OSpinButtonModel";"com::sun::star::awt::UnoControlModel";"DefaultControl"
3 "OSpinButtonModel";"com::sun::star::awt::UnoControlDialogElement#optional";"Height"
4 "OSpinButtonModel";"com::sun::star::awt::UnoControlDialogElement#optional";"Name"
7 "OSpinButtonModel";"com::sun::star::awt::UnoControlDialogElement#optional";"Step"
9 "OSpinButtonModel";"com::sun::star::awt::UnoControlDialogElement#optional";"Tag"
11 "OSpinButtonModel";"com::sun::star::awt::UnoControlSpinButtonModel";"Border"
13 "OSpinButtonModel";"com::sun::star::awt::UnoControlSpinButtonModel";"Enabled"
14 "OSpinButtonModel";"com::sun::star::awt::UnoControlSpinButtonModel";"HelpText"
15 "OSpinButtonModel";"com::sun::star::awt::UnoControlSpinButtonModel";"HelpURL"
18 "OSpinButtonModel";"com::sun::star::awt::UnoControlSpinButtonModel";"Printable"
[all …]
/trunk/main/toolkit/source/layout/core/
H A Dproplist.cxx63 uno::Reference< awt::XVclWindowPeer> xVclPeer( xPeer, uno::UNO_QUERY ); in canHandleProps()
85 uno::Reference< awt::XVclWindowPeer> xVclPeer( xPeer, uno::UNO_QUERY ); in setProperty()
99 uno::Reference< awt::XVclWindowPeer> xVclPeer( xPeer, uno::UNO_QUERY ); in getProperty()
323 { "closeable", awt::WindowAttribute::CLOSEABLE, true },
328 { "has_border", awt::WindowAttribute::BORDER, true },
331 { "moveable", awt::WindowAttribute::MOVEABLE, true },
337 { "show", awt::WindowAttribute::SHOW, true },
423 nAttrs |= awt::WindowAttribute::SHOW; in getAttributeProps()
439 nAttrs |= awt::VclWindowPeerAttribute::LEFT; in getAttributeProps()
441 nAttrs |= awt::VclWindowPeerAttribute::CENTER; in getAttributeProps()
[all …]
H A Droot.cxx85 uno::Reference< awt::XMessageBox > xMessageBox in ShowMessageBox()
87 ( xWindowPeer, awt::MessageBoxType_ERRORBOX, in ShowMessageBox()
88 awt::MessageBoxButtons::BUTTONS_OK, aTitle, aMessage ); in ShowMessageBox()
141 uno::Reference< awt::XToolkit > xToolkit; in initialize()
143 mxToolkit = uno::Reference< awt::XToolkit >( in initialize()
196 return uno::Reference< awt::XLayoutContainer >(); in getLayoutContainer()
216 uno::Reference< awt::XLayoutConstrains > xItem; in getByName()
328 uno::Reference< awt::XLayoutConstrains > LayoutRoot::getToplevel()
332 return uno::Reference< awt::XLayoutConstrains > ();
337 uno::Reference< awt::XLayoutConstrains > rRef = 0;
[all …]
H A Dcontainer.cxx60 const awt::Rectangle &rArea ) in allocateChildAt()
63 uno::Reference< awt::XLayoutContainer > xCont( xChild, uno::UNO_QUERY ); in allocateChildAt()
68 uno::Reference< awt::XWindow > xWindow( xChild, uno::UNO_QUERY ); in allocateChildAt()
71 awt::PosSize::POSSIZE ); in allocateChildAt()
79 uno::Sequence< uno::Reference< awt::XLayoutConstrains > >
98 uno::Reference< awt::XLayoutContainer > xContChild( xChild, uno::UNO_QUERY ); in setChildParent()
101 xContChild->setParent( uno::Reference< awt::XLayoutContainer >( this ) ); in setChildParent()
115 xContChild->setParent( uno::Reference< awt::XLayoutContainer >() ); in unsetChildParent()
117 xContChild->setLayoutUnit( uno::Reference< awt::XLayoutUnit >() ); in unsetChildParent()
127 uno::Reference< awt::XLayoutContainer > xContainer( this );
[all …]
/trunk/main/avmedia/source/gstreamer/
H A Dgstwindow.cxx143 mnPointerType( awt::SystemPointer::ARROW ) in Window()
159 awt::Size aPrefSize( mrPlayer.getPreferredPlayerWindowSize() ); in implLayoutVideoWindow()
160 awt::Rectangle aRect = getPosSize(); in implLayoutVideoWindow()
338 case (awt::SystemPointer::CROSS) : in setPointerType()
344 case (awt::SystemPointer::HAND) : in setPointerType()
350 case (awt::SystemPointer::MOVE) : in setPointerType()
356 case (awt::SystemPointer::WAIT) : in setPointerType()
389 awt::Rectangle SAL_CALL Window::getPosSize() in getPosSize()
563 uno::Reference< awt::XMouseListener >( aIter.next(), in fireMousePressedEvent()
582 uno::Reference< awt::XMouseListener >( aIter.next(), in fireMouseReleasedEvent()
[all …]
/trunk/main/embeddedobj/source/general/
H A Ddocholder.cxx366 awt::PosSize::POSSIZE ); in ResizeWindows_Impl()
374 awt::PosSize::POSSIZE ); in ResizeWindows_Impl()
381 awt::PosSize::POSSIZE ); in ResizeWindows_Impl()
465 awt::WindowDescriptor aOwnWinDescriptor( awt::WindowClass_TOP, in ShowInplace()
919 awt::Size aSize; in GetDocFrame()
948 awt::Rectangle aWorkRect; in GetDocFrame()
1137 awt::Rectangle DocumentHolder::CalculateBorderedArea( const awt::Rectangle& aRect ) in CalculateBorderedArea()
1146 awt::Rectangle DocumentHolder::AddBorderToArea( const awt::Rectangle& aRect ) in AddBorderToArea()
1288 awt::Rectangle SAL_CALL DocumentHolder::calcAdjustedRectangle( const awt::Rectangle& aRect ) in calcAdjustedRectangle()
1292 awt::Rectangle aResult( aRect ); in calcAdjustedRectangle()
[all …]
/trunk/main/framework/source/layoutmanager/
H A Dlayoutmanager.cxx675 awt::Point aPos; in implts_writeWindowStateData()
686 awt::Size aSize; in implts_writeWindowStateData()
985 Reference< awt::XWindow > xWindow; in implts_setStatusBarPosSize()
1016 Reference< awt::XWindow > xWindow; in implts_showProgressBar()
1060 Reference< awt::XWindow > xWindow; in implts_hideProgressBar()
1382 awt::Rectangle aEmptyRect; in setDockingAreaAcceptor()
2250 return awt::Size(); in getElementSize()
2267 return awt::Point(); in getElementPos()
2473 awt::Rectangle aWorkArea; in implts_resizeContainerWindow()
2532 Reference< awt::XWindow > xWindow; in implts_getStatusBarSize()
[all …]
H A Dhelpers.cxx63 bool isDefaultPos( const ::com::sun::star::awt::Point& aPos ) in isDefaultPos()
129 uno::Reference< awt::XWindow > xWindow; in getWindowFromXUIElement()
160 …(const uno::Reference< ui::XUIElement >& xUIElement, awt::Rectangle& _rPosSize, uno::Reference< aw… in lcl_checkUIElement()
184 uno::Reference< awt::XWindowPeer > xPeer; in createToolkitWindow()
191 css::awt::WindowDescriptor aDescriptor; in createToolkitWindow()
253 css::awt::Rectangle aRect; in putRectangleValueToAWT()
273 css::awt::Rectangle convertRectangleToAWT( const ::Rectangle& rRect ) in convertRectangleToAWT()
275 css::awt::Rectangle aRect; in convertRectangleToAWT()
294 bool equalRectangles( const css::awt::Rectangle& rRect1, in equalRectangles()
295 const css::awt::Rectangle& rRect2 ) in equalRectangles()
[all …]
/trunk/main/sdext/source/presenter/
H A DPresenterPaneBorderManager.hxx62 css::awt::XMouseListener,
63 css::awt::XMouseMotionListener
137 css::uno::Reference<css::awt::XWindow> mxParentWindow;
138 typedef ::std::pair<css::uno::Reference<css::awt::XWindow>,
139 css::uno::Reference<css::awt::XWindow> > WindowDescriptor;
144 css::awt::Point maDragAnchor;
146 css::uno::Reference<css::awt::XWindow> mxOuterDragWindow;
147 css::uno::Reference<css::awt::XWindow> mxInnerDragWindow;
148 css::uno::Reference<css::awt::XPointer> mxPointer;
151 const css::uno::Reference<css::awt::XWindow>& rxOuterDragWindow,
[all …]
H A DPresenterGeometryHelper.cxx104 return awt::Rectangle ( in ConvertRectangleWithConstantSize()
115 const css::awt::Rectangle& rBox) in ConvertRectangle()
128 const css::awt::Rectangle& rBox, in TranslateRectangle()
139 const css::awt::Rectangle& rBox1, in Intersection()
140 const css::awt::Rectangle& rBox2) in Intersection()
147 return awt::Rectangle(); in Intersection()
186 const css::awt::Rectangle& rBox1, in IsInside()
187 const css::awt::Rectangle& rBox2) in IsInside()
199 const css::awt::Rectangle& rBox1, in Union()
212 return awt::Rectangle(); in Union()
[all …]
H A DPresenterScrollBar.hxx48 css::awt::XWindowListener,
49 css::awt::XPaintListener,
50 css::awt::XMouseListener,
51 css::awt::XMouseMotionListener
116 const css::awt::Rectangle& rUpdateBox,
177 css::uno::Reference<css::awt::XWindow> mxWindow;
212 const css::awt::Rectangle& rRepaintBox,
228 const css::awt::Rectangle& rRepaintBox);
230 const css::awt::Rectangle& rRepaintBox,
283 const css::awt::Rectangle& rRepaintBox,
[all …]
H A DPresenterToolBar.cxx194 awt::Point maLocation;
195 awt::Size maSize;
1258 awt::Rectangle()); in windowPaint()
1758 awt::Point aOffset(0,0); in Paint()
1776 return awt::Size(); in CreateBoundingSize()
1788 return awt::Size( in CreateBoundingSize()
1872 return awt::Size(0,0); in CreateBoundingSize()
1875 return awt::Size( in CreateBoundingSize()
1993 const awt::Point& rOffset) in Paint()
2368 return awt::Size(1,20); in CreateBoundingSize()
[all …]
H A DPresenterToolBar.hxx59 css::awt::XWindowListener,
60 css::awt::XPaintListener,
61 css::awt::XMouseListener,
62 css::awt::XMouseMotionListener,
67 css::awt::XPaintListener,
105 const css::awt::Rectangle& rRepaintBox,
187 css::uno::Reference<css::awt::XWindow> mxWindow;
214 const css::awt::Rectangle& rUpdateBox,
217 const css::awt::Rectangle& rUpdateBox,
223 const css::awt::MouseEvent& rEvent,
[all …]
/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/toolkit/
H A Dcom.sun.star.awt.UnoControlDialogModel.csv4 "UnoControlDialogModel";"com::sun::star::awt::UnoControlModel";"DefaultControl"
7 "UnoControlDialogModel";"com::sun::star::awt::UnoControlDialogElement#optional";"Name"
24 "UnoControlDialogModel";"com::sun::star::awt::UnoControlDialogModel";"Closeable"
25 "UnoControlDialogModel";"com::sun::star::awt::UnoControlDialogModel";"Enabled"
28 "UnoControlDialogModel";"com::sun::star::awt::UnoControlDialogModel";"FontRelief"
29 "UnoControlDialogModel";"com::sun::star::awt::UnoControlDialogModel";"HelpText"
30 "UnoControlDialogModel";"com::sun::star::awt::UnoControlDialogModel";"HelpURL"
31 "UnoControlDialogModel";"com::sun::star::awt::UnoControlDialogModel";"Moveable"
32 "UnoControlDialogModel";"com::sun::star::awt::UnoControlDialogModel";"Sizeable"
33 "UnoControlDialogModel";"com::sun::star::awt::UnoControlDialogModel";"TextColor"
[all …]
H A Dcom.sun.star.awt.UnoControlProgressBarModel.csv1 "UnoControlProgressBarModel";"com::sun::star::awt::UnoControlModel";"DefaultControl"
3 "UnoControlProgressBarModel";"com::sun::star::awt::UnoControlDialogElement#optional";"Height"
4 "UnoControlProgressBarModel";"com::sun::star::awt::UnoControlDialogElement#optional";"Name"
7 "UnoControlProgressBarModel";"com::sun::star::awt::UnoControlDialogElement#optional";"Step"
9 "UnoControlProgressBarModel";"com::sun::star::awt::UnoControlDialogElement#optional";"Tag"
10 "UnoControlProgressBarModel";"com::sun::star::awt::UnoControlDialogElement#optional";"Width"
12 "UnoControlProgressBarModel";"com::sun::star::awt::UnoControlProgressBarModel";"Border"
14 "UnoControlProgressBarModel";"com::sun::star::awt::UnoControlProgressBarModel";"Enabled"
15 "UnoControlProgressBarModel";"com::sun::star::awt::UnoControlProgressBarModel";"FillColor"
16 "UnoControlProgressBarModel";"com::sun::star::awt::UnoControlProgressBarModel";"HelpText"
[all …]
H A Dcom.sun.star.awt.UnoControlFixedLineModel.csv1 "UnoControlFixedLineModel";"com::sun::star::awt::UnoControlModel";"DefaultControl"
3 "UnoControlFixedLineModel";"com::sun::star::awt::UnoControlDialogElement#optional";"Height"
4 "UnoControlFixedLineModel";"com::sun::star::awt::UnoControlDialogElement#optional";"Name"
7 "UnoControlFixedLineModel";"com::sun::star::awt::UnoControlDialogElement#optional";"Step"
9 "UnoControlFixedLineModel";"com::sun::star::awt::UnoControlDialogElement#optional";"Tag"
14 "UnoControlFixedLineModel";"com::sun::star::awt::UnoControlFixedLineModel";"Enabled"
17 "UnoControlFixedLineModel";"com::sun::star::awt::UnoControlFixedLineModel";"FontRelief"
18 "UnoControlFixedLineModel";"com::sun::star::awt::UnoControlFixedLineModel";"HelpText"
19 "UnoControlFixedLineModel";"com::sun::star::awt::UnoControlFixedLineModel";"HelpURL"
20 "UnoControlFixedLineModel";"com::sun::star::awt::UnoControlFixedLineModel";"Label"
[all …]
H A Dcom.sun.star.awt.UnoControlImageControlModel.csv1 "UnoControlImageControlModel";"com::sun::star::awt::UnoControlModel";"DefaultControl"
3 "UnoControlImageControlModel";"com::sun::star::awt::UnoControlDialogElement#optional";"Height"
4 "UnoControlImageControlModel";"com::sun::star::awt::UnoControlDialogElement#optional";"Name"
7 "UnoControlImageControlModel";"com::sun::star::awt::UnoControlDialogElement#optional";"Step"
9 "UnoControlImageControlModel";"com::sun::star::awt::UnoControlDialogElement#optional";"Tag"
10 "UnoControlImageControlModel";"com::sun::star::awt::UnoControlDialogElement#optional";"Width"
12 "UnoControlImageControlModel";"com::sun::star::awt::UnoControlImageControlModel";"Border"
14 "UnoControlImageControlModel";"com::sun::star::awt::UnoControlImageControlModel";"Enabled"
15 "UnoControlImageControlModel";"com::sun::star::awt::UnoControlImageControlModel";"HelpText"
16 "UnoControlImageControlModel";"com::sun::star::awt::UnoControlImageControlModel";"HelpURL"
[all …]
H A Dtoolkit.MutableTreeNode.csv1 "MutableTreeNode";"com::sun::star::awt::tree::XTreeNode";"getChildAt()"
2 "MutableTreeNode";"com::sun::star::awt::tree::XTreeNode";"getChildCount()"
3 "MutableTreeNode";"com::sun::star::awt::tree::XTreeNode";"getParent()"
4 "MutableTreeNode";"com::sun::star::awt::tree::XTreeNode";"getIndex()"
5 "MutableTreeNode";"com::sun::star::awt::tree::XTreeNode";"hasChildrenOnDemand()"
6 "MutableTreeNode";"com::sun::star::awt::tree::XTreeNode";"getDisplayValue()"
7 "MutableTreeNode";"com::sun::star::awt::tree::XTreeNode";"getNodeGraphicURL()"
8 "MutableTreeNode";"com::sun::star::awt::tree::XTreeNode";"getExpandedGraphicURL()"
9 "MutableTreeNode";"com::sun::star::awt::tree::XTreeNode";"getCollapsedGraphicURL()"
10 "MutableTreeNode";"com::sun::star::awt::tree::XMutableTreeNode";"appendChild()"
[all …]
/trunk/main/toolkit/source/awt/
H A Dvclxtabcontrol.cxx164 < awt::XTabListener > >::const_iterator it in addTabListener()
177 < awt::XTabListener > >::iterator it in removeTabListener()
319 awt::Size currentSize = getSize(); in allocateArea()
320 awt::Size requestedSize (area.Width, area.Height); in allocateArea()
323 awt::Size minimumSize = getMinimumSize(); in allocateArea()
330 awt::Size pageBasedSize (0, 0); in allocateArea()
411 awt::Rectangle childRect; in allocateArea()
423 awt::Size SAL_CALL VCLXTabControl::getMinimumSize() in getMinimumSize()
427 awt::Size childrenSize( 0, 0 ); in getMinimumSize()
484 < awt::XTabListener > >::iterator it in ProcessWindowEvent()
[all …]
/trunk/main/toolkit/source/layout/vcl/
H A Dwrapper.cxx67 uno::Reference< awt::XLayoutRoot > mxRoot;
87 mxRoot = uno::Reference< awt::XLayoutRoot >( in ContextImpl()
235 awt::PosSize::SIZE); in redraw()
340 uno::Reference<awt::XWindow> Window::GetRef() const in GetRef()
580 uno::Reference< awt::XToolkit > getToolkit() in getToolkit()
582 static uno::Reference< awt::XToolkit > xToolkit; in getToolkit()
586 xToolkit = uno::Reference< awt::XToolkit >( in getToolkit()
765 uno::Reference< awt::XDialog2 > mxDialog;
1229 uno::Reference< awt::XWindow > mxTabPage;
1294 uno::Reference< awt::XFixedText > mxFixedText;
[all …]
/trunk/main/offapi/
H A DUnoApi_offapi.mk38 offapi/com/sun/star/awt/AsyncCallback \
42 offapi/com/sun/star/awt/PrinterServer \
209 offapi/com/sun/star/awt/Toolkit \
1368 offapi/com/sun/star/awt/Key \
1386 offapi/com/sun/star/awt/Point \
1396 offapi/com/sun/star/awt/Size \
1398 offapi/com/sun/star/awt/Style \
1445 offapi/com/sun/star/awt/XFont \
1446 offapi/com/sun/star/awt/XFont2 \
1464 offapi/com/sun/star/awt/XMenu \
[all …]
/trunk/main/svx/source/inc/
H A Dformcontroller.hxx91 …r::uno::Reference< ::com::sun::star::awt::XTextComponent >, ::com::sun::star::uno::Reference< ::co…
93 …no::Reference< ::com::sun::star::awt::XTextComponent >& x, const ::com::sun::star::uno::Reference<… in operator ()()
114 , ::com::sun::star::awt::XFocusListener
117 , ::com::sun::star::awt::XTextListener
118 , ::com::sun::star::awt::XItemListener
129 , ::com::sun::star::awt::XMouseListener
152 ::com::sun::star::uno::Reference< ::com::sun::star::awt::XTabController> m_xTabController;
479 const ::com::sun::star::uno::Reference< ::com::sun::star::awt::XControl >& _rxNewControl
497awt::XControl> findControl( ::com::sun::star::uno::Sequence< ::com::sun::star::uno::Reference< ::c…
568 ::com::sun::star::uno::Reference< ::com::sun::star::awt::XControl >
[all …]
/trunk/main/accessibility/java/java_uno_accessbridge/src/main/java/org/openoffice/java/accessibility/
H A DFocusTraversalPolicy.java27 public class FocusTraversalPolicy extends java.awt.FocusTraversalPolicy {
41 public java.awt.Component getComponentAfter(java.awt.Container focusCycleRoot, in getComponentAfter()
42 java.awt.Component aComponent) { in getComponentAfter()
47 public java.awt.Component getComponentBefore(java.awt.Container focusCycleRoot, in getComponentBefore()
48 java.awt.Component aComponent) { in getComponentBefore()
53 public java.awt.Component getDefaultComponent(java.awt.Container focusCycleRoot) { in getDefaultComponent()
56 java.awt.Component c = ((NativeFrame) focusCycleRoot).getInitialComponent(); in getDefaultComponent()
63 …return (java.awt.Component) getSelectedAccessibleChild((javax.accessibility.Accessible) focusCycle… in getDefaultComponent()
69 public java.awt.Component getFirstComponent(java.awt.Container focusCycleRoot) { in getFirstComponent()
74 public java.awt.Component getInitialComponent(java.awt.Window window) { in getInitialComponent()
[all …]

Completed in 153 milliseconds

12345678910>>...111