/trunk/main/sw/sdi/ |
H A D | _annotsh.sdi | 115 ExecMethod = Exec ; 151 ExecMethod = Exec ; 184 ExecMethod = Exec; 190 ExecMethod = Exec; 196 ExecMethod = Exec; 209 ExecMethod = Exec; 216 ExecMethod = Exec; 223 ExecMethod = Exec; 265 ExecMethod = Exec; 272 ExecMethod = Exec; [all …]
|
H A D | annotsh.sdi | 74 ExecMethod = Exec; 80 ExecMethod = Exec ; 90 ExecMethod = Exec ; 97 ExecMethod = Exec ; 104 ExecMethod = Exec ; 111 ExecMethod = Exec ; 118 ExecMethod = Exec ; 125 ExecMethod = Exec ; 153 ExecMethod = Exec ; 160 ExecMethod = Exec ; [all …]
|
H A D | drawsh.sdi | 399 …// #123922# Add Exec and State methods for the case where Graphic DrawObjects are selected (SdrGra…
|
/trunk/main/connectivity/source/inc/file/ |
H A D | fcode.hxx | 215 virtual void Exec(OCodeStack&) = 0; 228 virtual void Exec(OCodeStack&); 238 virtual void Exec(OCodeStack&); 265 virtual void Exec(OCodeStack&); 318 virtual void Exec(OCodeStack&); 359 virtual void Exec(OCodeStack&); 370 virtual void Exec(OCodeStack&); 381 virtual void Exec(OCodeStack&);
|
/trunk/main/connectivity/source/drivers/file/ |
H A D | fcode.cxx | 225 void OBoolOperator::Exec(OCodeStack& rCodeStack) in Exec() function in OBoolOperator 246 void OOp_NOT::Exec(OCodeStack& rCodeStack) in Exec() function in OOp_NOT 285 void OOp_ISNULL::Exec(OCodeStack& rCodeStack) in Exec() function in OOp_ISNULL 405 void ONumOperator::Exec(OCodeStack& rCodeStack) in Exec() function in ONumOperator 454 void ONthOperator::Exec(OCodeStack& rCodeStack) in Exec() function in ONthOperator 482 void OBinaryOperator::Exec(OCodeStack& rCodeStack) in Exec() function in OBinaryOperator 500 void OUnaryOperator::Exec(OCodeStack& rCodeStack) in Exec() function in OUnaryOperator
|
H A D | fcomp.cxx | 575 ((OOperator *)(*aIter))->Exec(m_aStack); in evaluate() 602 ((OOperator *)(*aIter))->Exec(m_aStack); in evaluateSelection()
|
H A D | fanalyzer.cxx | 258 pOperator->Exec(aCodeStack); in describeParam()
|
/trunk/main/sw/source/ui/inc/ |
H A D | annotsh.hxx | 43 void Exec(SfxRequest &);
|
/trunk/main/sysui/desktop/menus/ |
H A D | qstart.desktop | 26 Exec=openoffice -quickstart -nologo -nodefault
|
H A D | printeradmin.desktop | 27 Exec=openoffice-printeradmin
|
H A D | javafilter.desktop | 25 Exec=openoffice -writer %U
|
H A D | base.desktop | 27 Exec=openoffice -base %U
|
H A D | math.desktop | 27 Exec=openoffice -math %U
|
H A D | startcenter.desktop | 27 Exec=openoffice %U
|
H A D | draw.desktop | 27 Exec=openoffice -draw %U
|
H A D | impress.desktop | 27 Exec=openoffice -impress %U
|
H A D | calc.desktop | 27 Exec=openoffice -calc %U
|
H A D | writer.desktop | 27 Exec=openoffice -writer %U
|
/trunk/main/extras/unx/source/kde/applnk/ |
H A D | Setup.kdelnk | 28 Exec=<progpath>/program/setup
|
H A D | SPAdmin.kdelnk | 28 Exec=<progpath>/program/spadmin
|
H A D | StarOffice.kdelnk | 30 Exec=<progpath>/program/soffice %f
|
/trunk/main/odk/ |
H A D | cfgWin.js | 894 var oExec = WshShell.Exec("sp2bv.exe \"" + systemPath + "\"");
|
/trunk/main/setup_native/source/win32/nsis/ |
H A D | downloadtemplate.nsi | 412 Exec "$INSTDIR\setup.exe -lang $LANGUAGE $3 $4 $5 $6"
|
/trunk/main/sc/sdi/ |
H A D | cellsh.sdi | 48 …// no Exec/StateMethod needed, but SfxDispatcher complains if the slot is not included in the shel…
|
/trunk/main/sw/source/ui/shells/ |
H A D | annotsh.cxx | 176 void SwAnnotationShell::Exec( SfxRequest &rReq ) in Exec() function in SwAnnotationShell
|