Home
last modified time | relevance | path

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

/aoo42x/main/sfx2/source/control/
H A Dmacro.cxx555 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()
/aoo42x/main/sfx2/inc/
H A Dmacro.hxx159 SFX_MACRO_EXISTING, /* es handelt sich um ein bereits enumerator

Completed in 21 milliseconds