Home
last modified time | relevance | path

Searched refs:GetTotalHeight (Results 1 – 10 of 10) 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()
235 sal_Int32 OReportWindow::GetTotalHeight() const in GetTotalHeight() function in rptui::OReportWindow
262 m_pParent->setTotalSize(GetTotalWidth(),GetTotalHeight()); in notifySizeChanged()
429 …ght = m_aViewsWindow.LogicToPixel(m_aViewsWindow.PixelToLogic(Size(0,GetTotalHeight() + m_aHRuler.… in getZoomFactor()
/trunk/main/sd/source/ui/presenter/
H A DPresenterTextView.cxx115 sal_Int32 GetTotalHeight (void);
215 return Any(mpImplementation->GetTotalHeight()); in GetPropertyValue()
605 sal_Int32 PresenterTextView::Implementation::GetTotalHeight (void) in GetTotalHeight() function in sd::presenter::PresenterTextView::Implementation
/trunk/main/sc/source/filter/excel/
H A Dxipage.cxx296 fHeaderHeight = XclTools::GetInchFromTwips( aHFConv.GetTotalHeight() ); in Finalize()
332 fFooterHeight = XclTools::GetInchFromTwips( aHFConv.GetTotalHeight() ); in Finalize()
H A Dxepage.cxx276 … (aHFConv.GetTotalHeight() + GETITEM( rHdrItemSet, SvxULSpaceItem, ATTR_ULSPACE ).GetLower()) : in XclExpPageSettings()
293 … (aHFConv.GetTotalHeight() + GETITEM( rFtrItemSet, SvxULSpaceItem, ATTR_ULSPACE ).GetUpper()) : in XclExpPageSettings()
H A Dxihelper.cxx509 sal_Int32 XclImpHFConverter::GetTotalHeight() const in GetTotalHeight() function in XclImpHFConverter
/trunk/main/desktop/source/deployment/gui/
H A Ddp_gui_extlistbox.cxx705 const long nTotalHeight = GetTotalHeight(); in RecalcAll()
801 long ExtensionBox_Impl::GetTotalHeight() const in GetTotalHeight() function in dp_gui::ExtensionBox_Impl
818 const long nTotalHeight = GetTotalHeight(); in SetupScrollBar()
H A Ddp_gui_extlistbox.hxx173 long GetTotalHeight() const;
/trunk/main/sc/source/filter/inc/
H A Dxihelper.hxx198 sal_Int32 GetTotalHeight() const;
H A Dxehelper.hxx392 inline sal_Int32 GetTotalHeight() const { return mnTotalHeight; } in GetTotalHeight() function in XclExpHFConverter
/trunk/main/reportdesign/source/ui/inc/
H A DReportWindow.hxx69 sal_Int32 GetTotalHeight() const;

Completed in 45 milliseconds