Searched defs:bInteractive (Results 1 – 5 of 5) sorted by relevance
218 … uno::Reference< lang::XComponent >& rxComponent, sal_Bool bScreenUpdating, sal_Bool bInteractive ) in lclSetupComponent()247 sal_Bool bInteractive = !xApplication.is() || xApplication->getInteractive(); in createDocument() local300 sal_Bool bInteractive = !xApplication.is() || xApplication->getInteractive(); in openDocument() local
256 void SAL_CALL VbaApplicationBase::setInteractive( ::sal_Bool bInteractive ) in setInteractive()
60 sal_Bool bInteractive ) : in SdrHHCWrapper()
69 sal_Bool bInteractive; member in svt::HyperLabelImpl
2394 void CustomPropertiesControl::AddLine( const ::rtl::OUString& sName, Any& rAny, bool bInteractive ) in AddLine()
Completed in 789 milliseconds