Searched refs:getPageParameters (Results 1 – 7 of 7) sorted by relevance
43 …m::sun::star::uno::Sequence< com::sun::star::beans::PropertyValue > getPageParameters( int i_nPage…
508 …virtual com::sun::star::uno::Sequence< com::sun::star::beans::PropertyValue > getPageParameters( i…
91 Sequence< PropertyValue > OldStylePrintAdaptor::getPageParameters( int i_nPage ) const in getPageParameters() function in OldStylePrintAdaptor
888 Sequence< beans::PropertyValue > aResult( getPageParameters( i_nPage ) ); in getPageParametersProtected()
99 virtual Sequence< beans::PropertyValue > getPageParameters( int i_nPage ) const;243 Sequence< beans::PropertyValue > SfxPrinterController::getPageParameters( int i_nPage ) const in getPageParameters() function in SfxPrinterController
386 virtual Sequence< PropertyValue > getPageParameters( int i_nPage ) const;391 Sequence< PropertyValue > SpaPrinterController::getPageParameters( int ) const in getPageParameters() function in SpaPrinterController
442 Sequence< PropertyValue > aPageParms( i_rController.getPageParameters( i_nPage ) ); in getPageSize()
Completed in 65 milliseconds