Home
last modified time | relevance | path

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

/aoo42x/main/svtools/source/edit/
H A Dtexteng.cxx1896 sal_uInt16 nLastAttr = 0xFFFF; in CreateTextPortions() local
1899 if ( mpIMEInfos->pAttribs[n] != nLastAttr ) in CreateTextPortions()
1902 nLastAttr = mpIMEInfos->pAttribs[n]; in CreateTextPortions()
/aoo42x/main/editeng/source/editeng/
H A Dimpedit3.cxx2332 sal_uInt16 nLastAttr = 0xFFFF; in CreateTextPortions() local
2335 if ( mpIMEInfos->pAttribs[n] != nLastAttr ) in CreateTextPortions()
2338 nLastAttr = mpIMEInfos->pAttribs[n]; in CreateTextPortions()

Completed in 53 milliseconds