Searched defs:nCurAction (Results 1 – 5 of 5) sorted by relevance
220 sal_uIntPtr nCurAction; // Anzahl bearbeiteter Act. im akt. Obj. member in SvdProgressInfo
804 size_t nCurAction = 0; in ImplUndo() local923 size_t nCurAction = 0; in ImplRedo() local
1200 …for( sal_uInt32 nCurAction = 0, nCount = rMtf.GetActionCount(); ( nCurAction < nCount ) && !bRet; … in implHasText() local
1150 for( sal_uLong nCurAction = 0, nCount = rMtf.GetActionCount(); nCurAction < nCount; nCurAction++ ) in ImplWriteActions() local
599 for( sal_uLong nCurAction = 0, nCount = rMtf.GetActionCount(); nCurAction < nCount; nCurAction++ ) in ImplWriteActions() local
Completed in 111 milliseconds