Home
last modified time | relevance | path

Searched refs:getCursor (Results 1 – 25 of 34) sorted by relevance

12

/trunk/main/accessibility/java/java_uno_accessbridge/src/main/java/org/openoffice/accessibility/
H A DWindowsAccessBridgeAdapter.java359 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 Dformcontrolling.cxx361 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 DAccessibilityWorkBench.java462 Cursor aCursor = getCursor(); in actionPerformed()
469 Cursor aCursor = getCursor(); in actionPerformed()
581 Cursor aCursor = getCursor(); in valueChanged()
/trunk/main/toolkit/test/accessibility/
H A DAccessibilityWorkBench.java456 Cursor aCursor = getCursor(); in actionPerformed()
463 Cursor aCursor = getCursor(); in actionPerformed()
/trunk/main/vcl/inc/unx/gtk/
H A Dgtkdata.hxx69 GdkCursor *getCursor( PointerStyle ePointerStyle );
/trunk/main/sw/source/ui/vba/
H A Dvbasystem.hxx59 virtual sal_Int32 SAL_CALL getCursor() throw ( css::uno::RuntimeException );
H A Dvbasystem.cxx77 SwVbaSystem::getCursor() throw (uno::RuntimeException) in getCursor() function in SwVbaSystem
/trunk/main/reportbuilder/java/com/sun/star/report/pentaho/layoutprocessor/
H A DFixedTextLayoutController.java62 return reportDataRow.getCursor() == 0; in isValueChanged()
H A DImageElementLayoutController.java252 return reportDataRow.getCursor() == 0; in isValueChanged()
/trunk/main/vcl/inc/aqua/
H A Dsaldata.hxx121 NSCursor* getCursor( PointerStyle i_eStyle );
/trunk/main/accessibility/workben/org/openoffice/accessibility/awb/view/
H A DLayoutManager.java109 maNormalCursor = maLayoutedComponent.getCursor(); in RemoveView()
/trunk/main/vcl/aqua/source/app/
H A Dsaldata.cxx242 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 DAccessibleComponentImpl.java87 public java.awt.Cursor getCursor() { in getCursor() method in AccessibleComponentImpl
H A DWindow.java420 public java.awt.Cursor getCursor() { in getCursor() method in Window.AccessibleWindow
H A DDialog.java523 public java.awt.Cursor getCursor() { in getCursor() method in Dialog.AccessibleDialog
H A DFrame.java515 public java.awt.Cursor getCursor() { in getCursor() method in Frame.AccessibleFrame
H A DComponent.java543 public java.awt.Cursor getCursor() { in getCursor() method in Component.AccessibleUNOComponent
H A DContainer.java628 public java.awt.Cursor getCursor() { in getCursor() method in Container.AccessibleContainer
/trunk/main/svx/source/inc/
H A Dformcontrolling.hxx237 getCursor() const;
/trunk/main/xmerge/java/xmerge/src/main/java/org/openoffice/xmerge/converter/xml/sxc/
H A DSheetSettings.java104 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 DWorksheet.java253 sel.setActiveCell(s.getCursor()); in addSettings()
/trunk/main/sfx2/source/appl/
H A Dnewhelp.cxx2158 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 Dnewhelp.hxx472 getCursor() const;
/trunk/main/forms/source/runtime/
H A Dformoperations.hxx126 …::sun::star::uno::Reference< ::com::sun::star::sdbc::XRowSet > SAL_CALL getCursor() throw (::com::…
/trunk/main/sc/source/ui/vba/
H A Dvbaapplication.hxx102 virtual ::sal_Int32 SAL_CALL getCursor() throw (css::uno::RuntimeException);

Completed in 132 milliseconds

12