Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/swg/
H A Dswblocks.cxx737 SwBlockName* pBlkNm = pImp->aNames[ nIdx ]; in IsOnlyTextBlock() local
738 if( !pBlkNm->bIsOnlyTxtFlagInit && in IsOnlyTextBlock()
741 pBlkNm->bIsOnlyTxt = pImp->IsOnlyTextBlock( pBlkNm->aShort ); in IsOnlyTextBlock()
742 pBlkNm->bIsOnlyTxtFlagInit = sal_True; in IsOnlyTextBlock()
745 bRet = pBlkNm->bIsOnlyTxt; in IsOnlyTextBlock()

Completed in 15 milliseconds