Searched refs:TYP_SETINPFLD (Results 1 – 8 of 8) sorted by relevance
420 if (nTypeId == TYP_SETINPFLD) in GetGroup()489 case TYP_SETINPFLD: nTypeId = TYP_SETFLD; break; in GetPos()812 if( TYP_SETINPFLD == nTypeId || TYP_USRINPFLD == nTypeId ) in GoNextPrev()
139 if ( nTypeId == TYP_SETINPFLD ) in Reset()432 …pe = static_cast< sal_uInt16 >( GetFldMgr().GetFldType( RES_USERFLD, sName ) ? 0 : TYP_SETINPFLD ); in IMPL_LINK()
129 TYP_SETINPFLD, enumerator
123 extern RTLFUNC(TYP_SETINPFLD);
605 RTLFUNC(TYP_SETINPFLD) in RTLFUNC() argument
579 { "TYP_SETINPFLD", SbxINTEGER, _CPROP, RTLNAME(TYP_SETINPFLD),0 },
242 nRet = TYP_SETINPFLD; in GetTypeId()
830 ? TYP_SETINPFLD in GetFieldName()
Completed in 75 milliseconds