Home
last modified time | relevance | path

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

/aoo41x/main/sd/source/ui/unoidl/
H A DUnoDocumentSettings.cxx423 aPrintOpts.SetDraw( bValue ); in _setPropertyValues()
435 aPrintOpts.SetNotes( bValue ); in _setPropertyValues()
447 aPrintOpts.SetHandout( bValue ); in _setPropertyValues()
459 aPrintOpts.SetOutline( bValue ); in _setPropertyValues()
496 aPrintOpts.SetPagename( bValue ); in _setPropertyValues()
505 if( aPrintOpts.IsDate() != bValue) in _setPropertyValues()
507 aPrintOpts.SetDate( bValue ); in _setPropertyValues()
516 if( aPrintOpts.IsDate() != bValue) in _setPropertyValues()
518 aPrintOpts.SetTime( bValue ); in _setPropertyValues()
540 aPrintOpts.SetPagesize( bValue ); in _setPropertyValues()
[all …]
/aoo41x/main/sfx2/source/view/
H A Dviewimp.hxx73 com::sun::star::uno::Sequence < com::sun::star::beans::PropertyValue > aPrintOpts; member
H A Dviewsh.cxx2271 pImp->aPrintOpts = rOpts; in SetAdditionalPrintOptions()

Completed in 39 milliseconds