/Users/ericb/Desktop/SRC680_m247/starmath/source/accessibility.cxx File Reference

#include "precompiled_starmath.hxx"
#include <com/sun/star/accessibility/AccessibleRole.hpp>
#include <com/sun/star/accessibility/AccessibleStateType.hpp>
#include <com/sun/star/accessibility/AccessibleTextType.hpp>
#include <com/sun/star/accessibility/XAccessibleEventListener.hpp>
#include <com/sun/star/accessibility/AccessibleEventObject.hpp>
#include <com/sun/star/awt/FocusEvent.hpp>
#include <com/sun/star/awt/XFocusListener.hpp>
#include <unotools/accessiblerelationsethelper.hxx>
#include <com/sun/star/datatransfer/clipboard/XClipboard.hpp>
#include <com/sun/star/datatransfer/clipboard/XFlushableClipboard.hpp>
#include <com/sun/star/i18n/WordType.hpp>
#include <unotools/accessiblestatesethelper.hxx>
#include <comphelper/accessibleeventnotifier.hxx>
#include <tools/debug.hxx>
#include <vcl/svapp.hxx>
#include <vcl/window.hxx>
#include <vcl/unohelp2.hxx>
#include <tools/gen.hxx>
#include <vos/mutex.hxx>
#include <svtools/itemset.hxx>
#include <svx/editdata.hxx>
#include <svx/editview.hxx>
#include <svx/eeitem.hxx>
#include <svx/outliner.hxx>
#include <svx/unoedhlp.hxx>
#include "accessibility.hxx"
#include <applicat.hxx>
#include <document.hxx>
#include <view.hxx>

Include dependency graph for accessibility.cxx:

Go to the source code of this file.

Namespaces

namespace  rtl

Defines

#define C2U(cChar)   rtl::OUString::createFromAscii(cChar)

Functions

static awt::Rectangle lcl_GetBounds (Window *pWin)
static awt::Point lcl_GetLocationOnScreen (Window *pWin)
 IMPL_LINK (SmTextForwarder, NotifyHdl, EENotify *, aNotify)
USHORT GetSvxEditEngineItemState (EditEngine &rEditEngine, const ESelection &rSel, USHORT nWhich)


Define Documentation

#define C2U ( cChar   )     rtl::OUString::createFromAscii(cChar)

Definition at line 138 of file accessibility.cxx.

Referenced by SmEditAccessible::getImplementationName(), SmGraphicAccessible::getImplementationName(), SmEditAccessible::getSupportedServiceNames(), SmGraphicAccessible::getSupportedServiceNames(), and SmModel::getSupportedServiceNames_Static().


Function Documentation

USHORT GetSvxEditEngineItemState ( EditEngine &  rEditEngine,
const ESelection &  rSel,
USHORT  nWhich 
)

Definition at line 1220 of file accessibility.cxx.

Referenced by SmTextForwarder::GetItemState().

IMPL_LINK ( SmTextForwarder  ,
NotifyHdl  ,
EENotify *  ,
aNotify   
)

Definition at line 1070 of file accessibility.cxx.

static awt::Rectangle lcl_GetBounds ( Window *  pWin  )  [static]

Definition at line 142 of file accessibility.cxx.

Referenced by SmEditAccessible::getBounds(), SmGraphicAccessible::getBounds(), SmEditAccessible::getLocation(), SmGraphicAccessible::getLocation(), SmEditAccessible::getSize(), and SmGraphicAccessible::getSize().

static awt::Point lcl_GetLocationOnScreen ( Window *  pWin  )  [static]

Definition at line 169 of file accessibility.cxx.

Referenced by SmEditAccessible::getLocationOnScreen(), and SmGraphicAccessible::getLocationOnScreen().


Generated on Wed Feb 20 17:22:15 2008 for maths by  doxygen 1.5.1