Home
last modified time | relevance | path

Searched defs:text (Results 1 – 25 of 210) sorted by relevance

123456789

/trunk/main/javainstaller2/src/JavaSetup/org/openoffice/setup/Util/
H A DLogManager.java42 static public void addLogfileComment(String text) { in addLogfileComment()
46 static public void addCommandsLogfileComment(String text) { in addCommandsLogfileComment()
50 static public void addModulesLogfileComment(String text) { in addModulesLogfileComment()
54 static public void setCommandsHeaderLine(String text) { in setCommandsHeaderLine()
63 static public void setModulesLogFileHeaderLine(String text) { in setModulesLogFileHeaderLine()
70 static public String publishLogfileContent(String text, String separatorline) { in publishLogfileContent()
82 static public String publishCommandsLogfileContent(String text) { in publishCommandsLogfileContent()
/trunk/main/configmgr/source/
H A Dvalueparser.cxx74 bool parseValue(xmlreader::Span const & text, sal_Bool * value) { in parseValue()
91 bool parseValue(xmlreader::Span const & text, sal_Int16 * value) { in parseValue()
110 bool parseValue(xmlreader::Span const & text, sal_Int32 * value) { in parseValue()
125 bool parseValue(xmlreader::Span const & text, sal_Int64 * value) { in parseValue()
140 bool parseValue(xmlreader::Span const & text, double * value) { in parseValue()
147 bool parseValue(xmlreader::Span const & text, rtl::OUString * value) { in parseValue()
154 xmlreader::Span const & text, css::uno::Sequence< sal_Int8 > * value) in parseValue()
176 xmlreader::Span const & text) in parseSingleValue()
188 rtl::OString const & separator, xmlreader::Span const & text) in parseListValue()
221 rtl::OString const & separator, xmlreader::Span const & text, Type type) in parseValue()
[all …]
H A Dxmldata.cxx69 xmlreader::XmlReader const & reader, xmlreader::Span const & text) in parseType()
164 bool parseBoolean(xmlreader::Span const & text) { in parseBoolean()
/trunk/main/vcl/unx/gtk/a11y/
H A Datkeditabletext.cxx66 editable_text_wrapper_set_run_attributes( AtkEditableText *text, in editable_text_wrapper_set_run_attributes()
89 editable_text_wrapper_set_text_contents( AtkEditableText *text, in editable_text_wrapper_set_text_contents()
106 editable_text_wrapper_insert_text( AtkEditableText *text, in editable_text_wrapper_insert_text()
126 editable_text_wrapper_cut_text( AtkEditableText *text, in editable_text_wrapper_cut_text()
141 editable_text_wrapper_delete_text( AtkEditableText *text, in editable_text_wrapper_delete_text()
156 editable_text_wrapper_paste_text( AtkEditableText *text, in editable_text_wrapper_paste_text()
170 editable_text_wrapper_copy_text( AtkEditableText *text, in editable_text_wrapper_copy_text()
H A Datktext.cxx262 text_wrapper_get_text (AtkText *text, in text_wrapper_get_text()
417 text_wrapper_get_caret_offset (AtkText *text) in text_wrapper_get_caret_offset()
438 text_wrapper_set_caret_offset (AtkText *text, in text_wrapper_set_caret_offset()
621 text_wrapper_get_default_attributes( AtkText *text ) in text_wrapper_get_default_attributes()
693 text_wrapper_get_character_count (AtkText *text) in text_wrapper_get_character_count()
714 text_wrapper_get_offset_at_point (AtkText *text, in text_wrapper_get_offset_at_point()
745 text_wrapper_get_n_selections (AtkText *text) in text_wrapper_get_n_selections()
766 text_wrapper_get_selection (AtkText *text, in text_wrapper_get_selection()
791 text_wrapper_add_selection (AtkText *text, in text_wrapper_add_selection()
811 text_wrapper_remove_selection (AtkText *text, in text_wrapper_remove_selection()
[all …]
/trunk/main/jurt/java/jurt/src/test/java/com/sun/star/lib/uno/protocols/urp/
H A DTestObject.java49 …public void methodWithInParameter( /*IN*/String text ) throws com.sun.star.uno.Exception, com.sun.… in methodWithInParameter()
52 …public void methodWithOutParameter( /*OUT*/String[] text ) throws com.sun.star.uno.Exception, com.… in methodWithOutParameter()
55 …public void methodWithInOutParameter( /*INOUT*/String[] text ) throws com.sun.star.uno.Exception, … in methodWithInOutParameter()
62 …public String MethodWithIn_Out_InOut_Paramters_and_result( /*IN*/String text, /*OUT*/String[] outt… in MethodWithIn_Out_InOut_Paramters_and_result()
/trunk/main/writerfilter/inc/resourcemodel/
H A Dexceptions.hxx38 Exception(string text) : mText(text) {} in Exception()
46 ExceptionNotFound(string text) : Exception(text) {} in ExceptionNotFound()
52 ExceptionOutOfBounds(string text) : Exception(text) {} in ExceptionOutOfBounds()
/trunk/main/toolkit/test/accessibility/
H A DPrint.java24 void print (String text); in print()
25 void println (String text); in println()
H A DMessageInterface.java24 void message (String text); in message()
/trunk/main/xmloff/source/text/
H A DXMLAutoTextEventImport.hxx35 namespace text { class XAutoTextContainer; } namespace
36 namespace text { class XAutoTextGroup; } namespace
37 namespace text { class XAutoTextEntry; } namespace
H A DXMLRedlineExport.hxx39 namespace text { class XText; } namespace
40 namespace text { class XTextContent; } namespace
41 namespace text { class XTextSection; } namespace
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/accessibility/
H A D_XAccessibleEditableText.java165 String text = oObj.getText(); in _pasteText() local
230 String text = oObj.getText(); in _deleteText() local
298 String text = oObj.getText(); in _insertText() local
370 String text = oObj.getText(); in _replaceText() local
434 String text = oObj.getText(); in _setAttributes() local
/trunk/main/javainstaller2/src/JavaSetup/org/openoffice/setup/PanelHelper/
H A DPanelLabel.java42 public PanelLabel(String text, int rows, int columns) { in PanelLabel()
47 public PanelLabel(String text, boolean multiline) { in PanelLabel()
52 public PanelLabel(String text) { in PanelLabel()
/trunk/main/desktop/win32/source/
H A Dextendloaderenvironment.hxx39 WCHAR * buffer, WCHAR const * text, std::size_t length) in commandLineAppend()
45 inline WCHAR * commandLineAppend(WCHAR * buffer, WCHAR const * text) { in commandLineAppend()
49 inline WCHAR * commandLineAppendEncoded(WCHAR * buffer, WCHAR const * text) { in commandLineAppendEncoded()
/trunk/test/testcommon/source/org/openoffice/test/vcl/widgets/
H A DVclListBox.java110 public void select(String text) { in select()
142 public void multiSelect(String text) { in multiSelect()
164 public int getItemIndex(String text) { in getItemIndex()
184 String text = getItemText(i); in hasItem() local
H A DVclComboBox.java100 public void select(String text) { in select()
116 public void setText(String text) { in setText()
128 String text = getItemText(i); in hasItem() local
H A DVclTreeListBox.java147 public void collapse(String text) { in collapse()
170 public void expand(String text) { in expand()
195 String text = getItemText(i); in select() local
226 String text = getItemText(i); in hasItem() local
252 String text = getItemText(i); in isShowing() local
381 String text = getItemText(i); in selectByPath() local
/trunk/main/xmerge/java/aportisdoc/src/main/java/org/openoffice/xmerge/converter/xml/sxw/aportisdoc/
H A DDocEncoder.java70 void addText(String text) { in addText()
82 void addText(char[] text) { in addText()
94 void addText(char text) { in addText()
H A DDocumentDeserializerImpl.java107 String text = decoder.parseRecords(recs); in deserialize() local
144 char[] text = str.toCharArray(); in buildDocument() local
288 private void addTextNode(org.w3c.dom.Document doc, Node para, char text[], in addTextNode()
/trunk/main/connectivity/java/dbtools/src/org/apache/openoffice/comp/sdbc/dbtools/util/
H A DStandardSQLState.java49 private String text; field in StandardSQLState
51 private StandardSQLState(String text) { in StandardSQLState()
55 public String text() { in text() method in StandardSQLState
/trunk/test/testgui/source/bvt/gui/
H A DFileTypeTest.java108 String text = "@AOO"; in saveNewDocument() local
171 String text = "@AOO"; in saveNewSpreadsheet() local
216 String text = "@AOO"; in saveNewPresentation() local
336 String text = "5 times 3 = 15"; in saveNewMath() local
/trunk/main/sw/source/filter/xml/
H A DXMLRedlineImportHelper.hxx38 namespace text { class XTextCursor; } namespace
39 namespace text { class XTextRange; } namespace
/trunk/main/oox/inc/oox/drawingml/
H A Dtextbody.hxx31 namespace text { class XText; } namespace
32 namespace text { class XTextCursor; } namespace
/trunk/main/i18npool/source/breakiterator/
H A Dbreakiterator_cjk.cxx50 BreakIterator_CJK::previousWord(const OUString& text, sal_Int32 anyPos, in previousWord()
67 BreakIterator_CJK::nextWord(const OUString& text, sal_Int32 anyPos, in nextWord()
84 BreakIterator_CJK::getWordBoundary( const OUString& text, sal_Int32 anyPos, in getWordBoundary()
/trunk/main/pyuno/demo/
H A Dswriter.py34 def insertTextIntoCell( table, cellName, text, color ): argument
56 text = doc.Text variable

Completed in 84 milliseconds

123456789