Home
last modified time | relevance | path

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

/dports/editors/libreoffice/libreoffice-7.2.6.2/include/vcl/
H A Dprint.hxx466 getUIOptions() const;
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/vcl/
H A Dprint.hxx473 getUIOptions() const;
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/unx/gtk3/
H A Dgtk3salprn-gtk.cxx384 const uno::Sequence<beans::PropertyValue>& rOptions(m_rController.getUIOptions()); in impl_initCustomTab()
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/osx/
H A Dprintaccessoryview.mm978 const Sequence< PropertyValue >& rOptions( pController->getUIOptions() );
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/osx/
H A Dprintaccessoryview.mm963 const Sequence< PropertyValue >& rOptions( pController->getUIOptions() );
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/source/gdi/
H A Dprint3.cxx1459 const css::uno::Sequence< css::beans::PropertyValue >& PrinterController::getUIOptions() const in getUIOptions() function in PrinterController
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/source/gdi/
H A Dprint3.cxx1492 const css::uno::Sequence< css::beans::PropertyValue >& PrinterController::getUIOptions() const in getUIOptions() function in PrinterController
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/source/window/
H A Dprintdlg.cxx1343 const Sequence< PropertyValue >& rOptions( maPController->getUIOptions() ); in setupOptionalUI()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/source/window/
H A Dprintdlg.cxx1288 const Sequence< PropertyValue >& rOptions( maPController->getUIOptions() ); in setupOptionalUI()