Home
last modified time | relevance | path

Searched refs:content (Results 1 – 25 of 563) sorted by relevance

12345678910>>...23

/trunk/main/xsltml/
H A Dxsltml_2.1.2.patch136 <xsl:param name="content"/>
137 <xsl:if test="string-length($content)>0">
580 …starts-with($content,'&#x02041;')"><xsl:call-template name="replaceEntities"><xsl:with-param name=…
581 …starts-with($content,'&#x02044;')"><xsl:call-template name="replaceEntities"><xsl:with-param name=…
582 …starts-with($content,'&#x0204E;')"><xsl:call-template name="replaceEntities"><xsl:with-param name=…
596 …starts-with($content,'&#x020E7;')"><xsl:call-template name="replaceEntities"><xsl:with-param name=…
608 …starts-with($content,'&#x0210E;')"><xsl:call-template name="replaceEntities"><xsl:with-param name=…
1045 …'starts-with($content,"\")'><xsl:call-template name="replaceMtextEntities"><xsl:with-param name="c…
1046 …'starts-with($content,"\")'><xsl:call-template name="replaceMtextEntities"><xsl:with-param name="c…
1710 - <xsl:value-of select="$content"/>
[all …]
/trunk/main/unoxml/source/dom/
H A Dcharacterdata.cxx69 …OUString oldValue((char*)m_aNodePtr->content, strlen((char*)m_aNodePtr->content), RTL_TEXTENCODING… in appendData()
71 …OUString newValue((char*)m_aNodePtr->content, strlen((char*)m_aNodePtr->content), RTL_TEXTENCODING… in appendData()
103 …OUString oldValue((char*)m_aNodePtr->content, strlen((char*)m_aNodePtr->content), RTL_TEXTENCODING… in deleteData()
105 …OUString newValue((char*)m_aNodePtr->content, strlen((char*)m_aNodePtr->content), RTL_TEXTENCODING… in deleteData()
124 if (m_aNodePtr->content != NULL) in getData()
173 …OUString oldValue((char*)m_aNodePtr->content, strlen((char*)m_aNodePtr->content), RTL_TEXTENCODING… in insertData()
175 …OUString newValue((char*)m_aNodePtr->content, strlen((char*)m_aNodePtr->content), RTL_TEXTENCODING… in insertData()
210 …OUString oldValue((char*)m_aNodePtr->content, strlen((char*)m_aNodePtr->content), RTL_TEXTENCODING… in replaceData()
212 …OUString newValue((char*)m_aNodePtr->content, strlen((char*)m_aNodePtr->content), RTL_TEXTENCODING… in replaceData()
229 …OUString oldValue((char*)m_aNodePtr->content, strlen((char*)m_aNodePtr->content), RTL_TEXTENCODING… in setData()
[all …]
/trunk/main/offapi/com/sun/star/ucb/
H A DContentAction.idl46 <tr><td>D1</td><td>A content C has an identifier id(C).</td></tr>
50 set of content identifiers. For example, an "open"
66 this event may occur when content C processes a
72 content C processes a "delete" command, or when a content
78 For example, this event may occur when a new content
108 /** A content was inserted into a folder content (i.e., while updating the
116 /** A content was removed from a folder content, but not physically
124 /** A content was physically destroyed.
128 of the related content!
131 content.
[all …]
H A DContent.idl39 content provided by an implementation of the service
57 registered at the content ( the content holds the listeners ) and
59 the content. If the content shall be released,
72 /** enables the caller to let the content execute commands.
866 the target content</td>
911 properties from the content dynamically.
951 content's property set.
962 content's command set.
967 content ).
991 /** provides access to the parent content of this content.
[all …]
H A DContentEvent.idl38 /** A structure for content events.
50 /** The content to that the action is related (e.g., the content that was
52 folder content).
59 <td>The content inserted into a folder</td>
63 <td>The content removed from a folder</td>
67 <td>The deleted content</td>
71 <td>The exchanged content (that already has the new content id)</td>
79 notified (e.g., the id of the folder content into which another content
91 <td>Id of the folder the content was removed from</td>
95 <td>Id of the deleted content</td>
[all …]
H A DXContentIdentifier.idl45 /** returns the content identifier string.
48 the content identifier string. This must be a valid URI
50 is required. If a content provider 'implements' some
51 existent URI scheme (e.g., a content provider offering
53 and a content provider offering access to IMAP servers
54 would implement the 'imap' scheme), the content identifier
56 content provider offers access to content for which no
64 /** returns the content provider scheme string.
66 <p>This string will be calculated from the content identifier string
69 ftp-URL's as content identifiers. The content provider scheme for all
[all …]
H A DXContentProviderManager.idl48 /** makes it possible to query/register/deregister content providers.
57 /** registers a content provider for a specific URL template.
62 the content provider to register.
73 and to register a "dummy" (i.e., <NULL/>) content provider on the
130 the replaced content provider, if there was one.
139 /** deregisters a content provider.
142 a content provider to deregister.
158 a list information on content providers.
163 /** returns the currently active content provider for a content
167 a content identifier (i.e., a URL).
[all …]
H A DXContentAccess.idl38 /** specifies methods for obtaining information on a content in different
42 this interface could be used to give the user access to the content under
43 the cursor. If the client only needs the identifier string of the content,
44 there is no need to first create the content object, then to obtain the
45 string from it and after that to release the content.
56 /** returns the identifier string of the content ( "cheap method" ).
58 <p>Note that this string can be used later to recreate the content.
66 /** returns the identifier object of the content.
74 /** returns the content ( "most expensive method" ).
77 the content.
H A DXRemoteContentProviderAcceptor.idl42 /** Accept remote content providers that want to make themselves known to the
51 /** Add a remote content provider.
54 remote content provider.
56 @param Factory A factory through which the remote content provider's
59 @param Templates A sequence of URL templates the remote content
64 implementation no longer needs the remote content provider. (And the
73 @return true if the remote content provider has successfully been
85 /** Remove a remote content provider.
88 remote content provider.
90 @return true if the remote content provider has successfully been
H A DContentInfo.idl43 /** A type identifier string for a content.
46 kind of a content (e.g. "application/vnd.sun.star.hierarchy-link").
48 <member>XContent::getContentType</member> of an appropriate content.
55 <p>These flags contain extra information on the content, like its kind
69 a content that was just created using
71 committed (by executing the command "insert" at the new content).
75 <p>In example, a new file system folder content will need a title. The
77 content must include the property "Title".
H A DContentProviderProxy.idl43 /** is a proxy for a content provider.
45 <p>Implementing a content provider proxy can be useful if the creation of
46 the real content provider object shall be deferred for some reason
67 /** gives access to the original content provider behind the proxy.
69 <p>The implementation will instantiate the real content provider only
70 on demand using its UNO service name. This will load the content
76 /** a content provider implementation that wrappes the original provider.
81 /** a parameterized content provider implementation that wrappes the
H A DXContentProvider.idl47 /** a content provider which creates and manages <type>XContent</type>s.
58 <type>XContentIdentifier</type> matches a content provided by the
62 an identifier for the content to query.
65 the content.
68 if the given identifier does not match a content provided by the
79 first content identifier.
82 second content identifier.
H A DXRemoteContentProviderDistributor.idl48 /** Distribute a content broker to variuos
58 /** Offer the local content broker to a remote content provider acceptor.
81 /** Undo the offering of the local content broker to a specific remote
82 content provider acceptor.
92 /** Undo the offering of the local content broker to all remote content
H A DXFileIdentifierConverter.idl44 /** Get information about the 'locality' of a file content provider.
47 number of file content providers implementing this interface.
50 the base (file) URL used to specify a file content provider.
54 content provider. Generally, higher (non-negative) numbers denote
55 file content providers that are more 'local', and negative numbers
56 denote content providers that are not file content providers at all.
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/frame/
H A D_XDocumentTemplates.java60 protected XContent content = null; field in _XDocumentTemplates
66 content = oObj.getContent(); in _getContent()
67 log.println("Content list:" + getContentList(content)); in _getContent()
68 tRes.tested("getContent()", content != null); in _getContent()
80 if (getSubContent(content, "XDocumentTemplates") != null ) { in _addGroup()
101 groupContent = getSubContent(content, "XDocumentTemplates"); in _renameGroup()
179 res &= getSubContent(content, "XDocumentTemplates") == null; in _removeGroup()
195 protected String getContentList(XContent content) { in getContentList() argument
196 XResultSet statRes = getStatResultSet(content); in getContentList()
212 protected XResultSet getStatResultSet(XContent content) { in getStatResultSet() argument
[all …]
/trunk/main/soltools/mkdepend/
H A Dmain.c484 content->f_p = content->f_base = content->f_end = (char *)malloc(1);
485 *content->f_p = '\0';
486 return(content);
499 content->f_p = content->f_base = content->f_end = (char *)malloc(1);
500 *content->f_p = '\0';
501 return(content);
513 content->f_p = content->f_base;
514 content->f_end = content->f_base + bytes_read;
515 *content->f_end = '\0';
516 content->f_line = 0;
[all …]
/trunk/main/jurt/java/jurt/src/main/java/com/sun/star/lib/uno/protocols/urp/
H A DCache.java45 public int add(boolean[] found, Object content) { in add() argument
46 Entry e = (Entry) map.get(content); in add()
51 e = new Entry(content, map.size(), null, first); in add()
60 map.remove(last.content); in add()
62 e.content = content; in add()
76 map.put(content, e); in add()
96 public Entry(Object content, int index, Entry prev, Entry next) { in Entry() argument
97 this.content = content; in Entry()
103 public Object content; field in Cache.Entry
/trunk/main/filter/qa/complex/filter/detection/typeDetection/
H A DHelper.java112 Vector content = getCSVFileContent(csvFileName); in getToDoList() local
115 content = removeSuperfluousContent(content); in getToDoList()
118 content = replacePlaceHolder(content); in getToDoList()
121 Enumeration contentEnum = content.elements(); in getToDoList()
186 Vector content = new Vector(); in getCSVFileContent() local
202 content.addElement( line ); in getCSVFileContent()
209 return content; in getCSVFileContent()
238 private Vector replacePlaceHolder(Vector content){ in replacePlaceHolder() argument
255 Enumeration cont = content.elements(); in replacePlaceHolder()
291 public Vector removeSuperfluousContent(Vector content){ in removeSuperfluousContent() argument
[all …]
/trunk/main/offapi/com/sun/star/datatransfer/
H A DXMimeContentType.idl39 /** An implementation of this interface represents a MIME content-type that
49 /** To get the media type of the MIME content-type.
52 The media type of the MIME content-type.
57 /** To get the media subtype of the MIME content-type.
60 The media subtype of the MIME content-type.
65 /** To get the full media/submedia type of the MIME content-type.
68 The full media/submedia type of the MIME content-type.
73 /** To get a list of parameters that the MIME content-type contains.
76 A list of the names of all parameters of the MIME content-type.
87 A value of <TRUE/> if the MIME content-type has the specified parameter.
[all …]
/trunk/test/testgui/source/testlib/gui/
H A DSCTool.java76 String content = app.getClipboard(); in getCellText() local
77 if (content.endsWith("\r\n")) in getCellText()
78 content = content.substring(0, content.length() - 2); in getCellText()
79 else if (content.endsWith("\n")) in getCellText()
80 content = content.substring(0, content.length() - 1); in getCellText()
82 return content; in getCellText()
/trunk/main/offapi/com/sun/star/security/
H A DXDocumentDigitalSignatures.idl43 This interface can be used to digitaly sign different content in a office document.
50 /** signs the content of the document including text and pictures.
59 <p>Only document content will be checked.</p>
65 /** shows the digital signatures of the document content
72 the document content.
76 /** signs the content of the Scripting including macros and basic dialogs
78 <p>The rest of document content will not be signed.</p>
85 <p>Only Scripting content will be checked.</p>
91 /** shows the digital signatures of the scripting content
98 the scripting content.
[all …]
/trunk/main/toolkit/src2xml/source/
H A Dmacroparser.py52 content = self.buffer[i:]
53 self.setMacro(name, vars, content)
59 vars, content = self.parseArgs(buf)
60 self.setMacro(name, vars, content)
75 content = ''
106 def setMacro (self, name, vars, content): argument
114 print("content: '%s'"%content)
116 if len(content) > 0:
122 mclexer = srclexer.SrcLexer(content)
/trunk/test/testuno/source/fvt/uno/sw/breaks/
H A DCheckBreaks.java270 String content = xText.getString(); in deleteLineBreak() local
271 content = content.replaceFirst("\n", ""); in deleteLineBreak()
272 xText.setString(content); in deleteLineBreak()
286 String content = xText.getString(); in getLineCount() local
287 int index = content.indexOf("\n"); in getLineCount()
291 content = content.substring(index+1); in getLineCount()
292 index = content.indexOf("\n"); in getLineCount()
/trunk/main/javainstaller2/src/Helpfiles/
H A Dcreate_helpfiles.pl102 my @content = ();
114 push(@content, $direntry);
118 return \@content;
126 my @content = <IN>;
129 return \@content;
150 my $content = $stringhash->{$key} . "\n<p>\n";
151 push(@helpfilecontent, $content);
/trunk/test/testcommon/source/org/openoffice/test/
H A DOpenOffice.java328 String content = FileUtil.readFileAsString(registry); in start() local
331 if (!content.contains(item)) { in start()
335 content = content.replace("</oor:items>", ""); in start()
336 if (content.length() == 0) in start()
337content += "<?xml version=\"1.0\" encoding=\"UTF-8\"?><oor:items xmlns:oor=\"http://openoffice.org… in start()
338 content += newContent + "</oor:items>"; in start()
339 FileUtil.writeStringToFile(registry.getAbsolutePath(), content); in start() local

Completed in 112 milliseconds

12345678910>>...23