Searched refs:pMyPool (Results 1 – 2 of 2) sorted by relevance
371 SwDocStyleSheetPool* pMyPool = in Insert() local375 if( pHisPool == pMyPool ) in Insert()379 rIdx2 = pMyPool->Count(); in Insert()415 pMyPool->Replace( *pHisSheet, *xExist.get() ); in Insert()455 pExist = pMyPool->First(); in Insert()465 pExist = pMyPool->Next(); in Insert()484 pMyPool->SetOrganizerMode( sal_True ); in Insert()502 pTestSheet = pMyPool->Next(); in Insert()598 pMyPool->Remove( pMySheet ); in Remove()601 pMyPool->SetOrganizerMode( sal_True ); in Remove()[all …]
557 SetOrganizerSearchMask(pMyPool); in Insert()566 if ( pHisSheet && pMyPool != pHisPool ) in Insert()570 nIdx2 = pMyPool->Count(); in Insert()590 pMyPool->Replace( *pHisSheet, *pExist ); in Insert()624 pTestSheet = pMyPool->Next(); in Insert()637 pMyPool->Find(rParentName, eOldFamily); in Insert()651 pMyPool->Find(rFollowName, eOldFamily); in Insert()706 SetOrganizerSearchMask(pMyPool); in Remove()712 pMyPool->Remove(pMySheet); in Remove()732 pTestSheet = pMyPool->Next(); in Remove()[all …]
Completed in 27 milliseconds