Home
last modified time | relevance | path

Searched refs:GetMacroPopupComment (Results 1 – 6 of 6) sorted by relevance

/trunk/main/svx/source/svdraw/
H A Dsvdovirt.cxx644 XubString SdrVirtObj::GetMacroPopupComment(const SdrObjMacroHitRec& rRec) const in GetMacroPopupComment() function in SdrVirtObj
646 return rRefObj.GetMacroPopupComment(rRec); // Todo: Positionsversatz in GetMacroPopupComment()
H A Dsvdorect.cxx526 XubString SdrRectObj::GetMacroPopupComment(const SdrObjMacroHitRec& rRec) const in GetMacroPopupComment() function in SdrRectObj
528 return SdrTextObj::GetMacroPopupComment(rRec); in GetMacroPopupComment()
H A Dsvdobj.cxx210 XubString SdrObjUserData::GetMacroPopupComment(const SdrObjMacroHitRec& /*rRec*/, const SdrObject* … in GetMacroPopupComment() function in SdrObjUserData
1899 XubString SdrObject::GetMacroPopupComment(const SdrObjMacroHitRec& rRec) const in GetMacroPopupComment() function in SdrObject
1903 return pData->GetMacroPopupComment(rRec,this); in GetMacroPopupComment()
/trunk/main/svx/inc/svx/
H A Dsvdobj.hxx241 virtual XubString GetMacroPopupComment(const SdrObjMacroHitRec& rRec, const SdrObject* pObj) const;
892 virtual XubString GetMacroPopupComment(const SdrObjMacroHitRec& rRec) const;
H A Dsvdorect.hxx122 virtual XubString GetMacroPopupComment(const SdrObjMacroHitRec& rRec) const;
H A Dsvdovirt.hxx151 virtual XubString GetMacroPopupComment(const SdrObjMacroHitRec& rRec) const;

Completed in 48 milliseconds