Searched defs:HasLine (Results 1 – 4 of 4) sorted by relevance
/trunk/main/svx/source/svdraw/ | ||
H A D | svdoattr.cxx | 171 sal_Bool SdrAttrObj::HasLine() const in HasLine() function in SdrAttrObj |
/trunk/main/sw/source/ui/inc/ | ||
H A D | colmgr.hxx | 118 inline sal_Bool SwColMgr::HasLine() const in HasLine() function in SwColMgr |
/trunk/main/sc/source/filter/inc/ | ||
H A D | xichart.hxx | 238 …inline bool HasLine() const { return IsAuto() || (maData.mnPattern != EXC_CHLINEFORMAT_NON… in HasLine() function in XclImpChLineFormat |
H A D | xechart.hxx | 250 inline bool HasLine() const { return maData.mnPattern != EXC_CHLINEFORMAT_NONE; } in HasLine() function in XclExpChLineFormat |
Completed in 59 milliseconds