Searched refs:bIsInBodyTxt (Results 1 – 4 of 4) sorted by relevance
92 sal_Bool bIsInBodyTxt; member in SwGetExpField142 { return bIsInBodyTxt; } in IsInBodyTxt()146 { bIsInBodyTxt = bIsInBody; } in ChgBodyTxtFlag()
74 sal_Bool bIsInBodyTxt : 1; member in SwDBField132 { bIsInBodyTxt = bIsInBody; } in ChgBodyTxtFlag()
193 bIsInBodyTxt(sal_True), in SwDBField()260 pTmp->bIsInBodyTxt = bIsInBodyTxt; in Copy()
296 bIsInBodyTxt( sal_True ), in SwGetExpField()329 pTmp->bIsInBodyTxt = bIsInBodyTxt; in Copy()339 if( bIsInBodyTxt ) // nur Felder in Footer, Header, FootNote, Flys in ChangeExpansion()
Completed in 196 milliseconds