/aoo42x/main/sw/source/ui/fldui/ |
H A D | flddok.cxx | 121 sal_uInt16 nPos, nTypeId; in Reset() local 131 switch (nTypeId) in Reset() 156 nTypeId = TYP_DATEFLD; in Reset() 158 nTypeId = TYP_TIMEFLD; in Reset() 266 switch (nTypeId) in IMPL_LINK() 337 switch (nTypeId) in IMPL_LINK() 491 FillFormatLB(nTypeId); in IMPL_LINK() 494 switch (nTypeId) in IMPL_LINK() 574 if (nTypeId == TYP_NEXTPAGEFLD || nTypeId == TYP_PREVPAGEFLD) in IMPL_LINK() 629 switch (nTypeId) in FillItemSet() [all …]
|
H A D | fldref.cxx | 408 switch (nTypeId) in IMPL_LINK() 459 switch(nTypeId) in IMPL_LINK() 737 switch (nTypeId) in FillFormatLB() 769 if (REFFLDFLAG & nTypeId) in FillFormatLB() 770 nTypeId = TYP_GETREFFLD; in FillFormatLB() 825 (nLen == 0 && (nTypeId == TYP_GETREFFLD || nTypeId == TYP_SETREFFLD || in IMPL_LINK() 858 switch(nTypeId) in FillItemSet() 881 if (REFFLDFLAG & nTypeId) in FillItemSet() 891 nTypeId = TYP_GETREFFLD; in FillItemSet() 901 nTypeId = TYP_GETREFFLD; in FillItemSet() [all …]
|
H A D | fldmgr.cxx | 181 sal_uInt16 nTypeId; member 369 switch( nTypeId ) in GetCurFld() 421 nTypeId = TYP_SETFLD; in GetGroup() 437 if (aSwFlds[nPos].nTypeId == nTypeId) in GetGroup() 485 switch( nTypeId ) in GetPos() 494 if(aSwFlds[i].nTypeId == nTypeId) in GetPos() 686 if (TYP_AUTHORFLD == nTypeId|| TYP_FILENAMEFLD == nTypeId) in GetFormatStr() 726 switch( nTypeId ) in GetFormatId() 812 if( TYP_SETINPFLD == nTypeId || TYP_USRINPFLD == nTypeId ) in GoNextPrev() 1498 switch( nTypeId ) in UpdateCurFld() [all …]
|
H A D | fldvar.cxx | 268 FillFormatLB(nTypeId); in IMPL_LINK() 276 switch ( nTypeId ) in IMPL_LINK() 757 else if ( nTypeId == TYP_GETFLD || nTypeId == TYP_FORMELFLD ) in FillFormatLB() 771 switch ( nTypeId ) in FillFormatLB() 873 switch( nTypeId ) in IMPL_LINK() 892 switch (nTypeId) in IMPL_LINK() 935 if (nTypeId == TYP_SETFLD || nTypeId == TYP_SEQFLD) in IMPL_LINK() 976 if( (nTypeId == TYP_SETFLD || nTypeId == TYP_FORMELFLD) && in IMPL_LINK() 1007 switch(nTypeId) in IMPL_LINK() 1039 switch (nTypeId) in IMPL_LINK() [all …]
|
H A D | fldfunc.cxx | 133 sal_uInt16 nPos, nTypeId; in Reset() local 143 nTypeId = GetFldMgr().GetTypeId(i); in Reset() 150 nTypeId = GetCurField()->GetTypeId(); in Reset() 154 if (nTypeId == TYP_MACROFLD) in Reset() 250 if (IsFldEdit() && nTypeId == TYP_JUMPEDITFLD) in IMPL_LINK() 322 switch (nTypeId) in IMPL_LINK() 446 if( TYP_MACROFLD == nTypeId ) in IMPL_LINK() 543 GetFldMgr().GetSubTypes(nTypeId, aLst); in UpdateSubType() 562 if (nTypeId == TYP_MACROFLD) in UpdateSubType() 618 switch(nTypeId) in FillItemSet() [all …]
|
H A D | flddb.cxx | 118 sal_uInt16 nPos, nTypeId, i; in Reset() local 127 nTypeId = GetFldMgr().GetTypeId(i); in Reset() 134 nTypeId = GetCurField()->GetTypeId(); in Reset() 251 switch (nTypeId) in FillItemSet() 335 if (nTypeId == TYP_DBFLD) in IMPL_LINK() 347 switch (nTypeId) in IMPL_LINK() 407 if (nTypeId != TYP_DBFLD) in IMPL_LINK() 459 if (nTypeId == TYP_DBFLD && pEntry) in CheckInsert() 467 if (nTypeId == TYP_DBNUMSETFLD) in CheckInsert() 491 if (nTypeId == TYP_DBFLD && pEntry) in IMPL_LINK() [all …]
|
H A D | fldpage.cxx | 152 sal_Bool SwFldPage::InsertFld(sal_uInt16 nTypeId, sal_uInt16 nSubType, const String& rPar1, in InsertFld() argument 162 …SwInsertFld_Data aData(nTypeId, nSubType, rPar1, rPar2, nFormatId, 0, cSeparator, bIsAutomaticLang… in InsertFld() 171 sal_Bool bRecordDB = TYP_DBFLD == nTypeId || in InsertFld() 172 TYP_DBSETNUMBERFLD == nTypeId || in InsertFld() 173 TYP_DBNUMSETFLD == nTypeId || in InsertFld() 174 TYP_DBNEXTSETFLD == nTypeId || in InsertFld() 175 TYP_DBNAMEFLD == nTypeId ; in InsertFld() 197 aReq.AppendItem(SfxUInt16Item(FN_PARAM_FIELD_TYPE , nTypeId)); in InsertFld() 211 switch( nTypeId ) in InsertFld() 215 nSubType = static_cast< sal_uInt16 >(((nTypeId == TYP_DATEFLD) ? DATEFLD : TIMEFLD) | in InsertFld() [all …]
|
H A D | flddinf.cxx | 124 sal_uInt16 nTypeId = TYP_DOCINFOFLD; in Reset() local 157 GetFldMgr().GetSubTypes(nTypeId, aLst); in Reset() 408 sal_uInt16 nTypeId = TYP_DOCINFOFLD; in FillSelectionLB() local 433 nSize = GetFldMgr().GetFormatCount(nTypeId, sal_False, IsFldDlgHtmlMode()); in FillSelectionLB() 436 sal_uInt16 nPos = aSelectionLB.InsertEntry(GetFldMgr().GetFormatStr(nTypeId, i)); in FillSelectionLB() 437 … aSelectionLB.SetEntryData(nPos, reinterpret_cast<void*>(GetFldMgr().GetFormatId(nTypeId, i))); in FillSelectionLB() 468 sal_uInt16 nTypeId = TYP_DOCINFOFLD; in FillItemSet() local 493 InsertFld(nTypeId, nSubType, aName, aEmptyStr, nFormat, in FillItemSet()
|
/aoo42x/main/sfx2/source/appl/ |
H A D | appreg.cxx | 88 if ( pF->nTypeId && pF->nTypeId == pFact->nTypeId && in RegisterToolBoxControl_Impl() 113 if ( pF->nTypeId && pF->nTypeId == pFact->nTypeId && in RegisterStatusBarControl_Impl() 138 if ( pF->nTypeId && pF->nTypeId == pFact->nTypeId && in RegisterMenuControl_Impl()
|
H A D | module.cxx | 269 if ( pF->nTypeId && pF->nTypeId == pFact->nTypeId && in RegisterToolBoxControl() 291 if ( pF->nTypeId && pF->nTypeId == pFact->nTypeId && in RegisterStatusBarControl() 313 if ( pF->nTypeId && pF->nTypeId == pFact->nTypeId && in RegisterMenuControl()
|
/aoo42x/main/rsc/source/res/ |
H A D | rscrange.cxx | 51 RscRange::RscRange( Atom nId, sal_uInt32 nTypeId ) in RscRange() argument 52 : RscTop( nId, nTypeId ) in RscRange() 261 RscLongRange::RscLongRange( Atom nId, sal_uInt32 nTypeId ) in RscLongRange() argument 262 : RscTop( nId, nTypeId ) in RscLongRange() 460 : RscLongRange( nId, nTypeId ) in RscLongEnumRange() 485 RscIdRange::RscIdRange( Atom nId, sal_uInt32 nTypeId ) in RscIdRange() argument 486 : RscTop( nId, nTypeId ) in RscIdRange() 737 RscBool::RscBool( Atom nId, sal_uInt32 nTypeId ) in RscBool() argument 738 : RscRange( nId, nTypeId ) in RscBool() 801 RscBreakRange :: RscBreakRange( Atom nId, sal_uInt32 nTypeId ) in RscBreakRange() argument [all …]
|
H A D | rscarray.cxx | 53 nTypeId = nId; in RscInstNode() 85 return nTypeId; in GetId() 98 RscArray::RscArray( Atom nId, sal_uInt32 nTypeId, RscTop * pSuper, RscEnum * pTypeCl ) in RscArray() argument 99 : RscTop( nId, nTypeId, pSuper ) in RscArray() 623 RscClassArray::RscClassArray( Atom nId, sal_uInt32 nTypeId, RscTop * pSuper, in RscClassArray() argument 625 : RscArray( nId, nTypeId, pSuper, pTypeCl ) in RscClassArray() 701 RscLangArray::RscLangArray( Atom nId, sal_uInt32 nTypeId, RscTop * pSuper, in RscLangArray() argument 703 : RscArray( nId, nTypeId, pSuper, pTypeCl ) in RscLangArray()
|
H A D | rsccont.cxx | 68 RscBaseCont::RscBaseCont( Atom nId, sal_uInt32 nTypeId, RscTop * pSuper, in RscBaseCont() argument 70 : RscTop( nId, nTypeId, pSuper ), in RscBaseCont() 1055 RscContWriteSrc::RscContWriteSrc( Atom nId, sal_uInt32 nTypeId, in RscContWriteSrc() argument 1057 : RscBaseCont( nId, nTypeId, pSuper, bNoIdent ) in RscContWriteSrc() 1099 RscCont::RscCont( Atom nId, sal_uInt32 nTypeId, RscTop * pSuper, sal_Bool bNoIdent ) in RscCont() argument 1100 : RscContWriteSrc( nId, nTypeId, pSuper, bNoIdent ) in RscCont() 1150 RscContExtraData::RscContExtraData( Atom nId, sal_uInt32 nTypeId, in RscContExtraData() argument 1152 : RscContWriteSrc( nId, nTypeId, pSuper, bNoIdent ) in RscContExtraData()
|
H A D | rscclass.cxx | 52 RscClass::RscClass( Atom nId, sal_uInt32 nTypeId, RscTop * pSuperCl ) in RscClass() argument 53 : RscTop( nId, nTypeId, pSuperCl ) in RscClass() 1098 RscSysDepend::RscSysDepend( Atom nId, sal_uInt32 nTypeId, RscTop * pSuper ) in RscSysDepend() argument 1099 : RscClass( nId, nTypeId, pSuper ) in RscSysDepend() 1168 RscFirstSysDepend::RscFirstSysDepend( Atom nId, sal_uInt32 nTypeId, in RscFirstSysDepend() argument 1170 : RscSysDepend( nId, nTypeId, pSuper ) in RscFirstSysDepend() 1195 RscTupel::RscTupel( Atom nId, sal_uInt32 nTypeId, RscTop * pSuper ) in RscTupel() argument 1196 : RscClass( nId, nTypeId, pSuper ) in RscTupel()
|
H A D | rscconst.cxx | 53 RscConst::RscConst( Atom nId, sal_uInt32 nTypeId ) in RscConst() argument 54 : RscTop( nId, nTypeId ) in RscConst() 244 RscEnum::RscEnum( Atom nId, sal_uInt32 nTypeId ) in RscEnum() argument 245 : RscConst( nId, nTypeId ) in RscEnum()
|
H A D | rscflag.cxx | 46 RscFlag::RscFlag( Atom nId, sal_uInt32 nTypeId ) in RscFlag() argument 47 : RscConst( nId, nTypeId ) in RscFlag() 409 RscClient::RscClient( Atom nId, sal_uInt32 nTypeId, RscFlag * pClass, in RscClient() argument 411 : RscTop ( nId, nTypeId ) in RscClient()
|
/aoo42x/main/sw/source/ui/inc/ |
H A D | fldmgr.hxx | 78 sal_uInt16 nTypeId; member 93 nTypeId(nType), in SwInsertFld_Data() 188 sal_uInt16 GetGroup(sal_Bool bHtmlMode, sal_uInt16 nTypeId, sal_uInt16 nSubType = 0) const; 199 static sal_uInt16 GetPos(sal_uInt16 nTypeId); 205 …sal_uInt16 GetFormatCount(sal_uInt16 nTypeId, sal_Bool bIsText, sal_Bool bHtmlMode = sal_False)… 206 String GetFormatStr(sal_uInt16 nTypeId, sal_uLong nFormatId) const; 207 sal_uInt16 GetFormatId(sal_uInt16 nTypeId, sal_uLong nFormatId) const; 208 …sal_uLong GetDefaultFormat(sal_uInt16 nTypeId, sal_Bool bIsText, SvNumberFormatter* pFormatter, …
|
/aoo42x/main/store/workben/ |
H A D | t_base.cxx | 52 virtual sal_Bool SAL_CALL isKindOf (sal_uInt32 nTypeId); 66 sal_Bool SAL_CALL OTestObject::isKindOf (sal_uInt32 nTypeId) in isKindOf() argument 68 return (nTypeId == 42); in isKindOf() 104 virtual sal_Bool SAL_CALL isKindOf (sal_uInt32 nTypeId); 120 sal_Bool SAL_CALL OTestBIOS::isKindOf (sal_uInt32 nTypeId) in isKindOf() argument 122 return (nTypeId == 4242); in isKindOf()
|
/aoo42x/main/svx/source/fmcomp/ |
H A D | gridcols.cxx | 90 sal_Int32 nTypeId = -1; in getColumnTypeByModelName() local 92 nTypeId = TYPE_TEXTFIELD; in getColumnTypeByModelName() 106 nTypeId = lcl_findPos(aColumnType, rColumnTypes); in getColumnTypeByModelName() 108 return nTypeId; in getColumnTypeByModelName()
|
/aoo42x/main/sw/source/core/fields/ |
H A D | fldbas.cxx | 130 const String& SwFieldType::GetTypeStr(sal_uInt16 nTypeId) in GetTypeStr() argument 135 if( nTypeId < SwFieldType::pFldNames->Count() ) in GetTypeStr() 136 return *SwFieldType::pFldNames->GetObject( nTypeId ); in GetTypeStr() 270 sal_uInt16 nTypeId = GetTypeId(); in GetFieldName() local 273 nTypeId = static_cast<sal_uInt16>( in GetFieldName() 276 String sRet = SwFieldType::GetTypeStr( nTypeId ); in GetFieldName()
|
/aoo42x/main/basic/source/inc/ |
H A D | symtbl.hxx | 119 sal_uInt16 nTypeId; // String-ID des Datentyps (Dim X AS Dytentyp) member in SbiSymDef 148 sal_uInt16 GetTypeId() const{ return nTypeId; } in GetTypeId() 149 void SetTypeId( sal_uInt16 n ) { nTypeId = n; eType = SbxOBJECT; } in SetTypeId()
|
/aoo42x/main/sfx2/source/menu/ |
H A D | mnuitem.cxx | 377 if ( rFactories[nFactory]->nTypeId == aSlotType && in CreateControl() 387 if ( rFactories[nFactory]->nTypeId == aSlotType && in CreateControl() 407 if ( rFactories[nFactory]->nTypeId == aSlotType && in IsSpecialControl() 417 if ( rFactories[nFactory]->nTypeId == aSlotType && in IsSpecialControl()
|
/aoo42x/main/forms/source/component/ |
H A D | Columns.cxx | 102 sal_Int32 nTypeId = -1; in getColumnTypeByModelName() local 104 nTypeId = TYPE_TEXTFIELD; in getColumnTypeByModelName() 119 nTypeId = ::forms_detail::findPos(aColumnType, rColumnTypes); in getColumnTypeByModelName() 121 return nTypeId; in getColumnTypeByModelName()
|
/aoo42x/main/oox/source/drawingml/chart/ |
H A D | axismodel.cxx | 44 AxisModel::AxisModel( sal_Int32 nTypeId ) : in AxisModel() argument 60 mnTypeId( nTypeId ), in AxisModel()
|
H A D | typegroupmodel.cxx | 43 TypeGroupModel::TypeGroupModel( sal_Int32 nTypeId ) : in TypeGroupModel() argument 60 mnTypeId( nTypeId ), in TypeGroupModel()
|