Searched refs:GetTotalTextHeight (Results 1 – 3 of 3) sorted by relevance
271 double PresenterTextView::GetTotalTextHeight (void) in GetTotalTextHeight() function in sdext::presenter::PresenterTextView288 nTotalHeight += (*iParagraph)->GetTotalTextHeight(); in GetTotalTextHeight()569 nY += (*iParagraph)->GetTotalTextHeight(); in Format()901 sal_Int32(GetTotalTextHeight())); in GetSize()986 double PresenterTextParagraph::GetTotalTextHeight (void) in GetTotalTextHeight() function in sdext::presenter::PresenterTextParagraph
124 double GetTotalTextHeight (void);260 double GetTotalTextHeight (void);
525 const double nHeight (mpTextView->GetTotalTextHeight()); in Layout()771 mpScrollBar->SetTotalSize(mpTextView->GetTotalTextHeight()); in UpdateScrollBar()
Completed in 23 milliseconds