Home
last modified time | relevance | path

Searched refs:pHisPool (Results 1 – 2 of 2) sorted by path

/trunk/main/sfx2/source/doc/ !
H A Dobjcont.cxx554 SfxStyleSheetBasePool* pHisPool = rSource.GetStyleSheetPool(); in Insert() local
556 SetOrganizerSearchMask(pHisPool); in Insert()
560 if ( pHisPool && pHisPool->Count() > nSourceIdx2 ) in Insert()
561 pHisSheet = (*pHisPool)[nSourceIdx2]; in Insert()
566 if ( pHisSheet && pMyPool != pHisPool ) in Insert()
/trunk/main/sw/source/ui/app/ !
H A Ddocsh2.cxx370 SfxStyleSheetBasePool* pHisPool = rSource.GetStyleSheetPool(); in Insert() local
375 if( pHisPool == pMyPool ) in Insert()
382 pHisPool->First(); in Insert()
383 SfxStyleSheetBase* pHisSheet = (*pHisPool)[nSourceIdx2]; in Insert()

Completed in 46 milliseconds