Home
last modified time | relevance | path

Searched refs:TryConcatPrev (Results 1 – 2 of 2) sorted by relevance

/trunk/main/sc/source/filter/excel/
H A Dxistyle.cxx1606 TryConcatPrev( nNextIndex ); // try to concat. next with this in SetXF()
1607 TryConcatPrev( nIndex ); // try to concat. this with previous in SetXF()
1633 TryConcatPrev( nNextIndex ); // try to concatenate next with expanded in SetXF()
1713 void XclImpXFRangeColumn::TryConcatPrev( sal_uLong nIndex ) in TryConcatPrev() function in XclImpXFRangeColumn
/trunk/main/sc/source/filter/inc/
H A Dxistyle.hxx610 void TryConcatPrev( sal_uLong nIndex );

Completed in 28 milliseconds