Home
last modified time | relevance | path

Searched refs:nSepLen (Results 1 – 3 of 3) sorted by path

/trunk/main/autodoc/source/ary/kernel/
H A Dqualiname.cxx66 uintt nSepLen = strlen(i_sSeparator); in AssignText() local
73 sNext = ps + nSepLen; in AssignText()
82 sNext = ps + nSepLen; in AssignText()
/trunk/main/sc/source/filter/excel/
H A Dxichart.cxx1224 sal_uInt16 nSepLen; in ReadChFrLabelProps() local
1226 rStrm >> mxLabelProps->mnFlags >> nSepLen; in ReadChFrLabelProps()
1227 if( nSepLen > 0 ) in ReadChFrLabelProps()
1228 mxLabelProps->maSeparator = rStrm.ReadUniString( nSepLen ); in ReadChFrLabelProps()
/trunk/main/svx/source/svdraw/
H A Dsvdibrow.cxx1197 sal_uInt16 nSepLen=1; in IMPL_LINK() local
1203 …if (nPos==STRING_NOTFOUND) { nPos=aNewText.SearchAscii(".."); if (nPos!=STRING_NOTFOUND) nSepLen=2… in IMPL_LINK()
1208 s.Erase(0,nPos+nSepLen); in IMPL_LINK()

Completed in 39 milliseconds