Home
last modified time | relevance | path

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

/trunk/main/sc/source/filter/inc/
H A Dxlpivot.hxx57 const xub_StrLen EXC_PC_MAXSTRLEN = 255; variable
/trunk/main/sc/source/filter/excel/
H A Dxepivot.cxx356 maFieldInfo.maName.Erase( ::std::min( maFieldInfo.maName.Len(), EXC_PC_MAXSTRLEN ) ); in InitStandardField()
483 String aShortText( rText, 0, ::std::min( rText.Len(), EXC_PC_MAXSTRLEN ) ); in InsertOrigTextItem()

Completed in 28 milliseconds