Searched refs:TYP_POSTITFLD (Results 1 – 8 of 8) sorted by relevance
/aoo42x/main/sw/inc/ |
H A D | fldbas.hxx | 117 TYP_POSTITFLD, enumerator
|
/aoo42x/main/basic/source/runtime/ |
H A D | rtlproto.hxx | 119 extern RTLFUNC(TYP_POSTITFLD);
|
H A D | props.cxx | 577 RTLFUNC(TYP_POSTITFLD) in RTLFUNC() argument
|
H A D | stdobj.cxx | 575 { "TYP_POSTITFLD", SbxINTEGER, _CPROP, RTLNAME(TYP_POSTITFLD),0 },
|
/aoo42x/main/sw/source/core/fields/ |
H A D | fldbas.cxx | 99 /* RES_POSTITFLD */ TYP_POSTITFLD,
|
/aoo42x/main/sw/source/ui/shells/ |
H A D | textfld.cxx | 379 SwInsertFld_Data aData(TYP_POSTITFLD, 0, sAuthor, aEmptyStr, 0); in ExecField()
|
/aoo42x/main/sw/source/ui/fldui/ |
H A D | fldmgr.cxx | 876 case TYP_POSTITFLD: in InsertFld()
|
/aoo42x/main/sw/source/ui/docvw/ |
H A D | edtwin.cxx | 3090 case TYP_POSTITFLD: in MouseButtonDown() 3095 … sal_uInt16 nSlot = TYP_POSTITFLD == nTypeId ? FN_POSTIT : FN_JAVAEDIT; in MouseButtonDown()
|
Completed in 172 milliseconds