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()
298 bIsInBodyTxt( sal_True ), in SwGetExpField()331 pTmp->bIsInBodyTxt = bIsInBodyTxt; in Copy()341 if( bIsInBodyTxt ) // nur Felder in Footer, Header, FootNote, Flys in ChangeExpansion()
Completed in 27 milliseconds