Home
last modified time | relevance | path

Searched refs:HasPriority (Results 1 – 5 of 5) sorted by path

/trunk/main/editeng/inc/editeng/
H A Dborderline.hxx120 bool HasPriority( const SvxBorderLine& rOtherLine ) const;
/trunk/main/editeng/source/items/
H A Dfrmitems.cxx1713 bool SvxBorderLine::HasPriority( const SvxBorderLine& rOtherLine ) const in HasPriority() function in SvxBorderLine
/trunk/main/sd/source/ui/table/
H A DTableDesignPane.cxx892 if( pBorderLine2 && pBorderLine2->HasPriority(*pBorderLine) ) in CreateDesignPreview()
/trunk/main/svx/source/table/
H A Dtablelayouter.cxx919 bool TableLayouter::HasPriority( const SvxBorderLine* pThis, const SvxBorderLine* pOther ) in HasPriority() function in sdr::table::TableLayouter
962 if( HasPriority( pLine, pOld ) ) in SetBorder()
H A Dtablelayouter.hxx145 static bool HasPriority( const SvxBorderLine* pThis, const SvxBorderLine* pOther );

Completed in 45 milliseconds