Searched defs:nPaperWidth (Results 1 – 9 of 9) sorted by relevance
167 …const sal_Int32 nPaperWidth = getStyleProperty<awt::Size>(m_pView->getController().getReportDefini… in GetTotalWidth() local187 …const sal_Int32 nPaperWidth = getStyleProperty<awt::Size>(xReportDefinition,PROPERTY_PAPERSIZE).Wi… in Resize() local408 …const sal_Int32 nPaperWidth = getStyleProperty<awt::Size>(m_pView->getController().getReportDefini… in impl_getRealPixelWidth() local
534 …const sal_Int32 nPaperWidth = getStyleProperty<awt::Size>(xReportDefinition,PROPERTY_PAPERSIZE).W… in _propertyChanged() local
3160 …const sal_Int32 nPaperWidth = getStyleProperty<awt::Size>(m_xReportDefinition,PROPERTY_PAPERSIZE).… in createControl() local3483 …const sal_Int32 nPaperWidth = getStyleProperty<awt::Size>(m_xReportDefinition,PROPERTY_PAPERSIZE).… in addPairControls() local
1364 …const sal_Int32 nPaperWidth = getStyleProperty<awt::Size>(xReportDefinition,PROPERTY_PAPERSIZE).W… in EndDragObj() local
394 PaperInfo::PaperInfo(long nPaperWidth, long nPaperHeight) in PaperInfo()
60 SVBT32 nPaperWidth; member
112 sal_uLong nPaperWidth; member in XParaPortionList
1404 long nPaperWidth = pSetupData->mnPaperWidth / 100; in SetData() local
776 long nPaperWidth = ( aPageSize.Width() - nLeftMargin - nRightMargin - in UpdateHFHeight() local
Completed in 80 milliseconds