Home
last modified time | relevance | path

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

12345

/AOO42X/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 …]
/AOO42X/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.src97 Text [ en-US ] = "Input field" ;
101 Text [ en-US ] = "Input field (variable)" ;
105 Text [ en-US ] = "Input field (user)" ;
145 Text [ en-US ] = "Input list" ;
/AOO42X/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
/AOO42X/main/sw/source/ui/utlui/
H A Dutlui.src162 Text [ en-US ] = "Input of alphanumeric characters" ;
166 Text [ en-US ] = "Input of non-alphanumeric characters" ;
/AOO42X/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()
/AOO42X/main/sc/source/ui/dbgui/
H A Dvalidate.src49 Text [ en-US ] = "Input Help" ;
274 Text [ en-US ] = "~Input help" ;
/AOO42X/main/sc/source/ui/src/
H A Dscstring.src431 Text [ en-US ] = "Input Options" ;
688 Text [ en-US ] = "Input line" ;
H A Dtoolbox.src90 Text [ en-US ] = "Input line" ;
H A Dpopup.src289 Text [ en-US ] = "Text Input pop-up menu" ;
H A Doptdlg.src640 Text [ en-US ] = "Input settings" ;
/AOO42X/main/offapi/com/sun/star/i18n/
H A DInputSequenceCheckMode.idl35 /** Input check mode constants to use with
/AOO42X/main/basic/source/inc/
H A Dparser.hxx118 void Input(); // INPUT, INPUT #
/AOO42X/main/offapi/com/sun/star/awt/
H A DInputEvent.idl39 <p>Input events are delivered to listeners before they are
/AOO42X/main/offapi/com/sun/star/text/textfield/
H A DInput.idl37 published service Input
/AOO42X/main/dbaccess/source/ui/dlg/
H A Dparamdialog.src93 Text [ en-US ] = "Parameter Input" ;
/AOO42X/main/dbaccess/source/ui/browser/
H A Dsbagrid.src89 Text [ en-US ] = "Undo: Data Input";
/AOO42X/main/basic/source/comp/
H A Dio.cxx173 void SbiParser::Input() in Input() function in SbiParser
H A Dparser.cxx78 { INPUT, &SbiParser::Input, N, Y, }, // INPUT
/AOO42X/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
/AOO42X/main/basic/source/runtime/
H A Drtlproto.hxx173 extern RTLFUNC(Input);
H A Dstdobj.cxx315 { "Input", SbxSTRING, 2 | _FUNCTION | _COMPTMASK, RTLNAME(Input),0},
/AOO42X/main/sw/source/ui/app/
H A Derror.src73 Text [ en-US ] = "Input file error." ;
/AOO42X/main/svx/source/form/
H A Dfmstring.src30 Text [ en-US ] = "Input required in field '#'. Please enter a value." ;
/AOO42X/main/dbaccess/source/ui/tabledesign/
H A Dtable.src110 Text [ en-US ] = "Input required" ;

12345