Home
last modified time | relevance | path

Searched defs:nAction (Results 1 – 25 of 61) sorted by relevance

123

/trunk/main/sd/source/ui/func/
H A Dsdundogr.cxx42 for (sal_uLong nAction = 0; nAction < nLast; nAction++) in ~SdUndoGroup() local
82 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 Dfuinsert.cxx143 sal_Int8 nAction = DND_ACTION_COPY; in DoExecute() local
240 sal_Int8 nAction = DND_ACTION_COPY; in DoExecute() local
772 sal_Int8 nAction = DND_ACTION_COPY; in DoExecute() local
/trunk/main/xmloff/source/transform/
H A DCreateElemTContext.cxx90 sal_uInt32 nAction = (*aIter).second.m_nActionType; in StartElement() local
/trunk/main/dbaccess/source/ui/inc/
H A DTableCopyHelper.hxx101 sal_Int8 nAction; member
/trunk/main/sw/source/ui/dochdl/
H A Dswdtflvr.cxx1096 sal_uInt16 nAction = SotExchange::GetExchangeAction( in IsPaste() local
1115 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()
2880 nAction = SotExchange::GetExchangeAction( in PasteFormat() local
2900 sal_uInt16 nAction = EXCHG_INOUT_ACTION_NONE, nEventAction; in _TestAllowedFormat() local
3234 void SwTransferable::DragFinished( sal_Int8 nAction ) in DragFinished()
/trunk/main/svx/source/sdr/contact/
H A Dsdrmediawindow.cxx174 void SdrMediaWindow::StartDrag( sal_Int8 nAction, const Point& rPosPixel ) in StartDrag()
/trunk/main/framework/source/classes/
H A Ddroptargetlistener.cxx93 const sal_Int8 nAction = dtde.DropAction; in drop() local
/trunk/main/vcl/inc/vcl/
H A Dgdimtf.hxx210 …MetaAction* ReplaceAction( MetaAction* pAction, sal_uLong nAction ) { return (MetaAction*) Rep… in ReplaceAction()
/trunk/main/tools/source/fsys/
H A Dfstat.cxx363 ULONG nAction = FILE_EXISTED; in SetDateTime() local
/trunk/main/sw/source/core/layout/
H A Ddbg_lay.cxx197 sal_uLong nFunction, nAction; // die Funktion, ggf. die Aktion member in SwImplEnterLeave
470 void lcl_Start( ByteString& rOut, ByteString& rLay, sal_uLong nAction ) in lcl_Start()
/trunk/main/svl/source/items/
H A Dstyle.cxx85 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()
/trunk/main/sc/source/ui/inc/
H A Dundocell.hxx331 sal_uInt16 nAction; member in ScUndoDetective
/trunk/main/svx/source/table/
H A Dtablecontroller.cxx244 sal_uInt16 nAction = getKeyboardAction( rKEvt, pWindow ); in onKeyInput() local
1232 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()
/trunk/main/sw/source/ui/wrtsh/
H A Dwrtsh2.cxx483 const sal_uInt16 nAction ) in NavigatorPaste()
/trunk/main/sot/source/base/
H A Dformats.cxx46 sal_uInt16 nAction; // Action Id member
/trunk/main/sdext/source/pdfimport/tree/
H A Dgenericelements.cxx144 sal_Int8 nAction ) in PolyPolyElement()
H A Dgenericelements.hxx306 sal_Int8 nAction) in createPolyPolyElement()
/trunk/main/avmedia/source/viewer/
H A Dmediawindow_impl.cxx534 void MediaWindowImpl::StartDrag( sal_Int8 nAction, const Point& rPosPixel ) in StartDrag()
/trunk/main/sd/source/ui/dlg/
H A Dtpaction.cxx288 for (sal_uLong nAction = 0; nAction < pCurrentActions->Count(); nAction++) in Construct() local
/trunk/main/sc/source/ui/view/
H A Dviewutil.cxx240 sal_uLong nAction = rAction.GetActionNumber(); in IsActionShown() local
/trunk/main/tools/source/debug/
H A Ddebug.cxx1169 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()
/trunk/main/filter/source/graphicfilter/eos2met/
H A Deos2met.cxx300 …for( sal_uLong nAction = 0, nActionCount=pMTF->GetActionCount(); nAction < nActionCount; nAction++… in CountActionsAndBitmaps() local
387 sal_uLong nAction, nActionCount; in CreateChrSets() local
728 …for ( sal_uLong nAction = 0, nActionCount = pMTF->GetActionCount(); nAction < nActionCount; nActio… in WriteImageObjects() local
/trunk/main/sw/source/ui/utlui/
H A Dglbltree.cxx639 void SwGlobalTree::StartDrag( sal_Int8 nAction, const Point& rPt ) in StartDrag()
647 void SwGlobalTree::DragFinished( sal_Int8 nAction ) in DragFinished()
/trunk/main/reportdesign/source/ui/dlg/
H A DGroupsSorting.cxx271 sal_Int8 nAction = DND_ACTION_NONE; in AcceptDrop() local
289 sal_Int8 nAction = DND_ACTION_NONE; in ExecuteDrop() local
/trunk/main/vcl/source/gdi/
H A Doutdev2.cxx570 const Bitmap& rBitmap, const sal_uLong nAction ) in ImplDrawBitmap()
1040 const BitmapEx& rBitmapEx, const sal_uLong nAction ) in ImplDrawBitmapEx()
1374 const sal_uLong nAction ) in ImplDrawMask()

Completed in 196 milliseconds

123