Home
last modified time | relevance | path

Searched refs:word (Results 51 – 75 of 619) sorted by relevance

12345678910>>...25

/aoo42x/main/sw/source/ui/vba/
H A Dvbaautotextentry.cxx40 uno::Reference< word::XRange > SAL_CALL SwVbaAutoTextEntry::Insert( const uno::Reference< word::XRa… in Insert()
58 return uno::Reference< word::XRange >( pWhere ); in Insert()
89 return word::XAutoTextEntry::static_type(0); in getElementType()
102 …return uno::makeAny( uno::Reference< word::XAutoTextEntry >( new SwVbaAutoTextEntry( this, mxConte… in createCollectionObject()
H A Dvbadocument.cxx72 uno::Reference< word::XRange > SAL_CALL
77 …return uno::Reference< word::XRange >( new SwVbaRange( this, mxContext, mxTextDocument, xStart, xE… in getContent()
80 uno::Reference< word::XRange > SAL_CALL
121 …return uno::Reference< word::XRange >( new SwVbaRange( this, mxContext, mxTextDocument, xStart, xE… in Range()
221 …uno::Reference< beans::XPropertySet > xPageProps( word::getCurrentPageStyle( mxModel ), uno::UNO_Q… in PageSetup()
222 …return uno::makeAny( uno::Reference< word::XPageSetup >( new SwVbaPageSetup( this, mxContext, mxMo… in PageSetup()
234 uno::Reference< word::XTemplate > xTemplate; in getAttachedTemplate()
H A Dvbadialog.cxx37 { word::WdWordDialog::wdDialogFileNew, ".uno:NewDoc" },
38 { word::WdWordDialog::wdDialogFileOpen, ".uno:Open" },
39 { word::WdWordDialog::wdDialogFilePrint, ".uno:Print" },
40 { word::WdWordDialog::wdDialogFileSaveAs, ".uno:SaveAs" },
H A Dvbatables.cxx46 …uno::Reference< word::XTable > xTable( new SwVbaTable( xParent, xContext, xTextDocument, xTextTabl… in lcl_createTable()
81 uno::Reference< word::XTable > SAL_CALL
82 SwVbaTables::Add( const uno::Reference< word::XRange >& Range, const uno::Any& NumRows, const uno::… in Add()
109 …uno::Reference< word::XTable > xVBATable( new SwVbaTable( mxParent, mxContext, pVbaRange->getDocu… in Add()
138 return word::XTable::static_type(0); in getElementType()
H A Dvbasections.cxx99 …return uno::makeAny( uno::Reference< word::XSection >( new SwVbaSection( mxParent, mxContext, mxM… in getByIndex()
103 return word::XSection::static_type(0); in getElementType()
125 …return uno::makeAny( uno::Reference< word::XSection > ( new SwVbaSection( m_xParent, m_xContext, m… in nextElement()
139 …uno::Reference< word::XSection > xSection( m_xIndexAccess->getByIndex( 0 ), uno::UNO_QUERY_THROW ); in PageSetup()
149 return word::XSection::static_type(0); in getElementType()
H A Dvbaautotextentry.hxx34 typedef InheritedHelperInterfaceImpl1< ooo::vba::word::XAutoTextEntry > SwVbaAutoTextEntry_BASE;
46 …virtual css::uno::Reference< ooo::vba::word::XRange > SAL_CALL Insert( const css::uno::Reference< …
55 typedef CollTestImplHelper< ooo::vba::word::XAutoTextEntries > SwVbaAutoTextEntries_BASE;
H A Dvbaaddins.cxx35 XNamedObjectCollectionHelper< word::XAddin >::XNamedVec maAddins; in lcl_getAddinCollection()
53 …maAddins.push_back( uno::Reference< word::XAddin >( new SwVbaAddin( xParent, xContext, sUrl, sal_T… in lcl_getAddinCollection()
60 …uno::Reference< container::XIndexAccess > xAddinsAccess( new XNamedObjectCollectionHelper< word::X… in lcl_getAddinCollection()
71 return word::XAddin::static_type(0); in getElementType()
H A Dvbafield.hxx32 typedef InheritedHelperInterfaceImpl1< ooo::vba::word::XField > SwVbaField_BASE;
48 typedef CollTestImplHelper< ov::word::XFields > SwVbaFields_BASE;
60 …irtual css::uno::Reference< ::ooo::vba::word::XField > SAL_CALL Add( const css::uno::Reference< ::…
H A Dvbaparagraph.cxx41 uno::Reference< word::XRange > SAL_CALL
44 …return uno::Reference< word::XRange >( new SwVbaRange( this, mxContext, mxTextDocument, mxTextRang… in getRange()
137 return word::XParagraph::static_type(0); in getElementType()
150 …return uno::makeAny( uno::Reference< word::XParagraph >( new SwVbaParagraph( this, mxContext, mxTe… in createCollectionObject()
H A Dvbatables.hxx29 typedef CollTestImplHelper< ov::word::XTables > SwVbaTables_BASE;
37 …virtual css::uno::Reference< ov::word::XTable > SAL_CALL Add( const css::uno::Reference< ::ooo::vb…
/aoo42x/main/offapi/com/sun/star/i18n/
H A DBoundary.idl32 /** contains start and end position of a word.
34 <p> It is used in word break iterator and text conversion.
42 /// Start position of a word, <b>inclusive</b>
45 /// End position of a word, <b>exclusive</b>
/aoo42x/main/migrationanalysis/src/driver_docs/
H A Dmakefile.mk91 .$/sources$/word$/ApplicationSpecific.bas \
92 .$/sources$/word$/MigrationAnalyser.cls \
93 .$/sources$/word$/Preparation.bas \
94 .$/sources$/word$/word_res.bas
/aoo42x/main/oovbaapi/ooo/vba/word/
H A DXGlobals.idl30 module ooo { module vba { module word {
41 [attribute, readonly] ooo::vba::word::XSystem System;
42 [attribute, readonly] ooo::vba::word::XOptions Options;
43 [attribute, readonly] ooo::vba::word::XSelection Selection;
H A DXApplication.idl34 module ooo { module vba { module word {
46 [attribute, readonly] ooo::vba::word::XSystem System;
47 [attribute, readonly] ooo::vba::word::XOptions Options;
48 [attribute, readonly] ooo::vba::word::XSelection Selection;
/aoo42x/main/offapi/com/sun/star/util/
H A DEndianness.idl40 of the long word 0xAABBCCDD are laid out like 0xDD, 0xCC,
41 0xBB, 0xAA in memory. That is, data of arbitrary machine word
50 the long word 0xAABBCCDD are laid out like 0xAA, 0xBB, 0xCC,
51 0xDD in memory. That is, data of arbitrary machine word
/aoo42x/main/offapi/com/sun/star/linguistic2/
H A DXSpellAlternatives.idl44 function when the word was not found to be correct.
46 a failure-type that may specifiy why the word was not correct.
56 the word that was misspelled.
63 the Locale which specifies the language of the misspelled word.
/aoo42x/main/i18npool/source/breakiterator/data/
H A Dcount_word.txt51 # Word Break Rules. Definitions and Rules specific to word break begin Here.
62 # they won't be word boundaries.
117 # a word. (They may also be the first.) The reverse rule skips over these, until it
118 # reaches something that can only be the start (and probably only) char in a "word".
H A Dcount_word_fi.txt55 # Word Break Rules. Definitions and Rules specific to word break begin Here.
66 # they won't be word boundaries.
126 # a word. (They may also be the first.) The reverse rule skips over these, until it
127 # reaches something that can only be the start (and probably only) char in a "word".
H A Dedit_word.txt58 # Word Break Rules. Definitions and Rules specific to word break begin Here.
69 # they won't be word boundaries.
134 # a word. (They may also be the first.) The reverse rule skips over these, until it
135 # reaches something that can only be the start (and probably only) char in a "word".
H A Dedit_word_he.txt58 # Word Break Rules. Definitions and Rules specific to word break begin Here.
69 # they won't be word boundaries.
134 # a word. (They may also be the first.) The reverse rule skips over these, until it
135 # reaches something that can only be the start (and probably only) char in a "word".
H A Ddict_word_ca.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 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 Ddict_word_nodash.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.txt65 # Word Break Rules. Definitions and Rules specific to word break begin Here.
76 # they won't be word boundaries.
140 # a word. (They may also be the first.) The reverse rule skips over these, until it
141 # reaches something that can only be the start (and probably only) char in a "word".
/aoo42x/main/sal/osl/unx/asm/
H A Dinterlck_sparc.s52 .word osl_incrementInterlockedCountV8
58 .word osl_decrementInterlockedCountV8
228 .word 0xD5E21009
254 .word 0xD5E21009

Completed in 96 milliseconds

12345678910>>...25