Home
last modified time | relevance | path

Searched refs:DBG (Results 1 – 14 of 14) sorted by last modified time

/trunk/main/sfx2/source/bastyp/
H A Dprogress.cxx188 DBG( DbgOutf( "SfxProgress: created for '%s' at %luds", in SfxProgress()
243 DBG( DbgOutf( "SfxProgress: destroyed at %luds", Get10ThSec() ) ); in Stop()
373 DBG( DbgOutf( "SfxProgress: range changed from %lu to %lu", in SetState()
454 DBG( DbgOutf( "SfxProgress: resumed" ) ); in Resume()
499 DBG( DbgOutf( "SfxProgress: suspended" ) ); in Suspend()
541 DBG( DbgOutf( "SfxProgress: not locked because EMBEDDED/PREVIEW found" ) ); in Lock()
552 DBG( DbgOutf( "SfxProgress: not locked because ObjectShell is EMBEDDED/PREVIEW" ) ); in Lock()
559 DBG( DbgOutf( "SfxProgress: locked" ) ); in Lock()
571 DBG( DbgOutf( "SfxProgress: unlocked" ) ); in UnLock()
/trunk/main/tools/source/memtools/
H A Dmultisel.cxx40 #define DBG(x) x macro
42 #define DBG(x) macro
373 DBG(DbgOutf( "::SelectAll(%s)\n", bSelect ? "sal_True" : "sal_False" )); in SelectAll()
382 DBG(Print( this )); in SelectAll()
439 DBG(Print( this )); in Select()
451 DBG(Print( this )); in Select()
472 DBG(Print( this )); in Select()
572 DBG(DbgOutf( "::Insert(%ld, %ld)\n", nIndex, nCount )); in Insert()
619 DBG(Print( this )); in Insert()
626 DBG(DbgOutf( "::Remove(%ld)\n", nIndex )); in Remove()
[all …]
/trunk/main/svl/source/items/
H A Ditemset.cxx139 DBG( _pChildCountCtor; *_pChildCount(this) = 0 ); in SfxItemSet()
170 DBG( _pChildCountCtor; *_pChildCount(this) = 0 ); in SfxItemSet()
213 DBG( _pChildCountCtor; *_pChildCount(this) = 0 ); in SfxItemSet()
264 DBG( _pChildCountCtor; *_pChildCount(this) = 0 ); in SfxItemSet()
281 DBG( _pChildCountCtor; *_pChildCount(this) = 0 ); in SfxItemSet()
282 DBG( ++*_pChildCount(_pParent) ); in SfxItemSet()
328 DBG( DBG_ASSERT( 0 == *_pChildCount(this), "SfxItemSet: deleting parent-itemset" ) ) in ~SfxItemSet()
359 DBG( --*_pChildCount(_pParent) ); in ~SfxItemSet()
360 DBG( delete _pChildCount(this); _pChildCountDtor ); in ~SfxItemSet()
/trunk/main/svl/source/inc/
H A Dpoolio.hxx115 #ifdef DBG
116 # undef DBG
128 #define DBG(x) x macro
131 #define DBG(x) macro
/trunk/main/svl/source/filerec/
H A Dfilerec.cxx312 DBG( DbgOutf( "SfxFileRec: reading record at %ul", nStartPos ) ); in SfxMiniRecordReader()
389 DBG( DbgOutf( "SfxFileRec: searching record at %ul", pStream->Tell() ) ); in SfxMiniRecordReader()
526 DBG( DbgOutf( "SfxFileRec: reading record at %ul", nStartPos ) ); in SfxSingleRecordReader()
585 DBG( DbgOutf( "SfxFileRec: searching record at %ul", _pStream->Tell() ) ); in FindHeader_Impl()
/trunk/main/svl/inc/svl/
H A Dfilerec.hxx64 #ifndef DBG
66 #define DBG(x) x macro
68 #define DBG(x)
711 DBG( DbgOutf( "SfxFileRec: writing record to %ul", pStream->Tell() ) ); in SfxMiniRecordWriter()
737 DBG(_nStartPos = pStream->Tell()); in SfxMiniRecordWriter()
738 DBG( DbgOutf( "SfxFileRec: writing record to %ul", _nStartPos ) ); in SfxMiniRecordWriter()
756 if ( !_bHeaderOk DBG(||sal_True) ) in ~SfxMiniRecordWriter()
H A Ditemset.hxx42 #ifndef DBG
44 #define DBG(s) s macro
49 #define DBG(s) macro
53 #ifdef DBG
54 #undef DBG
56 #define DBG(s) macro
198 DBG( if (_pParent) --*_pChildCount(_pParent) ); in SetParent()
200 DBG( if (_pParent) ++*_pChildCount(_pParent) ); in SetParent()
/trunk/main/slideshow/source/engine/OGLTrans/
H A DOGLTrans_TransitionerImpl.cxx92 #define DBG(x) x macro
94 #define DBG(x) macro
1326 DBG(frame_count = 0); in createWindow()
/trunk/main/sfx2/source/menu/
H A Dmnuitem.cxx157 DBG( CheckConfigure_Impl(SFX_SLOT_MENUCONFIG) ); in Bind()
/trunk/main/sfx2/source/inc/
H A Dsfxtypes.hxx93 #ifndef DBG
94 #define DBG(statement) statement macro
98 #ifndef DBG
99 #define DBG(statement) macro
/trunk/main/sfx2/source/control/
H A Ddispatch.cxx1578 DBG( SfxApplication *pSfxApp = SFX_APP() ); in IMPL_LINK()
1579 DBG( pSfxApp->EnterAsynchronCall_Impl() ); in IMPL_LINK()
1586 DBG( pSfxApp->LeaveAsynchronCall_Impl() ); in IMPL_LINK()
/trunk/main/oox/source/export/
H A Dshapes.cxx389 DBG(printf("write open bezier shape\n")); in WriteBezierShape()
443 DBG(printf("write custom shape\n")); in WriteCustomShape()
459 DBG(printf("got custom shape geometry\n")); 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()
[all …]
H A Ddrawingml.cxx86 DBG(extern void dump_pset(Reference< XPropertySet > rXPropSet));
331 DBG(printf("dash dots: %d dashes: %d dotlen: %d dashlen: %d distance: %d\n", in WriteOutline()
401DBG(printf ("begin: %ld %s\n", long( sizeof( aURLBegin ) ), USS( rURL ) + sizeof( aURLBegin ) - 1 … in WriteImage()
540 DBG(printf("fill bitmap mode: %d\n", eBitmapMode)); in WriteBlipMode()
562 DBG(printf ("URL: %s\n", OUStringToOString( aURL, RTL_TEXTENCODING_UTF8 ).getStr() )); in WriteBlipFill()
609 DBG(printf( "write shape transformation\n" )); in WriteShapeTransformation()
793 DBG(printf ("field type: %s\n", ST(aFieldType) )); in GetFieldType()
803 DBG(printf ("field kind: %s\n", ST(aFieldKind) )); in GetFieldType()
931 DBG(printf ("numbering rules\n")); in WriteParagraphNumbering()
999DBG(printf("graphic size: %dx%d\n", int( aSize.Width ), int( aSize.Height ))); in WriteParagraphNumbering()
[all …]
/trunk/main/oox/inc/oox/export/
H A Dutils.hxx37 #ifndef DBG
39 # define DBG(x) x macro
41 # define DBG(x) macro

Completed in 97 milliseconds