Searched refs:SFX_MACRO_EXISTING (Results 1 – 2 of 2) sorted by relevance
555 DBG_ASSERT( pImp->eMode != SFX_MACRO_EXISTING, "invalid call to non-recording SfxMacro" ); in Record()599 DBG_ASSERT( pImp->eMode != SFX_MACRO_EXISTING, "invalid call to non-recording SfxMacro" ); in Replace()640 DBG_ASSERT( pImp->eMode != SFX_MACRO_EXISTING, "invalid call to non-recording SfxMacro" ); in Remove()668 DBG_ASSERT( pImp->eMode != SFX_MACRO_EXISTING, "invalid call to non-recording SfxMacro" ); in GetLastStatement()693 DBG_ASSERT( pImp->eMode != SFX_MACRO_EXISTING, "invalid call to non-recording SfxMacro" ); in GenerateSource()
159 SFX_MACRO_EXISTING, /* es handelt sich um ein bereits enumerator
Completed in 9 milliseconds