Searched refs:GetMacroPopupComment (Results 1 – 6 of 6) sorted by relevance
644 XubString SdrVirtObj::GetMacroPopupComment(const SdrObjMacroHitRec& rRec) const in GetMacroPopupComment() function in SdrVirtObj646 return rRefObj.GetMacroPopupComment(rRec); // Todo: Positionsversatz in GetMacroPopupComment()
526 XubString SdrRectObj::GetMacroPopupComment(const SdrObjMacroHitRec& rRec) const in GetMacroPopupComment() function in SdrRectObj528 return SdrTextObj::GetMacroPopupComment(rRec); in GetMacroPopupComment()
210 XubString SdrObjUserData::GetMacroPopupComment(const SdrObjMacroHitRec& /*rRec*/, const SdrObject* … in GetMacroPopupComment() function in SdrObjUserData1899 XubString SdrObject::GetMacroPopupComment(const SdrObjMacroHitRec& rRec) const in GetMacroPopupComment() function in SdrObject1903 return pData->GetMacroPopupComment(rRec,this); in GetMacroPopupComment()
122 virtual XubString GetMacroPopupComment(const SdrObjMacroHitRec& rRec) const;
241 virtual XubString GetMacroPopupComment(const SdrObjMacroHitRec& rRec, const SdrObject* pObj) const;900 virtual XubString GetMacroPopupComment(const SdrObjMacroHitRec& rRec) const;
151 virtual XubString GetMacroPopupComment(const SdrObjMacroHitRec& rRec) const;
Completed in 91 milliseconds