Home
last modified time | relevance | path

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

/dports/editors/libreoffice/libreoffice-7.2.6.2/svtools/source/filter/
H A DDocumentToGraphicRenderer.cxx147 awt::Size aCalcPageSize; in getDocumentSizeIn100mm() local
171 rProperty.Value >>= aCalcPageSize; in getDocumentSizeIn100mm()
186 *pCalcPageSize = Size(aCalcPageSize.Width, aCalcPageSize.Height); in getDocumentSizeIn100mm()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/svtools/source/filter/
H A DDocumentToGraphicRenderer.cxx147 awt::Size aCalcPageSize; in getDocumentSizeIn100mm() local
171 rProperty.Value >>= aCalcPageSize; in getDocumentSizeIn100mm()
186 *pCalcPageSize = Size(aCalcPageSize.Width, aCalcPageSize.Height); in getDocumentSizeIn100mm()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/ui/unoobj/
H A Ddocuno.cxx1868 awt::Size aCalcPageSize ( aMMRect.GetSize().Width(), aMMRect.GetSize().Height() ); in getRenderer() local
1881 pArray[3].Value <<= aCalcPageSize; in getRenderer()
1982 awt::Size aCalcPageSize ( aMMRect.GetSize().Width(), aMMRect.GetSize().Height() ); in getRenderer() local
1988 pArray[3].Value <<= aCalcPageSize; in getRenderer()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/ui/unoobj/
H A Ddocuno.cxx1755 awt::Size aCalcPageSize ( aMMRect.GetSize().Width(), aMMRect.GetSize().Height() ); in getRenderer() local
1768 pArray[3].Value <<= aCalcPageSize; in getRenderer()
1865 awt::Size aCalcPageSize ( aMMRect.GetSize().Width(), aMMRect.GetSize().Height() ); in getRenderer() local
1871 pArray[3].Value <<= aCalcPageSize; in getRenderer()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/
H A DChangeLog148685 Add aCalcPageSize and aCalcPagePos properties to ScModelObj::getRenderer
/dports/editors/libreoffice/libreoffice-7.2.6.2/
H A DChangeLog410734 Add aCalcPageSize and aCalcPagePos properties to ScModelObj::getRenderer