Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/sw3io/
H A Dsw3convert.cxx292 case RF_AUTHOR: rSubType = DI_SUB_AUTHOR; break; in sw3io_ConvertFromOldField()
332 case DI_SUB_AUTHOR: rFmt = RF_AUTHOR; break; in sw3io_ConvertToOldField()
/trunk/main/sw/source/filter/html/
H A Dhtmlfld.cxx175 { OOO_STRING_SW_HTML_FF_author, DI_SUB_AUTHOR },
460 nExtSub = DI_SUB_AUTHOR; in NewField()
H A Dhtmlfldw.cxx195 case DI_SUB_AUTHOR: in OutHTML_SwField()
/trunk/main/sw/source/core/unocore/
H A Dunofield.cxx107 DI_CHANGE | DI_SUB_AUTHOR, //PROPERTY_MAP_FLDTYP_DOCINFO_CHANGE_AUTHOR
111 DI_CREATE | DI_SUB_AUTHOR, //PROPERTY_MAP_FLDTYP_DOCINFO_CREATE_AUTHOR
118 DI_PRINT | DI_SUB_AUTHOR, //PROPERTY_MAP_FLDTYP_DOCINFO_PRINT_AUTHOR
216 nSrvId = ((nSubType&0x300) == DI_SUB_AUTHOR) in lcl_GetServiceForField()
221 nSrvId = ((nSubType&0x300) == DI_SUB_AUTHOR) in lcl_GetServiceForField()
226 nSrvId = ((nSubType&0x300) == DI_SUB_AUTHOR) in lcl_GetServiceForField()
/trunk/main/sw/source/ui/fldui/
H A Dflddinf.cxx327 case DI_SUB_AUTHOR: in IMPL_LINK()
H A Dfldmgr.cxx731 case FMT_REG_AUTHOR: nId = DI_SUB_AUTHOR; break; in GetFormatId()
/trunk/main/sw/source/filter/ww8/
H A Dww8par5.cxx1547 sal_uInt16 nReg = DI_SUB_AUTHOR; in Read_F_DocInfo()
1690 nReg = DI_SUB_AUTHOR; in Read_F_DocInfo()
1756 DI_CREATE|DI_SUB_AUTHOR, String() ); in Read_F_Author()
H A Dww8atr.cxx2722 if (DI_SUB_AUTHOR == (nSubType & DI_SUB_MASK)) in TextField()
2729 if (DI_SUB_AUTHOR == (nSubType & DI_SUB_MASK)) in TextField()
2736 if (DI_SUB_AUTHOR != (nSubType & DI_SUB_MASK) && in TextField()
2741 if( DI_SUB_AUTHOR != (nSubType & DI_SUB_MASK ) && in TextField()
/trunk/main/sw/inc/
H A Ddocufld.hxx89 const SwDocInfoSubType DI_SUB_AUTHOR = 0x0100; variable
/trunk/main/sw/source/ui/shells/
H A Dtextfld.cxx604 nInsertSubType = DI_CREATE|DI_SUB_AUTHOR; in ExecField()
/trunk/main/sw/source/filter/ww1/
H A Dw1filter.cxx714 rOut.GetSysFldType(RES_DOCINFOFLD), DI_CHANGE|DI_SUB_AUTHOR, String()); in Out()
/trunk/main/sw/source/core/fields/
H A Ddocufld.cxx1004 case DI_SUB_AUTHOR: in Expand()

Completed in 131 milliseconds