Home
last modified time | relevance | path

Searched refs:meDragType (Results 1 – 8 of 8) sorted by relevance

/trunk/main/sd/source/ui/dlg/
H A Dnavigatr.cxx84 meDragType ( NAVIGATOR_DRAGTYPE_EMBEDDED ), in SdNavigatorWin()
259 NavigatorDragType eDT = meDragType; in GetNavigatorDragType()
377 meDragType = NAVIGATOR_DRAGTYPE_EMBEDDED; in IMPL_LINK()
380 pMenu->CheckItem( (sal_uInt16)meDragType ); in IMPL_LINK()
491 …if( ( pInfo && !pInfo->HasName() ) || !maTlbObjects.IsLinkableSelected() || ( meDragType != NAVIGA… in IMPL_LINK()
493 meDragType = NAVIGATOR_DRAGTYPE_EMBEDDED; in IMPL_LINK()
518 if( meDragType != eDT ) in IMPL_LINK()
520 meDragType = eDT; in IMPL_LINK()
523 if( meDragType == NAVIGATOR_DRAGTYPE_URL ) in IMPL_LINK()
905 …e( TBI_DRAGTYPE, maToolbox.GetImageList().GetImage( GetDragTypeSdResId( meDragType, sal_True ) ) ); in SetDragImage()
H A Dsdtreelb.cxx111 meDragType( eDragType ), in SdPageObjsTransferable()
171 return meDragType; in GetDragType()
/trunk/main/sdext/source/presenter/
H A DPresenterPaneBorderManager.cxx96 meDragType(Outside), in PresenterPaneBorderManager()
311 meDragType = ClassifyBorderElementUnderMouse( in mousePressed()
329 meDragType = PresenterPaneBorderManager::Outside; in mouseReleased()
354 meDragType = PresenterPaneBorderManager::Outside; in mouseExited()
456 switch (meDragType) in mouseDragged()
H A DPresenterPaneBorderManager.hxx145 BorderElement meDragType; member in sdext::presenter::PresenterPaneBorderManager
/trunk/main/svtools/inc/svtools/
H A Druler.hxx692 RulerType meDragType; member in Ruler
803 RulerType GetDragType() const { return meDragType; } in GetDragType()
814 RulerType GetClickType() const { return meDragType; } in GetClickType()
/trunk/main/sd/source/ui/inc/
H A Dnavigatr.hxx116 void SetNavigatorDragType(NavigatorDragType eType) { meDragType = eType; } in SetNavigatorDragType()
138 NavigatorDragType meDragType; member in SdNavigatorWin
H A Dsdtreelb.hxx109 NavigatorDragType meDragType; member in SdPageObjsTLB::SdPageObjsTransferable
/trunk/main/svtools/source/control/
H A Druler.cxx278 meDragType = RULER_TYPE_DONTKNOW; // Gibt an, was gedragt wird in ImplInit()
2001 meDragType = pHitTest->eType; in ImplStartDrag()
2023 meDragType = RULER_TYPE_DONTKNOW; in ImplStartDrag()
2137 meDragType = RULER_TYPE_DONTKNOW; in ImplEndDrag()
2229 meDragType = aHitTest.eType; in MouseButtonDown()
2233 meDragType = RULER_TYPE_DONTKNOW; in MouseButtonDown()

Completed in 61 milliseconds