Home
last modified time | relevance | path

Searched refs:SC_UNO_ALLOWPRINTJOBCANCEL (Results 1 – 4 of 4) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/ui/unoobj/
H A Dconfuno.cxx82 {u"" SC_UNO_ALLOWPRINTJOBCANCEL, 0, cppu::UnoType<bool>::get(), 0, 0}, in lcl_GetConfigPropertyMap()
146 if ( aPropertyName == SC_UNO_ALLOWPRINTJOBCANCEL ) in setPropertyValue()
436 if ( aPropertyName == SC_UNO_ALLOWPRINTJOBCANCEL ) in getPropertyValue()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/ui/unoobj/
H A Dconfuno.cxx82 {OUString(SC_UNO_ALLOWPRINTJOBCANCEL), 0, cppu::UnoType<bool>::get(), 0, 0}, in lcl_GetConfigPropertyMap()
146 if ( aPropertyName == SC_UNO_ALLOWPRINTJOBCANCEL ) in setPropertyValue()
439 if ( aPropertyName == SC_UNO_ALLOWPRINTJOBCANCEL ) in getPropertyValue()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/inc/
H A Dunonames.hxx579 #define SC_UNO_ALLOWPRINTJOBCANCEL "AllowPrintJobCancel" macro
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/inc/
H A Dunonames.hxx576 #define SC_UNO_ALLOWPRINTJOBCANCEL "AllowPrintJobCancel" macro