Lines Matching refs:DBG
93 DBG(extern void dump_pset(Reference< XPropertySet > rXPropSet));
389 DBG(printf("write open bezier shape\n")); in WriteBezierShape()
398 …DBG(printf("poly count %d\nsize: %d x %d", aPolyPolygon.Count(), int( size.Width ), int( size.Heig… in WriteBezierShape()
443 DBG(printf("write custom shape\n")); in WriteCustomShape()
453 DBG(printf("custom shape type: %s ==> %s\n", USS( sShapeType ), sPresetShape)); in WriteCustomShape()
459 DBG(printf("got custom shape geometry\n")); in WriteCustomShape()
462 DBG(printf("got custom shape geometry sequence\n")); in WriteCustomShape()
465 DBG(printf("geometry property: %s\n", USS( rProp.Name ))); in WriteCustomShape()
516 DBG(printf("write ellipse shape\n")); in WriteEllipseShape()
589 DBG(printf("write graphic object shape\n")); in WriteGraphicObjectShape()
600 DBG(printf("graphicObject without text\n")); in WriteGraphicObjectShape()
606 DBG(printf("no graphic URL found\n")); in WriteGraphicObjectShape()
663 DBG(printf("write connector shape\n")); in WriteConnectorShape()
754 DBG(printf("write line shape\n")); in WriteLineShape()
814 DBG(printf("write rectangle shape\n")); in WriteRectangleShape()
899 DBG( printf( "write shape: %s\n", USS( sShapeType ) ) ); in WriteShape()
903 DBG( printf( "unknown shape\n" ) ); in WriteShape()