Searched defs:IsFilled (Results 1 – 3 of 3) sorted by relevance
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
378 inline bool IsFilled() const { return IsAuto() || (mnPattern != EXC_PATT_NONE); } in IsFilled() function
Completed in 34 milliseconds