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