Searched refs:pHisPool (Results 1 – 2 of 2) sorted by relevance
554 SfxStyleSheetBasePool* pHisPool = rSource.GetStyleSheetPool(); in Insert() local556 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()
370 SfxStyleSheetBasePool* pHisPool = rSource.GetStyleSheetPool(); in Insert() local375 if( pHisPool == pMyPool ) in Insert()382 pHisPool->First(); in Insert()383 SfxStyleSheetBase* pHisSheet = (*pHisPool)[nSourceIdx2]; in Insert()
Completed in 45 milliseconds