Home
last modified time | relevance | path

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

/trunk/main/sc/source/filter/excel/
H A Dxihelper.cxx361 case 'L': SetNewPortion( EXC_HF_LEFT ); break; // Left portion in ParseString()
362 case 'C': SetNewPortion( EXC_HF_CENTER ); break; // Center portion in ParseString()
363 case 'R': SetNewPortion( EXC_HF_RIGHT ); break; // Right portion in ParseString()
601 void XclImpHFConverter::SetNewPortion( XclImpHFPortion eNew ) in SetNewPortion() function in XclImpHFConverter
/trunk/main/sc/source/filter/inc/
H A Dxihelper.hxx256 void SetNewPortion( XclImpHFPortion eNew );

Completed in 19 milliseconds