Searched refs:pBlocks (Results 1 – 1 of 1) sorted by relevance
1234 SwTextBlocks* pBlocks = in replaceByName() local1236 DBG_ASSERT( NULL != pBlocks, in replaceByName()1239 if( pBlocks && !pBlocks->GetError()) in replaceByName()1245 if( pBlocks->GetMacroTable( nIndex, aMacroTable ) ) in replaceByName()1249 pBlocks->SetMacroTable( nIndex, aMacroTable ); in replaceByName()1253 delete pBlocks; in replaceByName()1274 SwTextBlocks* pBlocks = in getByName() local1276 DBG_ASSERT( NULL != pBlocks, in getByName()1284 if ( pBlocks && !pBlocks->GetError()) in getByName()1290 if( pBlocks->GetMacroTable( nIndex, aMacroTable ) ) in getByName()[all …]
Completed in 27 milliseconds