Searched refs:aShow (Results 1 – 4 of 4) sorted by relevance
96 OptValue< bool > aShow = aAttribs.getBool( XML_show ); in createFastChildContext() local97 if( aShow.has() && !aShow.get() ) in createFastChildContext()
105 SwSidebarItem( const bool aShow, in SwSidebarItem() argument108 , bShow(aShow) in SwSidebarItem()
390 OUString aShow; in setPropertyValue() local391 if( aValue >>= aShow ) in setPropertyValue()395 const String aShowName( aShow ); in setPropertyValue()
154 SfxBoolItem aShow(FN_REDLINE_SHOW, sal_True); in Activate() local156 FN_REDLINE_SHOW, SFX_CALLMODE_SYNCHRON|SFX_CALLMODE_RECORD, &aShow, 0L); in Activate()
Completed in 30 milliseconds