Home
last modified time | relevance | path

Searched refs:DELETE (Results 1 – 25 of 122) sorted by relevance

12345

/trunk/main/chart2/source/controller/main/
H A DChartController_Insert.cxx226 ActionDescriptionProvider::DELETE, String( SchResId( STR_OBJECT_LEGEND ))), in executeDispatch_DeleteLegend()
637 ActionDescriptionProvider::DELETE, String( SchResId( STR_OBJECT_AVERAGE_LINE ))), in executeDispatch_DeleteMeanValue()
652 ActionDescriptionProvider::DELETE, String( SchResId( STR_OBJECT_CURVE ))), in executeDispatch_DeleteTrendline()
667 ActionDescriptionProvider::DELETE, String( SchResId( STR_OBJECT_CURVE_EQUATION ))), in executeDispatch_DeleteTrendlineEquation()
682 ActionDescriptionProvider::DELETE, String( SchResId( STR_OBJECT_CURVE ))), in executeDispatch_DeleteYErrorBars()
718 …oGuard aUndoGuard( ActionDescriptionProvider::createDescription( ActionDescriptionProvider::DELETE, in executeDispatch_DeleteDataLabels()
728 …oGuard aUndoGuard( ActionDescriptionProvider::createDescription( ActionDescriptionProvider::DELETE, in executeDispatch_DeleteDataLabel()
830 ActionDescriptionProvider::DELETE, String( SchResId( STR_OBJECT_AXIS ))), in executeDispatch_DeleteAxis()
874 ActionDescriptionProvider::DELETE, String( SchResId( STR_OBJECT_GRID ))), in executeDispatch_DeleteMajorGrid()
920 ActionDescriptionProvider::DELETE, String( SchResId( STR_OBJECT_GRID ))), in executeDispatch_DeleteMinorGrid()
H A DChartController_Tools.cxx114 … ActionDescriptionProvider::DELETE, String( ::chart::SchResId( STR_OBJECT_DATASERIES ))), in lcl_deleteDataSeries()
144 ActionDescriptionProvider::DELETE, String( ::chart::SchResId( STR_OBJECT_CURVE ))), in lcl_deleteDataCurve()
658 ActionDescriptionProvider::DELETE, String( SchResId( STR_OBJECT_TITLE ))), in executeDispatch_Delete()
677 … ActionDescriptionProvider::DELETE, String( SchResId( STR_OBJECT_LEGEND ))), in executeDispatch_Delete()
717 … ActionDescriptionProvider::DELETE, String( SchResId( STR_OBJECT_AVERAGE_LINE ))), in executeDispatch_Delete()
740 … ActionDescriptionProvider::DELETE, String( SchResId( STR_OBJECT_CURVE_EQUATION ))), in executeDispatch_Delete()
763 … ActionDescriptionProvider::DELETE, String( SchResId( STR_OBJECT_ERROR_BARS ))), in executeDispatch_Delete()
786 ActionDescriptionProvider::DELETE, ::rtl::OUString( String( in executeDispatch_Delete()
/trunk/main/connectivity/source/drivers/ado/
H A Dadoimp.cxx267 #ifdef DELETE
268 #undef DELETE
277 nRights |= ::com::sun::star::sdbcx::Privilege::DELETE; in mapAdoRights2Sdbc()
298 if((nRights & Privilege::DELETE) == Privilege::DELETE) in mapRights2Ado()
H A DADatabaseMetaDataImpl.cxx37 #ifdef DELETE
38 #undef DELETE
350 nRight |= Privilege::DELETE; in MapRight()
377 if(_eNum & Privilege::DELETE) in Map2Right()
/trunk/main/xmerge/java/xmerge/src/main/java/org/openoffice/xmerge/merger/merge/
H A DDocumentMerge.java77 if (differences[i].getOperation() == Difference.DELETE) { in applyDifference()
83 if (differences[i].getOperation() == Difference.DELETE) { in applyDifference()
113 case Difference.DELETE: in applyDifference()
H A DCharacterBaseParagraphMerge.java119 if (diffs[diffCount].getOperation() == Difference.DELETE) { in applyDifference()
217 if (diffs[j].getOperation() == Difference.DELETE) { in coreMerge()
/trunk/main/connectivity/source/drivers/hsqldb/
H A DHUser.cxx172 nRights |= Privilege::DELETE; in findPrivilegesAndGrantPrivileges()
174 nRightsWithGrant |= Privilege::DELETE; in findPrivilegesAndGrantPrivileges()
309 if((nRights & Privilege::DELETE) == Privilege::DELETE) in getPrivilegeString()
/trunk/main/connectivity/source/drivers/mysql/
H A DYUser.cxx172 nRights |= Privilege::DELETE; in findPrivilegesAndGrantPrivileges()
174 nRightsWithGrant |= Privilege::DELETE; in findPrivilegesAndGrantPrivileges()
308 if((nRights & Privilege::DELETE) == Privilege::DELETE) in getPrivilegeString()
/trunk/main/offapi/com/sun/star/sdbc/
H A DXStatement.idl69 /** executes an SQL INSERT, UPDATE, or DELETE statement. In addition,
74 a SQL INSERT, UPDATE or DELETE statement or a SQL statement that returns nothing
76 either the row count for INSERT, UPDATE or DELETE or 0 for SQL statements that return nothing
H A DXPreparedStatement.idl63 /** executes the SQL INSERT, UPDATE or DELETE statement in this
70 …either the row count for INSERT, UPDATE or DELETE statements; or 0 for SQL statements that return …
/trunk/main/xmerge/java/xmerge/src/main/java/org/openoffice/xmerge/merger/
H A DDifference.java45 public static final int DELETE = 2; field in Difference
212 case DELETE: in debug()
/trunk/main/connectivity/source/drivers/adabas/
H A DBUser.cxx155 { "DEL", Privilege::DELETE }, in getAnyTablePrivileges()
290 if((nRights & Privilege::DELETE) == Privilege::DELETE) in getPrivilegeString()
/trunk/main/dbaccess/source/ui/control/
H A DTableGrantCtrl.cxx266 GRANT_REVOKE_RIGHT(Privilege::DELETE); in SaveModified()
372 bAllowed = (Privilege::DELETE & _nPrivilege) == Privilege::DELETE; in isAllowed()
/trunk/main/xmerge/java/xmerge/src/main/java/org/openoffice/xmerge/merger/diff/
H A DCharArrayLCSAlgorithm.java177 new Difference(Difference.DELETE, cnt, j); in generateResult()
206 new Difference(Difference.DELETE, i-1, j); in generateResult()
H A DIteratorLCSAlgorithm.java178 new Difference(Difference.DELETE, cnt, j); in generateResult()
208 new Difference(Difference.DELETE, i-1, j); in generateResult()
/trunk/main/offapi/com/sun/star/accessibility/
H A DAccessibleTableModelChangeType.idl41 <const>AccessibleTableModelChangeType::DELETE</const> describe
64 const short DELETE = 2;
/trunk/main/odk/examples/DevelopersGuide/Database/
H A DRowSet.java133 if( (nPriv & Privilege.DELETE) == Privilege.DELETE) in showRowSetPrivileges()
/trunk/main/svtools/source/brwbox/
H A Dbrwbox1.cxx558 DELETE, in SetColumnPos()
855 makeAny( AccessibleTableModelChange( DELETE, in RemoveColumn()
931 makeAny ( AccessibleTableModelChange( DELETE, in RemoveColumns()
1288 makeAny( AccessibleTableModelChange( DELETE, in Clear()
1557 DELETE, in RowRemoved()
/trunk/main/setup_native/source/packinfo/
H A Dpackage.txt1 DO NOT DELETE THIS FILE
/trunk/main/xmerge/source/regutil/
H A Dregutil.dsw2 # WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE!
/trunk/main/svx/inc/svx/
H A DActionDescriptionProvider.hxx44 , DELETE enumerator
/trunk/main/xmerge/source/activesync/
H A DXMergeSync.dsw2 # WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE!
/trunk/main/xml2cmp/source/inc/
H A Dnew_del.h46 #define DELETE( ptr, type ) \ macro
/trunk/main/svx/source/svdraw/
H A DActionDescriptionProvider.cxx40 case DELETE: in createDescription()
/trunk/main/offapi/com/sun/star/setup/
H A DInstallType.idl47 DELETE,

Completed in 112 milliseconds

12345