/trunk/main/test/java/test/src/main/java/org/openoffice/test/ |
H A D | OfficeConnection.java | 71 outForward = new Forward(process.getInputStream(), System.out); in setUp() 73 errForward = new Forward(process.getErrorStream(), System.err); in setUp() 181 private static final class Forward extends Thread { class in OfficeConnection 182 public Forward(InputStream in, PrintStream out) { in Forward() method in OfficeConnection.Forward 217 private Forward outForward = null; 218 private Forward errForward = null;
|
/trunk/main/sw/source/ui/vba/ |
H A D | vbafind.cxx | 320 …Any& MatchSoundsLike, const uno::Any& MatchAllWordForms, const uno::Any& Forward, const uno::Any& … in Execute() argument 361 if( Forward.hasValue() ) in Execute() 363 Forward >>= bValue; in Execute()
|
H A D | vbafind.hxx | 92 …SoundsLike, const css::uno::Any& MatchAllWordForms, const css::uno::Any& Forward, const css::uno::…
|
/trunk/main/oovbaapi/ooo/vba/word/ |
H A D | XFind.idl | 42 [attribute] boolean Forward; 58 [in] /* boolean */ any Forward,
|
/trunk/main/svl/inc/svl/ |
H A D | broadcast.hxx | 45 void Forward( SvtBroadcaster& rBC,
|
H A D | brdcst.hxx | 51 void Forward(SfxBroadcaster& rBC, const SfxHint& rHint);
|
/trunk/main/svl/source/notify/ |
H A D | broadcast.cxx | 121 void SvtBroadcaster::Forward( SvtBroadcaster& rBC, const SfxHint& rHint ) in Forward() function in SvtBroadcaster
|
H A D | brdcst.cxx | 169 void SfxBroadcaster::Forward(SfxBroadcaster& rBC, const SfxHint& rHint) in Forward() function in SfxBroadcaster
|
/trunk/main/javainstaller2/src/Properties/ |
H A D | setupfiles_template.properties | 40 Icon_Next=Icons/Forward.gif
|
/trunk/main/chart2/source/controller/menus/ |
H A D | ShapeContextMenu.src | 85 Command = ".uno:Forward";
|
/trunk/main/offapi/com/sun/star/util/ |
H A D | SearchResult.idl | 43 Forward, the startOffset is inclusive, the endOffset exclusive.
|
/trunk/main/offapi/com/sun/star/ucb/ |
H A D | RuleAction.idl | 97 /** "Forward" - Forwards object to <member>Rule::Parameter</member> when
|
/trunk/main/offapi/com/sun/star/geometry/ |
H A D | XMapping2D.idl | 51 /** Forward 2D mapping function
|
/trunk/main/sc/source/ui/drawfunc/ |
H A D | drformsh.src | 77 Text [ en-US ] = "Bring ~Forward" ; \
|
H A D | objdraw.src | 280 Text [ en-US ] = "Bring ~Forward" ; \
|
/trunk/main/sw/source/ui/docvw/ |
H A D | docvw.src | 85 Text [ en-US ] = "~Forward" ;
|
/trunk/main/svx/source/dialog/ |
H A D | imapdlg.src | 324 Text [ en-US ] = "Bring ~Forward" ;
|
/trunk/main/extensions/source/macosx/spotlight/ |
H A D | main.m | 82 // Forward declaration for the IUnknown implementation.
|
/trunk/main/sw/source/ui/utlui/ |
H A D | navipi.src | 129 Text [ en-US ] = "Forward" ;
|
/trunk/main/reportdesign/source/ui/report/ |
H A D | report.src | 352 Text [ en-US ] = "Bring ~Forward" ;
|
/trunk/main/helpcontent2/helpers/ |
H A D | uno-commands.csv | 699 .uno:Forward 700 .uno:Forward
|
/trunk/main/sfx2/source/dialog/ |
H A D | dinfdlg.src | 586 "Forward to" ;
|
/trunk/main/sw/source/ui/app/ |
H A D | mn.src | 667 Text [ en-US ] = "Bring ~Forward" ; \
|
/trunk/main/svl/source/items/ |
H A D | style.cxx | 1303 Forward(rBC, rHint); in Notify()
|
/trunk/main/graphite/ |
H A D | graphite-2.3.1.patch | 1397 //:> Forward declarations 2449 // Forward iterator requirements
|