Home
last modified time | relevance | path

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

/trunk/main/sw/inc/
H A Dexpfld.hxx92 sal_Bool bIsInBodyTxt; member in SwGetExpField
142 { return bIsInBodyTxt; } in IsInBodyTxt()
146 { bIsInBodyTxt = bIsInBody; } in ChgBodyTxtFlag()
H A Ddbfld.hxx74 sal_Bool bIsInBodyTxt : 1; member in SwDBField
132 { bIsInBodyTxt = bIsInBody; } in ChgBodyTxtFlag()
/trunk/main/sw/source/core/fields/
H A Ddbfld.cxx193 bIsInBodyTxt(sal_True), in SwDBField()
260 pTmp->bIsInBodyTxt = bIsInBodyTxt; in Copy()
H A Dexpfld.cxx298 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 30 milliseconds