Home
last modified time | relevance | path

Searched refs:IsFilled (Results 1 – 9 of 9) sorted by relevance

/trunk/main/sw/source/core/text/
H A Dtxttab.cxx342 if( IsFilled() ) in SwTabPortion()
618 if( IsFilled() ) in Paint()
640 if( IsFilled() ) in Paint()
H A Dportab.hxx45 inline sal_Bool IsFilled() const { return 0 != cFill; } in IsFilled() function in SwTabPortion
H A Dfrminf.cxx103 sal_Bool SwTxtFrmInfo::IsFilled( const sal_uInt8 nPercent ) const in IsFilled() function in SwTxtFrmInfo
H A Dtxtio.cxx835 if( IsFilled() ) in operator <<()
/trunk/main/sw/source/core/inc/
H A Dfrminf.hxx51 sal_Bool IsFilled( const sal_uInt8 nPercent ) const;
/trunk/main/sc/source/filter/inc/
H A Dxlescher.hxx378 inline bool IsFilled() const { return IsAuto() || (mnPattern != EXC_PATT_NONE); } in IsFilled() function
/trunk/main/sc/source/filter/excel/
H A Dxiescher.cxx1298 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()
H A Dxichart.cxx688 if( rFillData.IsFilled() && (!mxAreaFmt || !mxAreaFmt->HasArea()) && !mxEscherFmt ) in UpdateObjFrame()
/trunk/main/sw/source/core/edit/
H A Dautofmt.cxx415 bRet = aFInfo.IsFilled( aFlags.nRightMargin ); in IsFastFullLine()

Completed in 81 milliseconds