Searched refs:oWeakThis (Results 1 – 2 of 2) sorted by relevance
415 OWeakObject* oWeakThis = static_cast<OWeakObject *>(this); in implProcessHelp() local416 throw deployment::DeploymentException( rtl::OUString(), oWeakThis, in implProcessHelp()417 … makeAny( uno::Exception( aErrStr, oWeakThis ) ) ); in implProcessHelp()593 OWeakObject* oWeakThis = static_cast<OWeakObject *>(this); in implProcessHelp() local594 throw deployment::DeploymentException( rtl::OUString(), oWeakThis, in implProcessHelp()595 … makeAny( uno::Exception( aErrStr, oWeakThis ) ) ); in implProcessHelp()
1674 OWeakObject *oWeakThis = static_cast<OWeakObject*>( this ); in switchToStorage() local1676 …::boost::bind(&document::XStorageChangeListener::notifyStorageChange,_1,boost::cref( oWeakThis ),b… in switchToStorage()
Completed in 37 milliseconds