Home
last modified time | relevance | path

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

12345

/trunk/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()
1564 mrNextFilter.Input( rPoint ); in Input()
1567 mrNextFilter.Input( EdgeSection( rPoint, nOutside ) ); in Input()
1571 mrNextFilter.Input( EdgeSection( rPoint, nOutside ) ); in Input()
1585 Input( maFirstPoint ); in LastPoint()
[all …]
/trunk/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.src99 Text [ en-US ] = "Input field" ;
103 Text [ en-US ] = "Input field (variable)" ;
107 Text [ en-US ] = "Input field (user)" ;
147 Text [ en-US ] = "Input list" ;
/trunk/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
/trunk/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" ;
/trunk/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()
/trunk/main/sc/source/ui/dbgui/
H A Dvalidate.src49 Text [ en-US ] = "Input Help" ;
274 Text [ en-US ] = "~Input help" ;
/trunk/main/sc/source/ui/src/
H A Dscstring.src433 Text [ en-US ] = "Input Options" ;
690 Text [ en-US ] = "Input line" ;
H A Dtoolbox.src93 Text [ en-US ] = "Input line" ;
/trunk/main/offapi/com/sun/star/i18n/
H A DInputSequenceCheckMode.idl35 /** Input check mode constants to use with
/trunk/main/basic/source/inc/
H A Dparser.hxx118 void Input(); // INPUT, INPUT #
/trunk/main/offapi/com/sun/star/awt/
H A DInputEvent.idl39 <p>Input events are delivered to listeners before they are
/trunk/main/sc/source/ui/vba/testvba/TestDocuments/logs/excel/
H A DRanges.log273 ITEM Assertion OK : Validation Input Message is : Attention!
274 ITEM Assertion OK : Validation Input Message is : Enter an integer from five to ten
/trunk/main/sc/source/ui/vba/testvba/TestDocuments/logs/unix/
H A DRanges.log273 ITEM Assertion OK : Validation Input Message is : Attention!
274 ITEM Assertion OK : Validation Input Message is : Enter an integer from five to ten
/trunk/main/sc/source/ui/vba/testvba/TestDocuments/logs/win/
H A DRanges.log273 ITEM Assertion OK : Validation Input Message is : Attention!
274 ITEM Assertion OK : Validation Input Message is : Enter an integer from five to ten
/trunk/main/sc/source/ui/vba/testvba/TestDocuments-ooo-build/logs/excel/
H A DRanges.log273 ITEM Assertion OK : Validation Input Message is : Attention!
274 ITEM Assertion OK : Validation Input Message is : Enter an integer from five to ten
/trunk/main/sc/source/ui/vba/testvba/TestDocuments-ooo-build/logs/unix/
H A DRanges.log273 ITEM Assertion OK : Validation Input Message is : Attention!
274 ITEM Assertion OK : Validation Input Message is : Enter an integer from five to ten
/trunk/main/sc/source/ui/vba/testvba/TestDocuments-ooo-build/logs/win/
H A DRanges.log273 ITEM Assertion OK : Validation Input Message is : Attention!
274 ITEM Assertion OK : Validation Input Message is : Enter an integer from five to ten
/trunk/main/offapi/com/sun/star/text/textfield/
H A DInput.idl37 published service Input
/trunk/main/dbaccess/source/ui/dlg/
H A Dparamdialog.src93 Text [ en-US ] = "Parameter Input" ;
/trunk/main/dbaccess/source/ui/browser/
H A Dsbagrid.src89 Text [ en-US ] = "Undo: Data Input";
/trunk/main/basic/source/comp/
H A Dio.cxx176 void SbiParser::Input() in Input() function in SbiParser
/trunk/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
/trunk/main/basic/source/runtime/
H A Drtlproto.hxx173 extern RTLFUNC(Input);
/trunk/main/sw/source/ui/app/
H A Derror.src73 Text [ en-US ] = "Input file error." ;

Completed in 78 milliseconds

12345