Home
last modified time | relevance | path

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

/trunk/main/sc/source/ui/vba/
H A Dvbaglobals.cxx192 … >& Arg1, const css::uno::Reference< ov::excel::XRange >& Arg2, const css::uno::Any& Arg3, const c… in Union()
197 … >& Arg1, const css::uno::Reference< ov::excel::XRange >& Arg2, const css::uno::Any& Arg3, const c… in Intersect()
/trunk/test/testcommon/source/org/openoffice/test/vcl/client/
H A DVclHookException.java154 "Entry number ($Arg2) is too large in ($Arg1). Max. allowed is ($Arg3)"); in MESSAGES.put()
156 "The entry number ($Arg2) is too small in ($Arg1). Min allowed is ($Arg3)"); in MESSAGES.put()