Home
last modified time | relevance | path

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

/dports/editors/libreoffice/libreoffice-7.2.6.2/sd/source/filter/eppt/
H A Deppt.cxx658 sal_uInt16 nSlideType = EPP_SLIDESIZE_TYPECUSTOM; in ImplCreateDocument() local
664 nSlideType = EPP_SLIDESIZE_TYPEONSCREEN; in ImplCreateDocument()
666 nSlideType = EPP_SLIDESIZE_TYPEBANNER; in ImplCreateDocument()
668 nSlideType = EPP_SLIDESIZE_TYPE35MM; in ImplCreateDocument()
670 nSlideType = EPP_SLIDESIZE_TYPEA4PAPER; in ImplCreateDocument()
684 ….WriteUInt16( nSlideType ) // Size of the document slides ( default: EPP… in ImplCreateDocument()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sd/source/filter/eppt/
H A Deppt.cxx655 sal_uInt16 nSlideType = EPP_SLIDESIZE_TYPECUSTOM; in ImplCreateDocument() local
661 nSlideType = EPP_SLIDESIZE_TYPEONSCREEN; in ImplCreateDocument()
663 nSlideType = EPP_SLIDESIZE_TYPEBANNER; in ImplCreateDocument()
665 nSlideType = EPP_SLIDESIZE_TYPE35MM; in ImplCreateDocument()
667 nSlideType = EPP_SLIDESIZE_TYPEA4PAPER; in ImplCreateDocument()
681 ….WriteUInt16( nSlideType ) // Size of the document slides ( default: EPP… in ImplCreateDocument()