Home
last modified time | relevance | path

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

/AOO42X/main/sw/source/core/swg/
H A Dswblocks.cxx108 bReadOnly( sal_True ), bInPutMuchBlocks( sal_False ) in SwImpBlocks()
490 if( pImp && !pImp->bInPutMuchBlocks ) in Delete()
516 if( pImp && !pImp->bInPutMuchBlocks ) in Rename()
565 else if( pImp->bInPutMuchBlocks ) in CopyBlock()
574 if( pImp && !pImp->bInPutMuchBlocks ) in BeginGetDoc()
600 if( pImp && !pImp->bInPutMuchBlocks ) in EndGetDoc()
609 sal_Bool bOk = pImp->bInPutMuchBlocks; in BeginPutDoc()
647 if( !pImp->bInPutMuchBlocks ) in PutDoc()
650 if( !pImp->bInPutMuchBlocks ) in PutDoc()
666 sal_Bool bOk = pImp->bInPutMuchBlocks; in PutText()
[all …]
H A DSwXMLTextBlocks.cxx470 if( bInPutMuchBlocks ) in PutMuchEntries()
480 bInPutMuchBlocks = sal_True; in PutMuchEntries()
484 else if( bInPutMuchBlocks ) in PutMuchEntries()
497 bInPutMuchBlocks = sal_False; in PutMuchEntries()
/AOO42X/main/sw/source/core/inc/
H A Dswblocks.hxx53 sal_Bool bInPutMuchBlocks : 1; // put several block entries member in SwBlockName
81 sal_Bool bInPutMuchBlocks : 1; // put several block entries member in SwImpBlocks