Searched refs:GetPaperWidth (Results 1 – 4 of 4) sorted by relevance
120 sal_uLong GetPaperWidth() const { return 2*21000; } // DIN A4 Breite in GetPaperWidth() function in sd::OutlineView
124 sal_uLong GetPaperWidth() const { return nPaperWidth; } in GetPaperWidth() function in XParaPortionList
1248 if ( pPortionInfo && ( (long)pPortionInfo->GetPaperWidth() == aPaperSize.Width() ) in InsertBinTextObject()
326 Size(pOlView->GetPaperWidth(), in ArrangeGUIElements()1160 long nTextWidth = pOlView->GetPaperWidth(); in VirtHScrollHdl()
Completed in 51 milliseconds