Searched refs:bCreateComment (Results 1 – 5 of 5) sorted by relevance
433 const bool bCreateComment(rDrag.GetView() && this == rDrag.GetView()->GetCreateObj()); in getSpecialDragComment() local435 if(bCreateComment) in getSpecialDragComment()
397 const bool bCreateComment(rDrag.GetView() && this == rDrag.GetView()->GetCreateObj()); in getSpecialDragComment() local399 if(bCreateComment) in getSpecialDragComment()
570 const bool bCreateComment(rDrag.GetView() && this == rDrag.GetView()->GetCreateObj()); in getSpecialDragComment() local572 if(bCreateComment) in getSpecialDragComment()
948 … const bool bCreateComment(rDrag.GetView() && &mrSdrPathObject == rDrag.GetView()->GetCreateObj()); in getSpecialDragComment() local950 if(bCreateComment && rDrag.GetUser()) in getSpecialDragComment()2207 const bool bCreateComment(rDrag.GetView() && this == rDrag.GetView()->GetCreateObj()); in getSpecialDragComment() local2209 if(bCreateComment) in getSpecialDragComment()
1939 const bool bCreateComment(rDrag.GetView() && this == rDrag.GetView()->GetCreateObj()); in getSpecialDragComment() local1941 if(bCreateComment) in getSpecialDragComment()
Completed in 50 milliseconds