Home
last modified time | relevance | path

Searched refs:DbgOutItemSet (Results 1 – 2 of 2) sorted by relevance

/aoo41x/main/editeng/source/editeng/
H A Deditdbg.cxx297 void DbgOutItemSet( FILE* fp, const SfxItemSet& rSet, sal_Bool bSearchInParent, sal_Bool bShowALL ) in DbgOutItemSet() function
346 DbgOutItemSet( fp, pPPortion->GetNode()->GetContentAttribs().GetItems(), sal_False, sal_False ); in ShowEditEngineData()
442 DbgOutItemSet( fp, pStyle->GetItemSet(), sal_False, sal_False ); in ShowEditEngineData()
452 DbgOutItemSet( fp, pEE->pImpEditEngine->GetEmptyItemSet(), sal_True, sal_True ); in ShowEditEngineData()
481 DbgOutItemSet( fp, pEE->GetActiveView()->GetAttribs(), sal_True, sal_False ); in ShowEditEngineData()
H A Deditdbg.hxx40 void DbgOutItemSet( FILE* fp, const SfxItemSet& rSet, sal_Bool bSearchInParent, sal_Bool bShowALL…

Completed in 16 milliseconds