Home
last modified time | relevance | path

Searched refs:word (Results 76 – 100 of 349) sorted by relevance

12345678910>>...14

/aoo4110/main/i18npool/source/breakiterator/data/
H A Ddict_word_fi.txt64 # Word Break Rules. Definitions and Rules specific to word break begin Here.
75 # they won't be word boundaries.
139 # a word. (They may also be the first.) The reverse rule skips over these, until it
140 # reaches something that can only be the start (and probably only) char in a "word".
H A Ddict_word_he.txt59 # Word Break Rules. Definitions and Rules specific to word break begin Here.
70 # they won't be word boundaries.
131 # a word. (They may also be the first.) The reverse rule skips over these, until it
132 # reaches something that can only be the start (and probably only) char in a "word".
H A Dedit_word_hu.txt75 # Word Break Rules. Definitions and Rules specific to word break begin Here.
86 # they won't be word boundaries.
151 # a word. (They may also be the first.) The reverse rule skips over these, until it
152 # reaches something that can only be the start (and probably only) char in a "word".
H A Ddict_word_hu.txt79 # Word Break Rules. Definitions and Rules specific to word break begin Here.
90 # they won't be word boundaries.
154 # a word. (They may also be the first.) The reverse rule skips over these, until it
155 # reaches something that can only be the start (and probably only) char in a "word".
/aoo4110/main/sw/source/ui/vba/
H A Dvbatable.hxx30 typedef InheritedHelperInterfaceImpl1< ooo::vba::word::XTable > SwVbaTable_BASE;
39 …virtual css::uno::Reference< ::ooo::vba::word::XRange > SAL_CALL Range( ) throw (css::script::Bas…
42 …virtual css::uno::Reference< ::ooo::vba::word::XRange > SAL_CALL ConvertToText( const css::uno::An…
H A Dvbaparagraph.hxx35 typedef InheritedHelperInterfaceImpl1< ooo::vba::word::XParagraph > SwVbaParagraph_BASE;
48 …virtual css::uno::Reference< ooo::vba::word::XRange > SAL_CALL getRange() throw ( css::uno::Runtim…
57 typedef CollTestImplHelper< ooo::vba::word::XParagraphs > SwVbaParagraphs_BASE;
H A Dvbastyle.hxx34 typedef InheritedHelperInterfaceImpl1< ooo::vba::word::XStyle > SwVbaStyle_BASE;
45 …ss::beans::XPropertySet >& xTCProps, const css::uno::Reference< ooo::vba::word::XStyle >& xStyle )…
56 …virtual css::uno::Reference< ooo::vba::word::XFont > SAL_CALL getFont() throw (css::uno::RuntimeEx…
H A Dvbaheaderfooter.cxx56 uno::Reference< word::XRange > SAL_CALL SwVbaHeaderFooter::getRange() throw (uno::RuntimeException) in getRange()
67 if( mnIndex == word::WdHeaderFooterIndex::wdHeaderFooterEvenPages ) in getRange()
74 …return uno::Reference< word::XRange >( new SwVbaRange( this, mxContext, xDocument, xText->getStart… in getRange()
H A Dvbapanes.cxx51 …return uno::makeAny( uno::Reference< word::XPane >( new SwVbaPane( mxParent, mxContext, mxModel )… in getByIndex()
55 return word::XPane::static_type(0); in getElementType()
89 return word::XPane::static_type(0); in getElementType()
H A Dvbadocument.hxx31 typedef cppu::ImplInheritanceHelper1< VbaDocumentBase, ooo::vba::word::XDocument > SwVbaDocument_BA…
48 …virtual css::uno::Reference< ooo::vba::word::XRange > SAL_CALL getContent() throw ( css::uno::Runt…
49 …virtual css::uno::Reference< ooo::vba::word::XRange > SAL_CALL Range( const css::uno::Any& rStart,…
H A Dvbadocuments.cxx68 return uno::Any( uno::Reference< word::XDocument > (pWb) ); in getDocument()
91 return word::XDocument::static_type(0); in getElementType()
151 uno::Reference< word::XDocument > xDocument( aRet, uno::UNO_QUERY ); in Open()
/aoo4110/main/sysui/desktop/mimetypes/
H A Dopenoffice.mime40 application/vnd.ms-word.document.macroenabled.12
46 application/vnd.ms-word.template.macroenabled.12
76 application/vnd.ms-word
/aoo4110/main/offapi/com/sun/star/i18n/
H A DTextConversionResult.idl46 /** The boundary of the first convertible word in the given text.
48 <p>If there is no convertible word found in the text, <var>startPos</var>
53 /** A list of replacement candidates for the first convertible word
/aoo4110/main/offapi/com/sun/star/linguistic2/
H A DXDictionary.idl64 proposal for a word to be used instead of the one being used.</P>
124 /** searches for an entry that matches the given word.
131 the word to be looked for.
168 the word to be added.
191 the word matching the entry to be removed.
H A DSpellFailure.idl44 /** The word is a negative one, that is, it should not be used.
49 /** The capitalization of the word is wrong.
54 /** The spelling of the word is wrong (or at least not known to be correct).
H A DConversionPropertyType.idl44 /** Any word that does not fit into any of the other properties
48 /** A word or term that is transliterated or used from a non-Chinese language
88 /** A numeric word
H A DXSearchableDictionaryList.idl58 /** looks for an entry for a given word in the list of dictionaries.
64 the word (entry) to be looked for.
67 the language of the word to be looked for.
H A DLinguProperties.idl96 /** the minimum number of characters of a word to remain before the
102 /** the minimum number of characters of a word to remain after the
108 /** the minimum length of a word in order to be hyphenated.
/aoo4110/main/sysui/desktop/share/
H A Dmakefile.mk85 ms-word-document-12 \
86 ms-word-document \
87 ms-word-document2 \
88 ms-word-template-12 \
/aoo4110/main/sysui/desktop/menus/
H A Dwriter.desktop28word;application/x-doc;application/rtf;text/rtf;application/vnd.wordperfect;application/wordperfec…
/aoo4110/main/offapi/com/sun/star/accessibility/
H A DAccessibleTextType.idl46 /** Single word.
49 word is is implementation and language/locale dependent. While in
50 english a word is ended by a space or a special character like a
/aoo4110/main/scripting/examples/beanshell/Capitalise/
H A Dcapitalise.bsh21 // Change the case of a selection, or current word from upper case,
69 // move the Word cursor to the start of the word if its not
74 // move the cursor to the next word, selecting all chars
/aoo4110/main/sysui/desktop/mandriva/
H A Dmandriva-menus.spec114 application/vnd.ms-word.document.macroenabled.12 docm
116 application/vnd.ms-word.template.macroenabled.12 dotm
199 application/vnd.ms-word.document.macroenabled.12;%unixfilename -view %s
201 application/vnd.ms-word.template.macroenabled.12; %unixfilename -view %s
/aoo4110/main/offapi/com/sun/star/util/
H A DXTextSearch.idl63 /** Flag for normal (Boyer-Moore) search / Search for word only. */
170 the found word and the search pattern in a "Weighted Levenshtein
174 /** This many characters can be missing in the found word in a
178 /** This many characters can be additional in the found word in a
/aoo4110/main/oovbaapi/ooo/vba/word/
H A Dmakefile.mk27 TARGET=word
28 PACKAGE=ooo$/vba$/word

Completed in 90 milliseconds

12345678910>>...14