Re: [sc-dev] About the bug of Fontwork

2007-05-15 Thread Niklas Nebel
maoyg wrote: FontWork should be disabled for note objects,because it will be caused crash. I analyzed the call stack, and in the void ScDrawShell::GetState() (sc\source\ui\drawfunc\drawsh2.cxx ), if( pObj pObj- GetObjIdentifier() == OBJ_CAPTION pObj- GetLayer() ==

[sc-dev] About the bug of Fontwork

2007-05-14 Thread maoyg
Hello Niklas, FontWork should be disabled for note objects,because it will be caused crash. I analyzed the call stack, and in the void ScDrawShell::GetState() (sc\source\ui\drawfunc\drawsh2.cxx ), if( pObj pObj- GetObjIdentifier() == OBJ_CAPTION pObj- GetLayer() == SC_LAYER_INTERN)

[sc-dev] About the bug of Fontwork

2007-05-10 Thread maoyg
Hello Niklas, FontWork should be disabled for note objects,because it will be caused crash. I analyzed the call stack, and in the void ScDrawShell::GetState() (sc\source\ui\drawfunc\drawsh2.cxx ), if( pObj pObj-GetObjIdentifier() == OBJ_CAPTION pObj-GetLayer() == SC_LAYER_INTERN)