Searched refs:aTempEngine (Results 1 – 1 of 1) sorted by relevance
294 ScUnoEditEngine aTempEngine(pEditEngine); in GetObjectByIndex_Impl() local296 if ( aTempEngine.FindByIndex( (sal_uInt16)Index, NULL ) ) // in der Zelle ist der Typ egal in GetObjectByIndex_Impl()298 sal_uInt16 nPar = aTempEngine.GetFieldPar(); in GetObjectByIndex_Impl()299 xub_StrLen nPos = aTempEngine.GetFieldPos(); in GetObjectByIndex_Impl()312 ScUnoEditEngine aTempEngine(pEditEngine); in getCount() local314 return aTempEngine.CountFields(NULL); // Felder zaehlen, in Zelle ist der Typ egal in getCount()604 ScUnoEditEngine aTempEngine(pEditEngine); in getPresentation() local607 … SvxFieldData* pField = aTempEngine.FindByPos( aSelection.nStartPara, aSelection.nStartPos, 0 ); in getPresentation()690 ScUnoEditEngine aTempEngine(pEditEngine); in setPropertyValue() local693 … SvxFieldData* pField = aTempEngine.FindByPos( aSelection.nStartPara, aSelection.nStartPos, 0 ); in setPropertyValue()[all …]