Home
last modified time | relevance | path

Searched defs:text (Results 26 – 50 of 210) sorted by relevance

123456789

/trunk/main/reportbuilder/java/com/sun/star/report/pentaho/model/
H A DRawText.java38 public RawText(final String text) in RawText()
/trunk/main/winaccessibility/source/UAccCOM/
H A DAccText.cpp139 STDMETHODIMP CAccText::get_text(long startOffset, long endOffset, BSTR * text) in get_text()
154 …t(long offset, IA2TextBoundaryType boundaryType, long * startOffset, long * endOffset, BSTR * text) in get_textBeforeOffset()
170 …t(long offset, IA2TextBoundaryType boundaryType, long * startOffset, long * endOffset, BSTR * text) in get_textAfterOffset()
186 …t(long offset, IA2TextBoundaryType boundaryType, long * startOffset, long * endOffset, BSTR * text) in get_textAtOffset()
H A DAccHypertext.cpp142 STDMETHODIMP CAccHypertext::get_text(long startOffset, long endOffset, BSTR * text) in get_text()
157 …t(long offset, IA2TextBoundaryType boundaryType, long * startOffset, long * endOffset, BSTR * text) in get_textBeforeOffset()
173 …t(long offset, IA2TextBoundaryType boundaryType, long * startOffset, long * endOffset, BSTR * text) in get_textAfterOffset()
189 …t(long offset, IA2TextBoundaryType boundaryType, long * startOffset, long * endOffset, BSTR * text) in get_textAtOffset()
/trunk/main/sw/inc/
H A Dunotext.hxx40 namespace text { namespace
/trunk/main/sc/source/filter/xml/
H A DXMLTableMasterPageExport.hxx35 namespace text { class XText; } namespace
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/awt/
H A D_XTextComponent.java166 String text = num ? "753" : "iText" ; in _insertText() local
183 String text = num ? "753" : "txt" ; in _getSelectedText() local
H A D_XFixedText.java47 private String text = null ; field in _XFixedText
/trunk/main/tools/source/misc/
H A Dappendunixshellword.cxx41 rtl::OStringBuffer * accumulator, rtl::OString const & text) in appendUnixShellWord()
/trunk/main/autodoc/source/parser/adoc/
H A Dtk_attag.cxx76 #define DEFINE_TOKEN_CLASS(name, text) \ argument
/trunk/main/scripting/examples/python/pythonSamples/
H A DTableSample.py31 def insertTextIntoCell( table, cellName, text, color ): argument
/trunk/main/i18npool/source/breakiterator/
H A Dbreakiterator_th.cxx88 static sal_uInt16 SAL_CALL getCombState(const sal_Unicode *text, sal_Int32 pos) in getCombState()
104 static sal_Int32 SAL_CALL getACell(const sal_Unicode *text, sal_Int32 pos, sal_Int32 len) in getACell()
/trunk/main/xmloff/inc/xmloff/
H A DXMLTextTableContext.hxx33 namespace text { class XTextContent; } namespace
/trunk/main/xmloff/source/text/
H A DXMLTextFrameHyperlinkContext.hxx36 namespace text { class XTextCursor; class XTextFrame; } namespace
H A DXMLTrackedChangesImportContext.hxx33 namespace text { namespace
H A DXMLChangedRegionImportContext.hxx33 namespace text { namespace
H A DXMLFootnoteImportContext.hxx32 namespace text { namespace
H A DXMLTextFrameContext.hxx34 namespace text { class XTextCursor; class XTextContent; } namespace
/trunk/main/dtrans/source/os2/dnd/
H A DDragSource.cxx256 OString text = ::rtl::OUStringToOString( utext, RTL_TEXTENCODING_UTF8).getStr(); in render() local
293 OString text = ::rtl::OUStringToOString( utext, RTL_TEXTENCODING_UTF8).getStr(); in render() local
324 OString text = ::rtl::OUStringToOString( utext, RTL_TEXTENCODING_UTF8).getStr(); in render() local
/trunk/main/xml2cmp/source/xcd/
H A Dparse.hxx131 const char * text; member in X2CParser
/trunk/main/sw/qa/complex/writer/
H A DTextPortionEnumerationTest.java1211 TextNode text = (TextNode) node; in insertNode() local
1270 TreeNode text = new TextNode("abc"); in testText() local
1298 TreeNode text = new TextNode("abc"); in testSoftPageBreak() local
1338 TreeNode text = new TextNode("abc"); in testBookmarkPoint() local
1349 TreeNode text = new TextNode("abc"); in testBookmark() local
1363 TreeNode text = new TextNode("abc"); in testBookmarkPointXmlId() local
1375 TreeNode text = new TextNode("abc"); in testBookmarkXmlId() local
1388 TreeNode text = new TextNode("abc"); in testRefmarkPoint() local
1399 TreeNode text = new TextNode("abc"); in testRefmark() local
1412 TreeNode text = new TextNode("abc"); in testToxmarkPoint() local
[all …]
/trunk/main/sw/source/filter/xml/
H A Dxmltbli.hxx53 namespace text { class XTextContent; } namespace
54 namespace text { class XTextCursor; } namespace
/trunk/main/reportbuilder/java/com/sun/star/report/
H A DJobProgressIndicator.java53 void start(String text, int maxValue); in start()
/trunk/main/javainstaller2/src/JavaSetup/org/openoffice/setup/Util/
H A DDumper.java114 static public void logModuleStates(PackageDescription packageData, String text) { in logModuleStates()
119 static public void logPackagesToInstall(Vector packages, String text) { in logPackagesToInstall()
/trunk/main/odk/examples/DevelopersGuide/OfficeDev/Clipboard/
H A DTextTransferable.java72 private final String text; field in TextTransferable
/trunk/main/xmloff/inc/
H A DXMLTextHeaderFooterContext.hxx32 namespace text { class XTextCursor; } namespace

Completed in 121 milliseconds

123456789