Home
last modified time | relevance | path

Searched refs:NavigatorDragType (Results 1 – 5 of 5) sorted by relevance

/aoo4110/main/sd/source/ui/inc/
H A Dnavigatr.hxx115 NavigatorDragType GetNavigatorDragType();
116 void SetNavigatorDragType(NavigatorDragType eType) { meDragType = eType; } in SetNavigatorDragType()
138 NavigatorDragType meDragType;
152 sal_uInt16 GetDragTypeSdResId( NavigatorDragType eDT, sal_Bool bImage = sal_False );
H A Dsdtreelb.hxx87 NavigatorDragType eDragType,
90 NavigatorDragType GetDragType() const;
109 NavigatorDragType meDragType;
/aoo4110/main/sd/source/ui/dlg/
H A Dnavigatr.cxx257 NavigatorDragType SdNavigatorWin::GetNavigatorDragType() in GetNavigatorDragType()
259 NavigatorDragType eDT = meDragType; in GetNavigatorDragType()
362 sal_uInt16 nRId = GetDragTypeSdResId( (NavigatorDragType)nID ); in IMPL_LINK()
517 NavigatorDragType eDT = (NavigatorDragType) nMenuId; in IMPL_LINK()
782 sal_uInt16 SdNavigatorWin::GetDragTypeSdResId( NavigatorDragType eDT, sal_Bool bImage ) in GetDragTypeSdResId()
H A Dsdtreelb.cxx105 NavigatorDragType eDragType, in SdPageObjsTransferable()
169 NavigatorDragType SdPageObjsTLB::SdPageObjsTransferable::GetDragType() const in GetDragType()
1387 NavigatorDragType eDragType = mpDropNavWin->GetNavigatorDragType(); in DoDrag()
/aoo4110/main/sd/inc/
H A Dpres.hxx127 enum NavigatorDragType enum

Completed in 33 milliseconds