Searched refs:FN_INSERT_DBFIELD (Results 1 – 10 of 10) sorted by relevance
/trunk/main/sw/source/ui/shells/ |
H A D | textsh2.cxx | 234 SfxRequest aReq( pViewFrame, FN_INSERT_DBFIELD ); in ExecDB() 236 aReq.AppendItem( SfxStringItem( FN_INSERT_DBFIELD, sDBName )); in ExecDB()
|
H A D | textfld.cxx | 212 case FN_INSERT_DBFIELD: in ExecField() 764 case FN_INSERT_DBFIELD: in StateField()
|
/trunk/main/sw/source/ui/fldui/ |
H A D | fldpage.cxx | 178 bRecordDB ? FN_INSERT_DBFIELD : FN_INSERT_FIELD ); in InsertFld() 182 (FN_INSERT_DBFIELD,rPar1.GetToken(0, DB_DELIM))); in InsertFld()
|
/trunk/main/sw/inc/ |
H A D | cmdid.h | 343 #define FN_INSERT_DBFIELD (FN_INSERT + 11) /* Insert database field - for recording */ macro
|
/trunk/main/sw/sdi/ |
H A D | _textsh.sdi | 844 FN_INSERT_DBFIELD
|
H A D | swriter.sdi | 9326 SfxBoolItem InsertDBField FN_INSERT_DBFIELD 9327 (SfxUInt16Item Type FN_PARAM_FIELD_TYPE,SfxStringItem DBName FN_INSERT_DBFIELD,SfxStringItem Comman…
|
/trunk/main/helpcontent2/helpers/ |
H A D | longnames_commands.csv | 229 FN_INSERT_DBFIELD,.uno:InsertDBField
|
H A D | uno_hid.lst | 229 FN_INSERT_DBFIELD,20311,.uno:InsertDBField
|
H A D | help_hid.lst | 246 FN_INSERT_DBFIELD,20311,.uno:InsertDBField
|
/trunk/test/testgui/ids/ |
H A D | obsolete_hid | 256 FN_INSERT_DBFIELD 20311
|
Completed in 177 milliseconds