Searched refs:pCmplx (Results 1 – 1 of 1) sorted by relevance
3668 const SfxPoolItem *pRet, *pAsn, *pCmplx; in GetItemOfScript() local3691 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 32 milliseconds