/trunk/main/accessibility/java/java_uno_accessbridge/src/main/java/org/openoffice/accessibility/ |
H A D | WindowsAccessBridgeAdapter.java | 359 public java.awt.Cursor getCursor() { in getCursor() method in WindowsAccessBridgeAdapter.PopupMenuProxy 360 return menuComponent.getCursor(); in getCursor() 550 public java.awt.Cursor getCursor() { in getCursor() method in WindowsAccessBridgeAdapter.ListProxy 551 return listComponent.getCursor(); in getCursor()
|
/trunk/main/svx/source/form/ |
H A D | formcontrolling.cxx | 361 Reference< XRowSet > FormControllerHelper::getCursor() const in getCursor() function in svx::FormControllerHelper 365 xCursor = m_xFormOperations->getCursor(); in getCursor() 578 … Reference< XPropertySet > xCursorProperties( m_xFormOperations->getCursor(), UNO_QUERY_THROW ); in canDoFormFilter()
|
/trunk/main/accessibility/workben/org/openoffice/accessibility/awb/ |
H A D | AccessibilityWorkBench.java | 462 Cursor aCursor = getCursor(); in actionPerformed() 469 Cursor aCursor = getCursor(); in actionPerformed() 581 Cursor aCursor = getCursor(); in valueChanged()
|
/trunk/main/toolkit/test/accessibility/ |
H A D | AccessibilityWorkBench.java | 456 Cursor aCursor = getCursor(); in actionPerformed() 463 Cursor aCursor = getCursor(); in actionPerformed()
|
/trunk/main/vcl/inc/unx/gtk/ |
H A D | gtkdata.hxx | 69 GdkCursor *getCursor( PointerStyle ePointerStyle );
|
/trunk/main/sw/source/ui/vba/ |
H A D | vbasystem.hxx | 59 virtual sal_Int32 SAL_CALL getCursor() throw ( css::uno::RuntimeException );
|
H A D | vbasystem.cxx | 77 SwVbaSystem::getCursor() throw (uno::RuntimeException) in getCursor() function in SwVbaSystem
|
/trunk/main/reportbuilder/java/com/sun/star/report/pentaho/layoutprocessor/ |
H A D | FixedTextLayoutController.java | 62 return reportDataRow.getCursor() == 0; in isValueChanged()
|
H A D | ImageElementLayoutController.java | 252 return reportDataRow.getCursor() == 0; in isValueChanged()
|
/trunk/main/vcl/inc/aqua/ |
H A D | saldata.hxx | 121 NSCursor* getCursor( PointerStyle i_eStyle );
|
/trunk/main/accessibility/workben/org/openoffice/accessibility/awb/view/ |
H A D | LayoutManager.java | 109 maNormalCursor = maLayoutedComponent.getCursor(); in RemoveView()
|
/trunk/main/vcl/aqua/source/app/ |
H A D | saldata.cxx | 242 NSCursor* SalData::getCursor( PointerStyle i_eStyle ) in getCursor() function in SalData
|
/trunk/main/accessibility/java/java_uno_accessbridge/src/main/java/org/openoffice/java/accessibility/ |
H A D | AccessibleComponentImpl.java | 87 public java.awt.Cursor getCursor() { in getCursor() method in AccessibleComponentImpl
|
H A D | Window.java | 420 public java.awt.Cursor getCursor() { in getCursor() method in Window.AccessibleWindow
|
H A D | Dialog.java | 523 public java.awt.Cursor getCursor() { in getCursor() method in Dialog.AccessibleDialog
|
H A D | Frame.java | 515 public java.awt.Cursor getCursor() { in getCursor() method in Frame.AccessibleFrame
|
H A D | Component.java | 543 public java.awt.Cursor getCursor() { in getCursor() method in Component.AccessibleUNOComponent
|
H A D | Container.java | 628 public java.awt.Cursor getCursor() { in getCursor() method in Container.AccessibleContainer
|
/trunk/main/svx/source/inc/ |
H A D | formcontrolling.hxx | 237 getCursor() const;
|
/trunk/main/xmerge/java/xmerge/src/main/java/org/openoffice/xmerge/converter/xml/sxc/ |
H A D | SheetSettings.java | 104 public Point getCursor() { in getCursor() method in SheetSettings
|
/trunk/main/xmerge/java/pexcel/src/main/java/org/openoffice/xmerge/converter/xml/sxc/pexcel/records/ |
H A D | Worksheet.java | 253 sel.setActiveCell(s.getCursor()); in addSettings()
|
/trunk/main/sfx2/source/appl/ |
H A D | newhelp.cxx | 2158 Reference < XTextRange > xRange = getCursor(); in HasSelection() 2328 Reference< XTextRange > SfxHelpTextWindow_Impl::getCursor() const in getCursor() function in SfxHelpTextWindow_Impl 2464 Reference< XTextRange > xCursor = getCursor(); in IMPL_LINK() 2836 Reference< XTextRange > xCursor = getCursor(); in DoSearch()
|
H A D | newhelp.hxx | 472 getCursor() const;
|
/trunk/main/forms/source/runtime/ |
H A D | formoperations.hxx | 126 …::sun::star::uno::Reference< ::com::sun::star::sdbc::XRowSet > SAL_CALL getCursor() throw (::com::…
|
/trunk/main/sc/source/ui/vba/ |
H A D | vbaapplication.hxx | 102 virtual ::sal_Int32 SAL_CALL getCursor() throw (css::uno::RuntimeException);
|