Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/text/
H A Dtxtfld.cxx115 sal_Bool bPlaceHolder = sal_False; in NewFldPortion() local
276 bPlaceHolder = sal_True; in NewFldPortion()
343 pRet = new SwFldPortion(str, pTmpFnt, bPlaceHolder); in NewFldPortion()
H A Dporfld.cxx70 SwFldPortion* pClone = new SwFldPortion( rExpand, pNewFnt, bPlaceHolder ); in Clone()
86 bFollow( sal_False ), bHasFollow( sal_False ), bPlaceHolder( bPlaceHold ) in SwFldPortion()
103 bPlaceHolder( rFld.bPlaceHolder ) in SwFldPortion()
441 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 26 milliseconds