Home
last modified time | relevance | path

Searched defs:Arg1 (Results 1 – 2 of 2) sorted by relevance

/AOO41X/test/testcommon/source/org/openoffice/test/vcl/client/
H A DVclHookException.java147 "Pointer not inside application window at '($Arg1)'"); in MESSAGES.put()
149 "Unknown command '($Arg1)'"); in MESSAGES.put()
157 … MESSAGES.put(new Integer(S_WINDOW_DISAPPEARED), "Window disappeared in the meantime at ($Arg1)"); in MESSAGES.put()
160 "Invalid position at ($Arg1)"); in MESSAGES.put()
162 "SplitWindow not found at ($Arg1)"); in MESSAGES.put()
164 .put(new Integer(S_INTERNAL_ERROR), "Internal error at ($Arg1)"); in put()
165 MESSAGES.put(new Integer(S_NO_STATUSBAR), "No status bar at ($Arg1)"); in MESSAGES.put()
167 "The items are hidden at ($Arg1)"); in MESSAGES.put()
169 "Tab page not found at ($Arg1)"); in MESSAGES.put()
171 "Tristate cannot be set at ($Arg1)"); in MESSAGES.put()
[all …]
/AOO41X/main/sc/source/ui/vba/
H A Dvbaglobals.cxx192 …v::excel::XRange >& Arg2, const css::uno::Any& Arg3, const css::uno::Any& Arg4, const css::uno::An… in Union()
197 …e< ov::excel::XRange >& Arg2, const css::uno::Any& Arg3, const css::uno::Any& Arg4, const css::uno… in Intersect()