Home
last modified time | relevance | path

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

/trunk/main/sd/source/ui/view/
H A DDocumentRenderer.cxx317 maPrintSize(0,0), in PrintInfo()
329 Size maPrintSize; member in sd::__anon2db7e6ca0111::PrintInfo
1327 aProperties[1].Value <<= maPrintSize; in GetProperties()
1431 awt::Size maPrintSize; member in sd::DocumentRenderer::Implementation
1464 maPrintSize = awt::Size(aPaperSize.Height(), aPaperSize.Width()); in SetupPaperOrientation()
1469 maPrintSize = awt::Size(aPaperSize.Width(), aPaperSize.Height()); in SetupPaperOrientation()
1522 aInfo.maPrintSize = aInfo.mpPrinter->GetOutputSize(); in PreparePages()
1523 maPrintSize = awt::Size( in PreparePages()
1728 maPrintSize.Width = aPaperSize.Height(); in PrepareOutline()
1729 maPrintSize.Height = aPaperSize.Width(); in PrepareOutline()
[all …]