Home
last modified time | relevance | path

Searched refs:Input (Results 1 – 25 of 98) sorted by relevance

1234

/AOO41X/main/tools/source/generic/
H A Dpoly.cxx1401 virtual void Input( const Point& rPoint ) = 0;
1417 virtual void Input( const Point& rPoint );
1420 void ImplPolygonPointFilter::Input( const Point& rPoint ) in Input() function in ImplPolygonPointFilter
1464 virtual void Input( const Point& rPoint );
1547 void ImplEdgePointFilter::Input( const Point& rPoint ) in Input() function in ImplEdgePointFilter
1556 mrNextFilter.Input( rPoint ); in Input()
1563 mrNextFilter.Input( EdgeSection( rPoint, mnLastOutside ) ); in Input()
1564 mrNextFilter.Input( rPoint ); in Input()
1567 mrNextFilter.Input( EdgeSection( rPoint, nOutside ) ); in Input()
1570 mrNextFilter.Input( EdgeSection( rPoint, mnLastOutside ) ); in Input()
[all …]
/AOO41X/main/sw/source/ui/fldui/
H A Dinpdlg.src34 Text [ en-US ] = "Input Field" ;
40 Text [ en-US ] = "Input" ;
51 Text [ en-US ] = "Input" ;
H A Dfldui.src98 Text [ en-US ] = "Input field" ;
107 Text [ en-US ] = "Input field (variable)" ;
111 Text [ en-US ] = "Input field (user)" ;
151 Text [ en-US ] = "Input list" ;
/AOO41X/main/sc/addin/rot13/
H A Drot13.cl62 * @param *nNo Input: Function number between 0 and nCount - 1
99 * @param *nNo Input Parameter, Function number between 0 and nCount - 1
/AOO41X/main/sw/source/ui/utlui/
H A Dutlui.src166 Text [ en-US ] = "Input of alphanumeric characters" ;
170 Text [ en-US ] = "Input of non-alphanumeric characters" ;
/AOO41X/main/desktop/source/deployment/gui/
H A Ddp_gui_extensioncmdqueue.cxx259 enum Input { NONE, START, STOP }; enum in dp_gui::ExtensionCmdQueue::Thread
275 Input m_eInput;
717 Input eInput; in execute()
/AOO41X/main/sc/source/ui/dbgui/
H A Dvalidate.src49 Text [ en-US ] = "Input Help" ;
274 Text [ en-US ] = "~Input help" ;
/AOO41X/main/offapi/com/sun/star/text/textfield/
H A Dmakefile.mk61 Input.idl\
H A DInput.idl37 published service Input
/AOO41X/main/offapi/com/sun/star/i18n/
H A DInputSequenceCheckMode.idl35 /** Input check mode constants to use with
/AOO41X/main/sc/source/ui/src/
H A Dscstring.src432 Text [ en-US ] = "Input Options" ;
689 Text [ en-US ] = "Input line";
H A Dtoolbox.src93 Text [ en-US ] = "Input line" ;
H A Dpopup.src289 Text [ en-US ] = "Text Input pop-up menu" ;
H A Doptdlg.src668 Text [ en-US ] = "Input settings";
/AOO41X/main/basic/source/inc/
H A Dparser.hxx118 void Input(); // INPUT, INPUT #
/AOO41X/main/offapi/com/sun/star/awt/
H A DInputEvent.idl39 <p>Input events are delivered to listeners before they are
/AOO41X/main/dbaccess/source/ui/dlg/
H A Dparamdialog.src93 Text [ en-US ] = "Parameter Input" ;
/AOO41X/main/dbaccess/source/ui/browser/
H A Dsbagrid.src89 Text [ en-US ] = "Undo: Data Input";
/AOO41X/main/basic/source/comp/
H A Dio.cxx176 void SbiParser::Input() in Input() function in SbiParser
H A Dparser.cxx80 { INPUT, &SbiParser::Input, N, Y, }, // INPUT
/AOO41X/main/basic/source/runtime/
H A Drtlproto.hxx173 extern RTLFUNC(Input);
/AOO41X/main/sc/addin/datefunc/
H A Ddfa.cl513 * @param *nNo Input: Function number between 0 and nCount - 1
605 * @param *nNo Input Parameter, Function number between 0 and nCount - 1
/AOO41X/main/svx/source/form/
H A Dfmstring.src30 Text [ en-US ] = "Input required in field '#'. Please enter a value." ;
/AOO41X/main/sw/source/ui/app/
H A Derror.src74 Text [ en-US ] = "Input file error." ;
/AOO41X/main/dbaccess/source/ui/tabledesign/
H A Dtable.src112 Text [ en-US ] = "Input required" ;

1234