Home
last modified time | relevance | path

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

/aoo42x/main/sw/source/ui/uno/
H A Dunoatxt.cxx1234 SwTextBlocks* pBlocks = in replaceByName() local
1236 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() local
1276 DBG_ASSERT( NULL != pBlocks, in getByName()
1284 if ( pBlocks && !pBlocks->GetError()) in getByName()
1290 if( pBlocks->GetMacroTable( nIndex, aMacroTable ) ) in getByName()
[all …]

Completed in 30 milliseconds