Home
last modified time | relevance | path

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

/aoo4110/main/editeng/source/items/
H A Dtextitem.cxx3668 const SfxPoolItem *pRet, *pAsn, *pCmplx; in GetItemOfScript() local
3691 0 == (pCmplx = GetItemOfScriptSet( rSet, nComplex )) || in GetItemOfScript()
3692 *pRet != *pCmplx ) in GetItemOfScript()
3698 0 == (pCmplx = GetItemOfScriptSet( rSet, nComplex )) || in GetItemOfScript()
3699 *pRet != *pCmplx ) in GetItemOfScript()
3706 0 == (pCmplx = GetItemOfScriptSet( rSet, nComplex )) || in GetItemOfScript()
3707 *pRet != *pAsn || *pRet != *pCmplx ) in GetItemOfScript()

Completed in 21 milliseconds