Searched refs:mpTracer (Results 1 – 6 of 6) sorted by relevance
83 mpTracer.reset( new MSFilterTracer( rConfigPath, &aConfigData ) ); in XclTracer()84 mpTracer->StartTracing(); in XclTracer()85 mbEnabled = mpTracer->IsEnabled(); in XclTracer()90 mpTracer->EndTracing(); in ~XclTracer()96 mpTracer->AddAttribute( rName, rValue ); in AddAttribute()103 mpTracer->Trace( rElementID, rMessage ); in Trace()104 mpTracer->ClearAttributes(); in Trace()
129 inline MSFilterTracer& GetBaseTracer() { return *mpTracer; } in GetBaseTracer()133 MSFilterTracerPtr mpTracer; member in XclTracer
4348 mpTracer->AddAttribute( aObjData.nSpFlags & SP_FGROUP in ImportShape()4958 mpTracer->RemoveAttribute( aObjData.nSpFlags & SP_FGROUP in ImportShape()5721 mpTracer( pTracer ), in SV_IMPL_OP_PTRARR_SORT()5724 if ( mpTracer ) in SV_IMPL_OP_PTRARR_SORT()5726 uno::Any aAny( mpTracer->GetProperty( rtl::OUString::createFromAscii( "On" ) ) ); in SV_IMPL_OP_PTRARR_SORT()5774 mpTracer( pTracer ), in SvxMSDffManager()5777 if ( mpTracer ) in SvxMSDffManager()5779 uno::Any aAny( mpTracer->GetProperty( rtl::OUString::createFromAscii( "On" ) ) ); in SvxMSDffManager()
2289 mpTracer->Trace( rtl::OUString::createFromAscii( "sd1000" ), pFont->aName ); in ReadFontCollection()2949 mpTracer->AddAttribute( eAktPageKind == PPT_SLIDEPAGE in ImportPage()3155 mpTracer->RemoveAttribute( eAktPageKind == PPT_SLIDEPAGE in ImportPage()
511 MSFilterTracer* mpTracer; member in SvxMSDffManager
782 …mpTracer->AddAttribute( rtl::OUString::createFromAscii( "MasterPage" ), rtl::OUString::valueOf( (s… in Import()860 mpTracer->RemoveAttribute( rtl::OUString::createFromAscii( "MasterPage" ) ); in Import()
Completed in 127 milliseconds