Home
last modified time | relevance | path

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

/trunk/main/sc/source/ui/vba/
H A Dvbahelper.cxx442 SfxBoolItem sfxAsync( SID_ASYNCHRON, sal_False ); in PrintOutHelper() local
443 aArgs.Put( sfxAsync, sfxAsync.Which() ); in PrintOutHelper()
H A Dvbarange.cxx3557 SfxBoolItem sfxAsync( SID_ASYNCHRON, sal_False ); in End() local
3558 aArgs.Put( sfxAsync, sfxAsync.Which() ); in End()
/trunk/main/vbahelper/source/vbahelper/
H A Dvbahelper.cxx588 SfxBoolItem sfxAsync( SID_ASYNCHRON, sal_False ); in PrintOutHelper() local
589 aArgs.Put( sfxAsync, sfxAsync.Which() ); in PrintOutHelper()

Completed in 54 milliseconds