Searched refs:TRACE_RANGE_MESSAGE1 (Results 1 – 2 of 2) sorted by relevance
/aoo42x/main/svx/source/inc/ |
H A D | trace.hxx | 54 #define TRACE_RANGE_MESSAGE1(message, param) { aTrace.TraceString1StringParam(message, param); } macro 60 #define TRACE_RANGE_MESSAGE1(message, param) ; macro
|
/aoo42x/main/svx/source/fmcomp/ |
H A D | gridctrl.cxx | 2316 TRACE_RANGE_MESSAGE1("same position, new state : %s", ROWSTATUS(m_xCurrentRow)); in AdjustDataSource() 2865 TRACE_RANGE_MESSAGE1("modified flag changed, new state : %s", ROWSTATUS(m_xCurrentRow)); in DataSourcePropertyChanged() 3108 …TRACE_RANGE_MESSAGE1("forcing a synchron call to ", m_bPendingAdjustRows ? "AdjustRows" : "AdustDa… in CellModified() 3141 …TRACE_RANGE_MESSAGE1("current row is not new, after SetState, new state : %s", ROWSTATUS(m_xCurren… in CellModified() 3326 TRACE_RANGE_MESSAGE1("explicit SetState, new state : %s", ROWSTATUS(m_xCurrentRow)); in SaveModified() 3332 TRACE_RANGE_MESSAGE1("no SetState, new state : %s", ROWSTATUS(m_xCurrentRow)); in SaveModified() 3387 …TRACE_RANGE_MESSAGE1("explicit SetState after a successful update, new state : %s", ROWSTATUS(m_xC… in SaveRow()
|
Completed in 20 milliseconds