Home
last modified time | relevance | path

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

/trunk/main/unotools/source/config/
H A Dcmdoptions.cxx304 Sequence< OUString > aNotifySeq( 1 ); in SvtCommandOptions_Impl() local
305 aNotifySeq[0] = OUString( RTL_CONSTASCII_USTRINGPARAM( "Disabled" )); in SvtCommandOptions_Impl()
306 EnableNotification( aNotifySeq, sal_True ); in SvtCommandOptions_Impl()
H A Deventcfg.cxx128 Sequence< OUString > aNotifySeq( 1 ); in GlobalEventConfig_Impl() local
129 aNotifySeq[0] = OUString( RTL_CONSTASCII_USTRINGPARAM( "Events" )); in GlobalEventConfig_Impl()
130 EnableNotification( aNotifySeq, sal_True ); in GlobalEventConfig_Impl()
/trunk/main/framework/source/services/
H A Dsubstitutepathvars.cxx265 Sequence< rtl::OUString > aNotifySeq( 1 ); in SubstitutePathVariables_Impl() local
266 aNotifySeq[0] = rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "SharePoints" )); in SubstitutePathVariables_Impl()
267 EnableNotification( aNotifySeq, sal_True ); in SubstitutePathVariables_Impl()
/trunk/main/framework/source/fwe/classes/
H A Daddonsoptions.cxx506 Sequence< rtl::OUString > aNotifySeq( 1 ); in AddonsOptions_Impl() local
507 aNotifySeq[0] = rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "AddonUI" )); in AddonsOptions_Impl()
508 EnableNotification( aNotifySeq ); in AddonsOptions_Impl()

Completed in 32 milliseconds