Home
last modified time | relevance | path

Searched refs:tag (Results 101 – 125 of 150) sorted by last modified time

123456

/trunk/main/offapi/com/sun/star/accessibility/
H A DXAccessibleHypertext.idl90 <p>In a HTML document this is the case when a &lt;a href&gt; tag
/trunk/main/odk/examples/OLE/activex/
H A DREADME.txt15 allows to use such controls. It can be activated with an <OBJECT> tag from
29 for the "OBJECT" tag should be specified
/trunk/main/odk/examples/DevelopersGuide/Forms/
H A DFormLayer.java275 …public XPropertySet getRadioModelByTag( XPropertySet form, String name, String tag ) throws com.su… in getRadioModelByTag() argument
285 if ( ((String)control.getPropertyValue( "Tag" )).equals( tag ) ) in getRadioModelByTag()
/trunk/main/libxmlsec/
H A Dxmlsec1-mingw-keymgr-mscrypto.patch32 libxmlsec1_mscrypto_la_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \
51 …@am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC)…
54 +@am__fastdepCC_TRUE@ if $(LIBTOOL) --mode=compile --tag=CC $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INC…
58 +@am__fastdepCC_FALSE@ $(LIBTOOL) --mode=compile --tag=CC $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLU…
61 …@am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) …
/trunk/main/libtextcat/
H A Dlibtextcat-2.2.patch1772 + # suitable tag, in the style of linux-gnu.
/trunk/main/l10ntools/java/l10nconv/java/com/sun/star/tooling/DirtyTags/
H A DTagPair.java94 Tag tag=(Tag)tagList.get(0); in TagPair() local
98 if("Text".equals(tag.getTagType())){ in TagPair()
107 contentList.add(tag); in TagPair()
109 this.startingText=tag.getTagString(); in TagPair()
115 this.startTag=tag; in TagPair()
127 this.endTag=tag; in TagPair()
130 tagList.remove(tag); in TagPair()
150 contentList.add(tag); in TagPair()
181 this.startTag=tag; in TagPair()
235 if(tag.getTagType().startsWith("Start")){ in wrap()
[all …]
/trunk/main/icc/
H A DSampleICC-1.3.2.patch1302 + sReport += "Gray TRC tag missing.\n";
1320 + sReport += "Gray TRC tag missing.\n";
1338 + sReport += "Gray TRC tag missing.\n";
1353 - sReport += "Gamut tag missing.\r\n";
1354 + sReport += "Gamut tag missing.\n";
1589 - sReport += " - Empty tag!\r\n";
1590 + sReport += " - Empty tag!\n";
1634 - sReport += " - Empty tag.\r\n";
1635 + sReport += " - Empty tag.\n";
1837 - sReport += " - Empty tag!\r\n";
[all …]
/trunk/main/i18npool/source/breakiterator/data/
H A Dcount_word_fi.txt112 # Everything Else, with no tag.
H A Ddict_word.txt126 # Everything Else, with no tag.
H A Ddict_word_he.txt117 # Everything Else, with no tag.
H A Ddict_word_hu.txt140 # Everything Else, with no tag.
H A Ddict_word_nodash.txt125 # Everything Else, with no tag.
H A Ddict_word_prepostdash.txt135 # Everything Else, with no tag.
H A Dedit_word.txt120 # Everything Else, with no tag.
H A Dedit_word_hu.txt137 # Everything Else, with no tag.
H A Dcount_word.txt103 # Everything Else, with no tag.
H A Ddict_word_ca.txt117 # Everything Else, with no tag.
H A Ddict_word_fi.txt125 # Everything Else, with no tag.
H A Dedit_word_he.txt120 # Everything Else, with no tag.
/trunk/main/graphite/
H A Dgraphite-2.3.1.patch1351 // that is, the ones whose modified tag equals this stream's pass index.
H A Dgraphite-2.3.1.patch.mingw22 libgraphite_la_LINK = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) \
51 …@am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CX…
54 +@am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX…
58 +@am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CX…
61 +@am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX…
65 +@am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CX…
/trunk/main/forms/qa/integration/forms/
H A DCellBinding.java365 …private XPropertySet createRadio( int yPos, String label, String name, String tag ) throws com.sun… in createRadio() argument
370 radio.setPropertyValue( "Tag", tag ); in createRadio()
H A DFormLayer.java302 …public XPropertySet getRadioModelByTag( XPropertySet form, String name, String tag ) throws com.su… in getRadioModelByTag() argument
311 if ( ((String)control.getPropertyValue( "Tag" )).equals( tag ) ) in getRadioModelByTag()
/trunk/main/extensions/source/activex/main/
H A DREADME.txt11 Also it can be activated with an <OBJECT> tag from a html-page.
12 Without any parameters for an object tag a new writer document will be
22 for the "OBJECT" tag should be specified
24 The example of registration with "OBJECT" tag is in example.html.
/trunk/main/desktop/test/deployment/update/defect/
H A Dreadme.txt15 info3.oxt: The update information contain an error: the tag update information contains two opening…

Completed in 75 milliseconds

123456