Home
last modified time | relevance | path

Searched refs:oWeakThis (Results 1 – 2 of 2) sorted by relevance

/trunk/main/desktop/source/deployment/registry/help/
H A Ddp_help.cxx415 OWeakObject* oWeakThis = static_cast<OWeakObject *>(this); in implProcessHelp() local
416 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() local
594 throw deployment::DeploymentException( rtl::OUString(), oWeakThis, in implProcessHelp()
595 … makeAny( uno::Exception( aErrStr, oWeakThis ) ) ); in implProcessHelp()
/trunk/main/reportdesign/source/core/api/
H A DReportDefinition.cxx1674 OWeakObject *oWeakThis = static_cast<OWeakObject*>( this ); in switchToStorage() local
1676 …::boost::bind(&document::XStorageChangeListener::notifyStorageChange,_1,boost::cref( oWeakThis ),b… in switchToStorage()

Completed in 45 milliseconds