Searched refs:GetTotalWidth (Results 1 – 7 of 7) sorted by relevance
123 m_pParent->setTotalSize(GetTotalWidth(),GetTotalHeight()); in removeSection()135 m_pParent->setTotalSize(GetTotalWidth(),GetTotalHeight()); in addSection()159 sal_Int32 OReportWindow::GetTotalWidth() const in GetTotalWidth() function in rptui::OReportWindow262 m_pParent->setTotalSize(GetTotalWidth(),GetTotalHeight()); in notifySizeChanged()
248 …const bool bShowEndMarker = m_pParent->getView()->GetTotalWidth() <= (aThumbPos.X() + aOutputSize… in Resize()
208 aSectionSize.Width() = getView()->GetTotalWidth(); in impl_resizeSectionWindow()
145 sal_Int32 GetTotalWidth() const;
110 sal_Int32 nBrowserWidth = m_apBrwData->GetTotalWidth() + 12 + 16; // plus padding + 16? in DataEditor()
1397 sal_Int32 DataBrowser::GetTotalWidth() const in GetTotalWidth() function in chart::DataBrowser
157 sal_Int32 GetTotalWidth() const;
Completed in 42 milliseconds