Home
last modified time | relevance | path

Searched refs:GetTotalWidth (Results 1 – 7 of 7) sorted by relevance

/trunk/main/reportdesign/source/ui/report/
H A DReportWindow.cxx123 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::OReportWindow
262 m_pParent->setTotalSize(GetTotalWidth(),GetTotalHeight()); in notifySizeChanged()
H A DSectionWindow.cxx248 …const bool bShowEndMarker = m_pParent->getView()->GetTotalWidth() <= (aThumbPos.X() + aOutputSize… in Resize()
H A DViewsWindow.cxx208 aSectionSize.Width() = getView()->GetTotalWidth(); in impl_resizeSectionWindow()
/trunk/main/chart2/source/controller/dialogs/
H A DDataBrowser.hxx145 sal_Int32 GetTotalWidth() const;
H A Ddlg_DataEditor.cxx110 sal_Int32 nBrowserWidth = m_apBrwData->GetTotalWidth() + 12 + 16; // plus padding + 16? in DataEditor()
H A DDataBrowser.cxx1397 sal_Int32 DataBrowser::GetTotalWidth() const in GetTotalWidth() function in chart::DataBrowser
/trunk/main/reportdesign/source/ui/inc/
H A DReportWindow.hxx157 sal_Int32 GetTotalWidth() const;

Completed in 64 milliseconds