Home
last modified time | relevance | path

Searched refs:ENSURE_OR_THROW2 (Results 1 – 3 of 3) sorted by last modified time

/trunk/main/framework/source/services/
H A Dautorecovery.cxx1272 ENSURE_OR_THROW2( in implts_specifyAppModuleAndFactory()
1297 ENSURE_OR_THROW2( i_rInfo.Document.is(), "need at document, at the very least", *this ); in implts_collectActiveViewNames()
/trunk/main/tools/inc/tools/
H A Ddiagnose_ex.h109 #define ENSURE_OR_THROW2(c, m, ifc) if( !(c) ) { \ macro
/trunk/main/extensions/source/propctrlr/
H A Dformgeometryhandler.cxx343ENSURE_OR_THROW2( m_xAssociatedShape.is(), "internal error: properties, but no shape!", *this ); in getPropertyValue()
344 ENSURE_OR_THROW2( m_xShapeProperties.is(), "internal error: no shape properties!", *this ); in getPropertyValue()
392ENSURE_OR_THROW2( m_xAssociatedShape.is(), "internal error: properties, but no shape!", *this ); in setPropertyValue()
393ENSURE_OR_THROW2( m_xShapeProperties.is(), "internal error: properties, but no shape!", *this ); in setPropertyValue()

Completed in 49 milliseconds