Searched refs:IsFilled (Results 1 – 9 of 9) sorted by relevance
342 if( IsFilled() ) in SwTabPortion()618 if( IsFilled() ) in Paint()640 if( IsFilled() ) in Paint()
45 inline sal_Bool IsFilled() const { return 0 != cFill; } in IsFilled() function in SwTabPortion
103 sal_Bool SwTxtFrmInfo::IsFilled( const sal_uInt8 nPercent ) const in IsFilled() function in SwTxtFrmInfo
835 if( IsFilled() ) in operator <<()
51 sal_Bool IsFilled( const sal_uInt8 nPercent ) const;
378 inline bool IsFilled() const { return IsAuto() || (mnPattern != EXC_PATT_NONE); } in IsFilled() function
1298 SdrObjKind eObjKind = maFillData.IsFilled() ? OBJ_SECT : OBJ_CARC; in DoCreateSdrObj()1377 SdrObjKind eObjKind = maFillData.IsFilled() ? OBJ_PATHPOLY : OBJ_PATHPLIN; in DoCreateSdrObj()2228 if( maFillData.IsFilled() ) in DoProcessControl()
688 if( rFillData.IsFilled() && (!mxAreaFmt || !mxAreaFmt->HasArea()) && !mxEscherFmt ) in UpdateObjFrame()
415 bRet = aFInfo.IsFilled( aFlags.nRightMargin ); in IsFastFullLine()
Completed in 77 milliseconds