Searched refs:bPlaceHolder (Results 1 – 3 of 3) sorted by relevance
113 sal_Bool bPlaceHolder = sal_False; in NewFldPortion() local274 bPlaceHolder = sal_True; in NewFldPortion()341 pRet = new SwFldPortion(str, pTmpFnt, bPlaceHolder); in NewFldPortion()
71 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()
56 const sal_Bool bPlaceHolder : 1; member in SwFldPortion65 SwFldPortion( const XubString &rExpand, SwFont *pFnt = 0, sal_Bool bPlaceHolder = sal_False );
Completed in 43 milliseconds