Home
last modified time | relevance | path

Searched refs:awt (Results 1 – 25 of 3150) sorted by last modified time

12345678910>>...126

/trunk/main/embeddedobj/source/msole/
H A Dolepersist.cxx527 awt::Size aSize = getVisualAreaSize( embed::Aspects::MSOLE_CONTENT ); in InsertVisualCache_Impl()
/trunk/main/wizards/com/sun/star/wizards/agenda/
H A DAgendaTemplate.java28 import com.sun.star.awt.TextEvent;
/trunk/main/wizards/com/sun/star/wizards/web/
H A DImageListDialog.java25 import com.sun.star.awt.FontDescriptor;
26 import com.sun.star.awt.Size;
27 import com.sun.star.awt.XButton;
28 import com.sun.star.awt.XFixedText;
152 … resources[RES_OK], "btnOK", iButtonsX, 22, new Short((short) com.sun.star.awt.PushButtonType.OK_v… in build()
158 …es[RES_CANCEL], "btnCancel", iButtonsX, 41, new Short((short) com.sun.star.awt.PushButtonType.CANC… in build()
164 …RES_HELP], "CommandButton3", iButtonsX, 71, new Short((short) com.sun.star.awt.PushButtonType.HELP… in build()
176 …"btnOther", iButtonsX, new Integer(otherY), new Short((short) com.sun.star.awt.PushButtonType.STAN… in build()
189 …oImage", iButtonsX, new Integer(deselectY), new Short((short) com.sun.star.awt.PushButtonType.STAN… in build()
/trunk/main/drawinglayer/inc/drawinglayer/primitive2d/
H A Dcontrolprimitive2d.hxx51 com::sun::star::uno::Reference< com::sun::star::awt::XControlModel > mxControlModel;
54 com::sun::star::uno::Reference< com::sun::star::awt::XControl > mxXControl;
76 const com::sun::star::uno::Reference< com::sun::star::awt::XControlModel >& rxControlModel);
84 const com::sun::star::uno::Reference< com::sun::star::awt::XControlModel >& rxControlModel,
85 const com::sun::star::uno::Reference< com::sun::star::awt::XControl >& rxXControl);
89 …const com::sun::star::uno::Reference< com::sun::star::awt::XControlModel >& getControlModel() cons… in getControlModel()
95 const com::sun::star::uno::Reference< com::sun::star::awt::XControl >& getXControl() const;
/trunk/main/framework/source/uielement/
H A Drecentfilesmenucontroller.cxx91 void RecentFilesMenuController::fillPopupMenu( Reference< css::awt::XPopupMenu >& rPopupMenu ) in fillPopupMenu()
285 Reference< css::awt::XMenuListener > xHolder(( OWeakObject *)this, UNO_QUERY ); in disposing()
293 …m_xPopupMenu->removeMenuListener( Reference< css::awt::XMenuListener >(( OWeakObject *)this, UNO_Q… in disposing()
304 void SAL_CALL RecentFilesMenuController::itemSelected( const css::awt::MenuEvent& rEvent ) throw (R… in itemSelected()
306 Reference< css::awt::XPopupMenu > xPopupMenu; in itemSelected()
325 void SAL_CALL RecentFilesMenuController::itemActivated( const css::awt::MenuEvent& ) throw (Runtime… in itemActivated()
/trunk/main/sd/source/ui/slideshow/
H A Dslideshowimpl.cxx95 using ::com::sun::star::awt::XWindow;
1288 awt::PaintEvent aEvt; in paint()
1342 mxShow->setShapeCursor( (*aIter).first, awt::SystemPointer::ARROW ); in removeShapeEvents()
1460 mxShow->setShapeCursor( xShape, awt::SystemPointer::REFHAND ); in registerShapeEvents()
1626 void SlideshowImpl::click( const Reference< XShape >& xShape, const ::com::sun::star::awt::MouseEve… in click()
2043 case awt::Key::CONTEXTMENU: in keyInput()
2762 awt::WindowEvent aEvt; in resize()
3924 …erProxy::click( const Reference< XShape >& xShape, const ::com::sun::star::awt::MouseEvent& aOrigi… in click()
/trunk/main/toolkit/source/awt/
H A Dvclxtoolkit.cxx388 css::awt::MessageBoxType eType;
405 css::awt::MessageBoxType eType ) in lcl_convertMessageBoxType()
408 css::awt::MessageBoxType eVal = css::awt::MessageBoxType_MAKE_FIXED_SIZE; in lcl_convertMessageBoxType()
527 ::com::sun::star::awt::XToolkit, in VCLXToolkit()
529 ::com::sun::star::awt::XSystemChildFactory, in VCLXToolkit()
530 ::com::sun::star::awt::XMessageBoxFactory, in VCLXToolkit()
532 ::com::sun::star::awt::XExtendedToolkit, in VCLXToolkit()
628 ::com::sun::star::awt::Rectangle aRect; in getWorkArea()
1279 …sal_Int32 nWindowAttributes = css::awt::WindowAttribute::BORDER|css::awt::WindowAttribute::MOVEABL… in createMessageBox()
1680 ::css::awt::KeyEvent aAwtEvent( in callKeyHandlers()
[all …]
/trunk/main/sw/source/core/unocore/
H A Dunodraw.cxx1695 awt::Point aStartPos; in getPropertyValue()
1703 awt::Point aEndPos; in getPropertyValue()
2248 awt::Point aOffset( 0, 0 ); in getPosition()
2333 awt::Point aNewPos( aPosition ); in setPosition()
2380 awt::Size aSize; in getSize()
2442 awt::Point SwXShape::_GetAttrPosition() in _GetAttrPosition()
2444 awt::Point aAttrPos; in _GetAttrPosition()
2492 awt::Point SwXShape::_ConvertPositionToHoriL2R( const awt::Point _aObjPos, in _ConvertPositionToHoriL2R()
2557 const awt::Point aObjPos( in _ConvertTransformationToLayoutDir()
2708 const awt::Point aObjPos( in _ConvertStartOrEndPosToLayoutDir()
[all …]
/trunk/main/forms/source/component/
H A DImageControl.cxx80 using namespace ::com::sun::star::awt;
902 void OImageControlControl::mousePressed(const ::com::sun::star::awt::MouseEvent& e) throw ( ::com::… in mousePressed()
928 awt::Rectangle aRect( e.X, e.Y, 0, 0 ); in mousePressed()
937 awt::Rectangle aPosSize = xWindow->getPosSize(); in mousePressed()
1002 void SAL_CALL OImageControlControl::mouseReleased(const awt::MouseEvent& /*e*/) throw ( RuntimeExce… in mouseReleased()
1007 void SAL_CALL OImageControlControl::mouseEntered(const awt::MouseEvent& /*e*/) throw ( RuntimeExcep… in mouseEntered()
1012 void SAL_CALL OImageControlControl::mouseExited(const awt::MouseEvent& /*e*/) throw ( RuntimeExcept… in mouseExited()
H A DGroupManager.hxx103 ::com::sun::star::uno::Reference< ::com::sun::star::awt::XControlModel> m_xControlModel;
117 …inline const ::com::sun::star::uno::Reference< ::com::sun::star::awt::XControlModel>& GetControlMo… in GetControlModel()
168 …::com::sun::star::uno::Sequence< ::com::sun::star::uno::Reference< ::com::sun::star::awt::XControl…
213 …::star::uno::Sequence< ::com::sun::star::uno::Reference< ::com::sun::star::awt::XControlModel> >& …
214 …::star::uno::Sequence< ::com::sun::star::uno::Reference< ::com::sun::star::awt::XControlModel> >& …
215 …::com::sun::star::uno::Sequence< ::com::sun::star::uno::Reference< ::com::sun::star::awt::XControl…
/trunk/main/sc/source/ui/unoobj/
H A Dshapeuno.cxx284 awt::Point& rUnoPoint, awt::Size& rUnoSize, awt::Point& rCaptionPoint ) in lcl_GetAnchorCell()
319 awt::Size& rUnoSize, awt::Point& rCaptionPoint) in lcl_GetRelativePos()
321 awt::Point aUnoPoint; in lcl_GetRelativePos()
406 awt::Size aUnoSize; in setPropertyValue()
680 awt::Size aUnoSize; in getPropertyValue()
736 awt::Size aUnoSize; in getPropertyValue()
737 awt::Point aCaptionPoint; in getPropertyValue()
746 awt::Point aCaptionPoint; in getPropertyValue()
796 awt::Size aUnoSize; in getPropertyValue()
797 awt::Point aCaptionPoint; in getPropertyValue()
[all …]
/trunk/main/offapi/com/sun/star/chart2/
H A DSymbol.idl30 #include <com/sun/star/awt/Size.idl>
92 com::sun::star::awt::Size Size;
/trunk/main/accessibility/source/extended/
H A Daccessiblelistboxentry.cxx611 …sal_Bool SAL_CALL AccessibleListBoxEntry::containsPoint( const awt::Point& rPoint ) throw (Runtime… in containsPoint()
616 …Reference< XAccessible > SAL_CALL AccessibleListBoxEntry::getAccessibleAtPoint( const awt::Point& … in getAccessibleAtPoint()
634 awt::Rectangle SAL_CALL AccessibleListBoxEntry::getBounds( ) throw (RuntimeException) in getBounds()
639 awt::Point SAL_CALL AccessibleListBoxEntry::getLocation( ) throw (RuntimeException) in getLocation()
644 awt::Point SAL_CALL AccessibleListBoxEntry::getLocationOnScreen( ) throw (RuntimeException) in getLocationOnScreen()
649 awt::Size SAL_CALL AccessibleListBoxEntry::getSize( ) throw (RuntimeException) in getSize()
696awt::Rectangle SAL_CALL AccessibleListBoxEntry::getCharacterBounds( sal_Int32 nIndex ) throw (Inde… in getCharacterBounds()
706 awt::Rectangle aBounds( 0, 0, 0, 0 ); in getCharacterBounds()
721 …sal_Int32 SAL_CALL AccessibleListBoxEntry::getIndexAtPoint( const awt::Point& aPoint ) throw (Runt… in getIndexAtPoint()
/trunk/extras/l10n/source/kid/
H A Dlocalize.sdf31290 helpcontent2 source\text\shared\02\14020100.xhp 0 help par_id3156410 14 0 kid awt+y1‖\<ahelp hid=…
/trunk/main/sfx2/source/doc/
H A Dsfxbasemodel.cxx426 uno::Reference< awt::XWindow > xWindow = xFrame->getContainerWindow(); in GetVCLWindow()
3536 void SAL_CALL SfxBaseModel::setVisualAreaSize( sal_Int64 nAspect, const awt::Size& aSize ) in setVisualAreaSize()
3552 awt::Size aCurrent = getVisualAreaSize( nAspect ); in setVisualAreaSize()
3568 awt::Size SAL_CALL SfxBaseModel::getVisualAreaSize( sal_Int64 /*nAspect*/ ) in getVisualAreaSize()
3595 return awt::Size( aTmpRect.GetWidth(), aTmpRect.GetHeight() ); in getVisualAreaSize()
/trunk/main/sd/source/ui/framework/factories/
H A DFullScreenPane.cxx227 aArg[2] = makeAny(::com::sun::star::awt::Rectangle()); in CreateCanvas()
/trunk/main/chart2/source/controller/main/
H A DChartController.cxx395 uno::Reference< awt::XWindow > xContainerWindow = xFrame->getContainerWindow(); in attachFrame()
409 awt::Size aPageSize( ChartModelHelper::getPageSize(getModel()) ); in attachFrame()
415 …m_xViewWindow = uno::Reference< awt::XWindow >( m_pChartWindow->GetComponentInterface(), uno::UNO_… in attachFrame()
/trunk/main/svtools/source/uno/
H A Dframestatuslistener.cxx33 using namespace ::com::sun::star::awt;
H A Dstatusbarcontroller.cxx41 using namespace ::com::sun::star::awt;
332 const ::com::sun::star::awt::MouseEvent& ) in mouseButtonDown()
339 const ::com::sun::star::awt::MouseEvent& ) in mouseMove()
346 const ::com::sun::star::awt::MouseEvent& ) in mouseButtonUp()
353 const ::com::sun::star::awt::Point&, in command()
362 const ::com::sun::star::uno::Reference< ::com::sun::star::awt::XGraphics >&, in paint()
363 const ::com::sun::star::awt::Rectangle&, in paint()
369 void SAL_CALL StatusbarController::click( const ::com::sun::star::awt::Point& ) in click()
374 void SAL_CALL StatusbarController::doubleClick( const ::com::sun::star::awt::Point& ) throw (::com:… in doubleClick()
H A Dtoolboxcontroller.cxx48 using namespace ::com::sun::star::awt;
712 Reference< ::com::sun::star::awt::XWindow > ToolboxController::getParent() const in getParent()
/trunk/main/framework/qa/complex/contextMenuInterceptor/
H A DCheckContextMenuInterceptor.java28 import com.sun.star.awt.Point;
29 import com.sun.star.awt.Rectangle;
30 import com.sun.star.awt.XBitmap;
31 import com.sun.star.awt.XExtendedToolkit;
32 import com.sun.star.awt.XWindow;
46 import java.awt.Robot;
47 import java.awt.event.InputEvent;
97 catch (java.awt.AWTException e) in after()
342 catch (java.awt.AWTException e) in openContextMenu()
H A DContextMenuInterceptor.java31 private com.sun.star.awt.XBitmap myBitmap;
33 public ContextMenuInterceptor(com.sun.star.awt.XBitmap aBitmap) in ContextMenuInterceptor()
/trunk/main/sw/source/core/access/
H A Daccpara.cxx2441 ChangeAttr.Value <<= awt::FontWeight::BOLD; in _correctValues()
2445 ChangeAttr.Value <<= awt::FontSlant_ITALIC; //char posture in _correctValues()
2449 ChangeAttr.Value <<= awt::FontStrikeout::SINGLE; //char strikeout in _correctValues()
2601 com::sun::star::awt::Rectangle rc0 = getCharacterBounds(0); in _correctValues()
2602 com::sun::star::awt::Rectangle rc1 = getCharacterBounds(nIndex); in _correctValues()
2646 awt::Rectangle SwAccessibleParagraph::getCharacterBounds( in getCharacterBounds()
2705 return awt::Rectangle( in getCharacterBounds()
2720 sal_Int32 SwAccessibleParagraph::getIndexAtPoint( const awt::Point& rPoint ) in getIndexAtPoint()
2748 awt::Rectangle aRectEndPos = in getIndexAtPoint()
4036 const awt::Rectangle aCharRect = getCharacterBounds( nCaretPos ); in getNumberOfLineWithCaret()
[all …]
/trunk/main/svx/source/svdraw/
H A Dsvdoashp.cxx511 awt::Rectangle aR( xCustomShapeEngine->getTextBounds() ); in GetTextBounds()
732 com::sun::star::awt::Rectangle aViewBox; in MergeDefaultAttributes()
1173 com::sun::star::awt::Rectangle aViewBox; in IsDefaultGeometry()
1887 …aIter->xInteraction->setControllerPosition( com::sun::star::awt::Point( nX, aIter->xInteraction->g… in NbcResize()
1892 …aIter->xInteraction->setControllerPosition( com::sun::star::awt::Point( aIter->xInteraction->getPo… in NbcResize()
2209 …com::sun::star::awt::Point aPosition( aInteractionHandles[ nCustomShapeHdlNum ].xInteraction->getP… in GetHdl()
2332 …aIter->xInteraction->setControllerPosition( com::sun::star::awt::Point( nX, aIter->xInteraction->g… in DragResizeCustomShape()
2353 …aIter->xInteraction->setControllerPosition( com::sun::star::awt::Point( aIter->xInteraction->getPo… in DragResizeCustomShape()
2374 com::sun::star::awt::Point aPt( aDestination.X(), aDestination.Y() ); in DragMoveCustomShapeHdl()
2481 …aIter->xInteraction->setControllerPosition( awt::Point( rStat.GetStart().X(), rStat.GetStart().Y()… in DragCreateObject()
/trunk/main/editeng/source/editeng/
H A Dimpedit2.cxx907 case com::sun::star::awt::Key::MOVE_TO_BEGIN_OF_LINE: in MoveCursor()
911 case com::sun::star::awt::Key::MOVE_TO_END_OF_LINE: in MoveCursor()
915 case com::sun::star::awt::Key::MOVE_WORD_BACKWARD: in MoveCursor()
919 case com::sun::star::awt::Key::MOVE_WORD_FORWARD: in MoveCursor()
945 case com::sun::star::awt::Key::MOVE_TO_END_OF_DOCUMENT: in MoveCursor()
949 case com::sun::star::awt::Key::SELECT_TO_BEGIN_OF_LINE: in MoveCursor()
953 case com::sun::star::awt::Key::SELECT_TO_END_OF_LINE: in MoveCursor()
957 case com::sun::star::awt::Key::SELECT_BACKWARD: in MoveCursor()
961 case com::sun::star::awt::Key::SELECT_FORWARD: in MoveCursor()
965 case com::sun::star::awt::Key::SELECT_WORD_BACKWARD: in MoveCursor()
[all …]

Completed in 1168 milliseconds

12345678910>>...126