Home
last modified time | relevance | path

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

/aoo4110/main/sw/source/core/text/
H A Dtxtfld.cxx113 sal_Bool bPlaceHolder = sal_False; in NewFldPortion() local
274 bPlaceHolder = sal_True; in NewFldPortion()
341 pRet = new SwFldPortion(str, pTmpFnt, bPlaceHolder); in NewFldPortion()
H A Dporfld.cxx71 SwFldPortion* pClone = new SwFldPortion( rExpand, pNewFnt, bPlaceHolder ); in Clone()
87 bFollow( sal_False ), bHasFollow( sal_False ), bPlaceHolder( bPlaceHold ) in SwFldPortion()
104 bPlaceHolder( rFld.bPlaceHolder ) in SwFldPortion()
442 if( Width() && ( !bPlaceHolder || rInf.GetOpt().IsShowPlaceHolderFields() ) ) in Paint()
H A Dporfld.hxx56 const sal_Bool bPlaceHolder : 1; member in SwFldPortion
65 SwFldPortion( const XubString &rExpand, SwFont *pFnt = 0, sal_Bool bPlaceHolder = sal_False );

Completed in 24 milliseconds