Lines Matching refs:OSL_ENSURE

166             OSL_ENSURE( false, "Caught WrappedTargetException!" );  in getDocumentId()
181 OSL_ENSURE( aId.getLength() > 0, "getDocumentId - Empty id!" ); in getDocumentId()
211 OSL_ENSURE( xModel.is(), "Got no frame::XModel!" ); in notifyEvent()
230 OSL_ENSURE( xDoc.is(), "Got no document::XStorageBasedDocument!" ); in notifyEvent()
234 OSL_ENSURE( xStorage.is(), "Got no document storage!" ); in notifyEvent()
244 OSL_ENSURE( xCloseBroadcaster.is(), in notifyEvent()
251 OSL_ENSURE( m_pDocEventListener, in notifyEvent()
276 OSL_ENSURE( xModel.is(), "Got no frame::XModel!" ); in notifyEvent()
284 OSL_ENSURE( m_pDocEventListener, in notifyEvent()
297 OSL_ENSURE( it != m_aDocs.end(), in notifyEvent()
304 OSL_ENSURE( xCloseBroadcaster.is(), in notifyEvent()
323 OSL_ENSURE( xModel.is(), "Got no frame::XModel!" ); in notifyEvent()
333 OSL_ENSURE( xDoc.is(), in notifyEvent()
338 OSL_ENSURE( xStorage.is(), "Got no document storage!" ); in notifyEvent()
346 OSL_ENSURE( it != m_aDocs.end(), in notifyEvent()
359 OSL_ENSURE( xModel.is(), "Got no frame::XModel!" ); in notifyEvent()
369 OSL_ENSURE( xDoc.is(), in notifyEvent()
374 OSL_ENSURE( xStorage.is(), "Got no document storage!" ); in notifyEvent()
385 OSL_ENSURE( it != m_aDocs.end(), in notifyEvent()
398 OSL_ENSURE( xModel.is(), "Got no frame::XModel!" ); in notifyEvent()
412 OSL_ENSURE( xDoc.is(), "Got no document::XStorageBasedDocument!" ); in notifyEvent()
416 OSL_ENSURE( xDoc.is(), "Got no document storage!" ); in notifyEvent()
479 OSL_ENSURE( in createDocumentEventNotifier()
488 OSL_ENSURE( in createDocumentEventNotifier()
502 OSL_ENSURE( m_xDocEvtNotifier.is(), in buildDocumentsList()
548 OSL_ENSURE( xDoc.is(), in buildDocumentsList()
553 OSL_ENSURE( xDoc.is(), "Got no document storage!" ); in buildDocumentsList()
560 OSL_ENSURE( xCloseBroadcaster.is(), in buildDocumentsList()
720 OSL_ENSURE( m_xModuleMgr .is(), in isBasicIDE()
734 OSL_ENSURE( false, "Caught IllegalArgumentException!" ); in isBasicIDE()
738 OSL_ENSURE( false, "Caught UnknownModuleException!" ); in isBasicIDE()