| /aoo4110/main/sd/source/ui/func/ | 
| H A D | sdundogr.cxx | 42 	for (sal_uLong nAction = 0; nAction < nLast; nAction++)  in ~SdUndoGroup()  local82 	for (long nAction = nLast - 1; nAction >= 0; nAction--)  in Undo()  local
 98 	for (sal_uLong nAction = 0; nAction < nLast; nAction++)  in Redo()  local
 
 | 
| H A D | fuinsert.cxx | 143 				sal_Int8	nAction = DND_ACTION_COPY;  in DoExecute()  local240             sal_Int8 nAction = DND_ACTION_COPY;  in DoExecute()  local
 772 			sal_Int8    nAction = DND_ACTION_COPY;  in DoExecute()  local
 
 | 
| /aoo4110/main/xmloff/source/transform/ | 
| H A D | CreateElemTContext.cxx | 90 				sal_uInt32 nAction = (*aIter).second.m_nActionType;  in StartElement()  local
 | 
| /aoo4110/main/dbaccess/source/ui/inc/ | 
| H A D | TableCopyHelper.hxx | 101 			sal_Int8						nAction;  member
 | 
| /aoo4110/main/sw/source/ui/dochdl/ | 
| H A D | swdtflvr.cxx | 1096         sal_uInt16 nAction = SotExchange::GetExchangeAction(  in IsPaste()  local1115     sal_uInt16 nEventAction, nAction=0,  in Paste()  local
 1160 							SwWrtShell& rSh, sal_uInt16 nAction, sal_uLong nFormat,  in PasteData()
 1959 									SwWrtShell& rSh, sal_uInt16 nAction,  in _PasteTargetURL()
 2244 									SwWrtShell& rSh, sal_uInt16 nAction,  in _PasteSdrFormat()
 2273 								sal_uLong nFmt, sal_uInt16 nAction, const Point* pPt,  in _PasteGrf()
 2568 									sal_uInt16 nAction, const Point* pPt,  in _PasteFileName()
 2879 			   nAction = SotExchange::GetExchangeAction(  in PasteFormat()  local
 2899 	sal_uInt16 nAction = EXCHG_INOUT_ACTION_NONE, nEventAction;  in _TestAllowedFormat()  local
 3233 void SwTransferable::DragFinished( sal_Int8 nAction )  in DragFinished()
 
 | 
| /aoo4110/main/svx/source/sdr/contact/ | 
| H A D | sdrmediawindow.cxx | 174 void SdrMediaWindow::StartDrag( sal_Int8 nAction, const Point& rPosPixel )  in StartDrag()
 | 
| /aoo4110/main/framework/source/classes/ | 
| H A D | droptargetlistener.cxx | 93 	const sal_Int8 nAction = dtde.DropAction;  in drop()  local
 | 
| /aoo4110/main/vcl/inc/vcl/ | 
| H A D | gdimtf.hxx | 210 …MetaAction*     ReplaceAction( MetaAction* pAction, sal_uLong nAction ) { return (MetaAction*) Rep…  in ReplaceAction()
 | 
| /aoo4110/main/tools/source/fsys/ | 
| H A D | fstat.cxx | 363 	ULONG nAction = FILE_EXISTED;  in SetDateTime()  local
 | 
| /aoo4110/main/sw/source/core/layout/ | 
| H A D | dbg_lay.cxx | 197 	sal_uLong nFunction, nAction;		// die Funktion, ggf. die Aktion  member in SwImplEnterLeave470 void lcl_Start( ByteString& rOut, ByteString& rLay, sal_uLong nAction )  in lcl_Start()
 
 | 
| /aoo4110/main/svl/source/items/ | 
| H A D | style.cxx | 85 	sal_uInt16				nAction,		// SFX_STYLESHEET_... (s.o.)  in SfxStyleSheetHintExtended()93 	sal_uInt16				nAction,		// SFX_STYLESHEET_... (s.o.)  in SfxStyleSheetHintExtended()
 105 	sal_uInt16				nAction,		// SFX_STYLESHEET_... (s.o.)  in SfxStyleSheetHint()
 114 	sal_uInt16				nAction		// SFX_STYLESHEET_... (s.o.)  in SfxStyleSheetHint()
 
 | 
| /aoo4110/main/sc/source/ui/inc/ | 
| H A D | undocell.hxx | 331 	sal_uInt16			nAction;  member in ScUndoDetective
 | 
| /aoo4110/main/svx/source/table/ | 
| H A D | tablecontroller.cxx | 244 	sal_uInt16 nAction = getKeyboardAction( rKEvt, pWindow );  in onKeyInput()  local1232 	sal_uInt16 nAction = ACTION_HANDLED_BY_VIEW;  in getKeyboardAction()  local
 1412 bool SvxTableController::executeAction( sal_uInt16 nAction, bool bSelect, Window* pWindow )  in executeAction()
 1524 …TableController::gotoCell( const CellPos& rPos, bool bSelect, Window* pWindow, sal_uInt16 nAction )  in gotoCell()
 1665 …os, ::Window* pWindow, const awt::MouseEvent* pMouseEvent /*= 0*/, sal_uInt16 nAction /*= ACTION_N…  in EditCell()
 
 | 
| /aoo4110/main/sw/source/ui/wrtsh/ | 
| H A D | wrtsh2.cxx | 483 									const sal_uInt16 nAction )  in NavigatorPaste()
 | 
| /aoo4110/main/sot/source/base/ | 
| H A D | formats.cxx | 46 	sal_uInt16	nAction;			// Action Id  member
 | 
| /aoo4110/main/sdext/source/pdfimport/tree/ | 
| H A D | genericelements.cxx | 144                                   sal_Int8                       nAction )  in PolyPolyElement()
 | 
| H A D | genericelements.hxx | 306                                    sal_Int8 nAction)  in createPolyPolyElement()
 | 
| /aoo4110/main/sd/source/ui/dlg/ | 
| H A D | tpaction.cxx | 288 	for (sal_uLong nAction = 0; nAction < pCurrentActions->Count(); nAction++)  in Construct()  local
 | 
| /aoo4110/main/avmedia/source/viewer/ | 
| H A D | mediawindow_impl.cxx | 534 void MediaWindowImpl::StartDrag( sal_Int8 nAction, const Point& rPosPixel )  in StartDrag()
 | 
| /aoo4110/main/sc/source/ui/view/ | 
| H A D | viewutil.cxx | 240         sal_uLong nAction = rAction.GetActionNumber();  in IsActionShown()  local
 | 
| /aoo4110/main/tools/source/debug/ | 
| H A D | debug.cxx | 1169 void* DbgFunc( sal_uInt16 nAction, void* pParam )  in DbgFunc()1346 void DbgProf( sal_uInt16 nAction, DbgDataType* pDbgData )  in DbgProf()
 1439 void DbgXtor( DbgDataType* pDbgData, sal_uInt16 nAction, const void* pThis,  in DbgXtor()
 
 | 
| /aoo4110/main/filter/source/graphicfilter/eos2met/ | 
| H A D | eos2met.cxx | 300 …for( sal_uLong nAction = 0, nActionCount=pMTF->GetActionCount(); nAction < nActionCount; nAction++…  in CountActionsAndBitmaps()  local387 	sal_uLong nAction, nActionCount;  in CreateChrSets()  local
 728 …for ( sal_uLong nAction = 0, nActionCount = pMTF->GetActionCount(); nAction < nActionCount; nActio…  in WriteImageObjects()  local
 
 | 
| /aoo4110/main/sw/source/ui/utlui/ | 
| H A D | glbltree.cxx | 639 void SwGlobalTree::StartDrag( sal_Int8 nAction, const Point& rPt )  in StartDrag()647 void SwGlobalTree::DragFinished( sal_Int8 nAction )  in DragFinished()
 
 | 
| /aoo4110/main/reportdesign/source/ui/dlg/ | 
| H A D | GroupsSorting.cxx | 271 	sal_Int8 nAction = DND_ACTION_NONE;  in AcceptDrop()  local289 	sal_Int8 nAction = DND_ACTION_NONE;  in ExecuteDrop()  local
 
 | 
| /aoo4110/main/vcl/source/gdi/ | 
| H A D | outdev2.cxx | 570 								   const Bitmap& rBitmap, const sal_uLong nAction )  in ImplDrawBitmap()1031 									 const BitmapEx& rBitmapEx, const sal_uLong nAction )  in ImplDrawBitmapEx()
 1365 								 const sal_uLong nAction )  in ImplDrawMask()
 
 |