Home
last modified time | relevance | path

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

/aoo41x/main/sw/source/ui/shells/
H A Dtextfld.cxx111 sal_uInt16 nInsertType = 0; in ExecField() local
576 nInsertType = TYP_DATEFLD; in ExecField()
580 nInsertType = TYP_TIMEFLD; in ExecField()
584 nInsertType = TYP_PAGENUMBERFLD; in ExecField()
589 nInsertType = TYP_DOCSTATFLD; in ExecField()
595 nInsertType = TYP_DOCINFOFLD; in ExecField()
599 nInsertType = TYP_DOCINFOFLD; in ExecField()
603 nInsertType = TYP_DOCINFOFLD; in ExecField()
610 … nInsertFormat = aFldMgr.GetDefaultFormat(nInsertType, bIsText, rSh.GetNumberFormatter()); in ExecField()
611 SwInsertFld_Data aData(nInsertType, nInsertSubType, in ExecField()

Completed in 21 milliseconds