Home
last modified time | relevance | path

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

/aoo41x/main/sw/source/core/swg/
H A Dswblocks.cxx490 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()
647 if( !pImp->bInPutMuchBlocks ) in PutDoc()
650 if( !pImp->bInPutMuchBlocks ) in PutDoc()
691 if( !pImp->bInPutMuchBlocks ) in PutText()
695 if( !pImp->bInPutMuchBlocks ) in PutText()
735 if( pImp && !pImp->bInPutMuchBlocks ) in IsOnlyTextBlock()
[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()
/aoo41x/main/sw/source/core/inc/
H A Dswblocks.hxx53 sal_Bool bInPutMuchBlocks : 1; // put serveral block entries member in SwBlockName
81 sal_Bool bInPutMuchBlocks : 1; // put serveral block entries member in SwImpBlocks

Completed in 25 milliseconds