Searched refs:GetFormattingTextObj (Results 1 – 3 of 3) sorted by relevance
365 const SdrTextObj* GetFormattingTextObj() const;
139 …tObj* pTextObj = (pViewSh && pViewSh->GetDoc()) ? pViewSh->GetDoc()->GetFormattingTextObj() : NULL; in GetCurrentPage()
845 const SdrTextObj* SdrModel::GetFormattingTextObj() const in GetFormattingTextObj() function in SdrModel