Home
last modified time | relevance | path

Searched refs:ScHasPriority (Results 1 – 6 of 6) sorted by relevance

/trunk/main/sc/source/core/data/ !
H A Dtable4.cxx1811 if (ScHasPriority(pTheBox->GetLeft(), pLeftBox->GetRight())) in GetAutoFormatFrame()
1823 if (ScHasPriority(pTheBox->GetTop(), pTopBox->GetBottom())) in GetAutoFormatFrame()
1835 if (ScHasPriority(pTheBox->GetRight(), pRightBox->GetLeft())) in GetAutoFormatFrame()
1847 if (ScHasPriority(pTheBox->GetBottom(), pBottomBox->GetTop())) in GetAutoFormatFrame()
H A Dattrib.cxx73 sal_Bool ScHasPriority( const SvxBorderLine* pThis, const SvxBorderLine* pOther ) in ScHasPriority() function
H A Ddocument.cxx4423 if ( ScHasPriority( pOther, pLeftLine ) ) in GetBorderLines()
4430 if ( ScHasPriority( pOther, pTopLine ) ) in GetBorderLines()
4437 if ( ScHasPriority( pOther, pRightLine ) ) in GetBorderLines()
4444 if ( ScHasPriority( pOther, pBottomLine ) ) in GetBorderLines()
/trunk/main/sc/inc/ !
H A Dattrib.hxx53 sal_Bool SC_DLLPUBLIC ScHasPriority( const SvxBorderLine* pThis, const SvxBorderLine* pOther );
/trunk/main/sc/source/ui/view/ !
H A Doutput.cxx1298 if ( ScHasPriority( pThisBottom, pNextTop ) ) in lcl_FindHorLine()
/trunk/main/sc/source/filter/excel/ !
H A Dxestyle.cxx1598 if( ::ScHasPriority( rTLBRItem.GetLine(), rBLTRItem.GetLine() ) ) in FillFromItemSet()

Completed in 140 milliseconds