Searched refs:GetDragType (Results 1 – 5 of 5) sorted by relevance
2064 if(GetDragType()==RULER_TYPE_BORDER) in DragBorders()2084 lDiff = GetDragType()==RULER_TYPE_BORDER ? in DragBorders()2086 …: GetDragType() == RULER_TYPE_MARGIN1 ? lPos - pRuler_Imp->lLastLMargin : lPos - pRuler_Imp->lLast… in DragBorders()2118 switch(GetDragType()) in DragBorders()2211 if(GetDragType()==RULER_TYPE_BORDER) in DragBorders()2799 const RulerType eType = GetDragType(); in EvalModifier()2808 if(GetDragType()!=RULER_TYPE_MARGIN1&& in EvalModifier()2809 GetDragType()!=RULER_TYPE_MARGIN2) in EvalModifier()2910 switch(GetDragType()) in CalcMinMax()3474 switch(GetDragType()) { in StartDrag()[all …]
770 ( NAVIGATOR_DRAGTYPE_LINK == pPageObjsTransferable->GetDragType() || in ExecuteDrop()771 NAVIGATOR_DRAGTYPE_EMBEDDED == pPageObjsTransferable->GetDragType() ) ) in ExecuteDrop()898 …sal_Bool bLink = ( NAVIGATOR_DRAGTYPE_LINK == pPageObjsTransferable->GetDragType() ? sal_True … in IMPL_LINK()
90 NavigatorDragType GetDragType() const;
803 RulerType GetDragType() const { return meDragType; } in GetDragType() function in Ruler
163 NavigatorDragType SdPageObjsTLB::SdPageObjsTransferable::GetDragType() const in GetDragType() function in SdPageObjsTLB::SdPageObjsTransferable