Home
last modified time | relevance | path

Searched refs:bAsync (Results 1 – 9 of 9) sorted by last modified time

/trunk/main/sw/source/filter/html/
H A Dswhtml.cxx436 sal_Bool bAsync = pDoc->IsInLoadAsynchron(); in ~SwHTMLParser() local
449 if( nLinkMode != NEVER && bAsync && in ~SwHTMLParser()
/trunk/main/framework/source/services/
H A Dsessionlistener.cxx151 void SessionListener::StoreSession( sal_Bool bAsync ) in StoreSession() argument
168 if ( bAsync ) in StoreSession()
172 …args[0] = PropertyValue(OUString::createFromAscii("DispatchAsynchron"),-1,makeAny(bAsync),Property… in StoreSession()
179 if ( bAsync && m_rSessionManager.is() ) in StoreSession()
H A Dautorecovery.cxx663 …sal_Bool bAsync = lArgs.getUnpackedValueOrDefault(PROP_DISPATCH_ASYNCHRON, (sal_Bool)sal_Fa… in dispatch() local
667 if (bAsync) in dispatch()
673 if (bAsync) in dispatch()
/trunk/main/sfx2/source/view/
H A Dviewfrm.cxx289 void SfxViewFrame::ExecReload_Impl( SfxRequest& rReq, sal_Bool bAsync ) in ExecReload_Impl() argument
291 if( bAsync ) in ExecReload_Impl()
/trunk/main/sfx2/source/control/
H A Dshell.cxx888 const SfxPoolItem* SfxShell::ExecuteSlot( SfxRequest& rReq, sal_Bool bAsync ) in ExecuteSlot() argument
890 if( !bAsync ) in ExecuteSlot()
/trunk/main/sfx2/source/appl/
H A Dlnkbase2.cxx562 bool bAsync = false; in Edit() local
573 bAsync = true; in Edit()
580 bAsync = true; in Edit()
583 if ( !bAsync ) in Edit()
/trunk/main/sfx2/inc/sfx2/
H A Dviewfrm.hxx213 SAL_DLLPRIVATE void ExecReload_Impl( SfxRequest &rReq, sal_Bool bAsync );
H A Dshell.hxx209 const SfxPoolItem* ExecuteSlot( SfxRequest &rReq, sal_Bool bAsync );
/trunk/main/framework/inc/services/
H A Dsessionlistener.hxx123 void StoreSession( sal_Bool bAsync );

Completed in 77 milliseconds