Home
last modified time | relevance | path

Searched refs:from (Results 1 – 25 of 1640) sorted by relevance

12345678910>>...66

/trunk/main/offapi/com/sun/star/presentation/
H A DAnimationEffect.idl33 // DocMerge from xml: enum com::sun::star::presentation::AnimationEffect
42 // DocMerge from xml: value com::sun::star::presentation::AnimationEffect::NONE
50 // DocMerge from xml: value com::sun::star::presentation::AnimationEffect::FADE_FROM_LEFT
51 /** use the animation effect 'Fade from Left'.
58 // DocMerge from xml: value com::sun::star::presentation::AnimationEffect::FADE_FROM_TOP
59 /** use the animation effect 'Fade from Top'.
66 // DocMerge from xml: value com::sun::star::presentation::AnimationEffect::FADE_FROM_RIGHT
67 /** use the animation effect 'Fade from Right'.
74 // DocMerge from xml: value com::sun::star::presentation::AnimationEffect::FADE_FROM_BOTTOM
75 /** use the animation effect 'Fade from Bottom'.
[all …]
H A DFadeEffect.idl45 /** use the fade effect 'Fade from Left'.
51 /** use the fade effect 'Fade from Top'.
57 /** use the fade effect 'Fade from Right'.
63 /** use the fade effect 'Fade from Bottom'.
75 /** use the fade effect 'Fade from Center'.
81 /** use the fade effect 'Move from Left'.
87 /** use the fade effect 'Move from Top'.
93 /** use the fade effect 'Move from Right'.
99 /** use the fade effect 'Move from Bottom'.
105 /** use the fade effect 'Roll from Left'.
[all …]
/trunk/main/solenv/bin/
H A Ddeliver.pl173 my ($dependent, $common, $from, $to, $file_list);
178 ($from, $to) = split(' ', $dependent);
179 print "copy dependent: from: $from, to: $to\n" if $is_debug;
180 glob_and_copy($from, $to, $touch);
187 ($from, $to) = split(' ', $common);
188 print "copy common: from: $from, to: $to\n" if $is_debug;
189 glob_and_copy($from, $to, $touch);
215 my ($from, $to);
219 ($from, $to) = split(' ', $line);
221 push( @addincpath_list, @{glob_line($from, $to)});
[all …]
/trunk/main/offapi/com/sun/star/text/
H A DBibliographyDataField.idl31 // DocMerge from idl: constants com::sun::star::text::BibliographyDataField
41 // DocMerge from idl: value com::sun::star::text::BibliographyDataField::IDENTIFIER
46 // DocMerge from idl: value com::sun::star::text::BibliographyDataField::BIBILIOGRAPHIC_TYPE
53 // DocMerge from idl: value com::sun::star::text::BibliographyDataField::ADDRESS
58 // DocMerge from idl: value com::sun::star::text::BibliographyDataField::ANNOTE
63 // DocMerge from idl: value com::sun::star::text::BibliographyDataField::AUTHOR
68 // DocMerge from idl: value com::sun::star::text::BibliographyDataField::BOOKTITLE
73 // DocMerge from idl: value com::sun::star::text::BibliographyDataField::CHAPTER
78 // DocMerge from idl: value com::sun::star::text::BibliographyDataField::EDITION
83 // DocMerge from idl: value com::sun::star::text::BibliographyDataField::EDITOR
[all …]
H A DBibliographyDataType.idl31 // DocMerge from idl: constants com::sun::star::text::BibliographyDataType
38 // DocMerge from idl: value com::sun::star::text::BibliographyDataType::ARTICLE
39 /** An article from a journal or magazine.
43 // DocMerge from idl: value com::sun::star::text::BibliographyDataType::BOOK
48 // DocMerge from idl: value com::sun::star::text::BibliographyDataType::BOOKLET
53 // DocMerge from idl: value com::sun::star::text::BibliographyDataType::CONFERENCE
59 // DocMerge from idl: value com::sun::star::text::BibliographyDataType::INBOOK
64 // DocMerge from idl: value com::sun::star::text::BibliographyDataType::INCOLLECTION
69 // DocMerge from idl: value com::sun::star::text::BibliographyDataType::INPROCEEDINGS
74 // DocMerge from idl: value com::sun::star::text::BibliographyDataType::JOURNAL
[all …]
H A DUserDataPart.idl33 // DocMerge from idl: constants com::sun::star::text::UserDataPart
41 // DocMerge from idl: value com::sun::star::text::UserDataPart::COMPANY
48 // DocMerge from idl: value com::sun::star::text::UserDataPart::FIRSTNAME
55 // DocMerge from idl: value com::sun::star::text::UserDataPart::NAME
62 // DocMerge from idl: value com::sun::star::text::UserDataPart::SHORTCUT
69 // DocMerge from idl: value com::sun::star::text::UserDataPart::STREET
76 // DocMerge from idl: value com::sun::star::text::UserDataPart::COUNTRY
83 // DocMerge from idl: value com::sun::star::text::UserDataPart::ZIP
90 // DocMerge from idl: value com::sun::star::text::UserDataPart::CITY
97 // DocMerge from idl: value com::sun::star::text::UserDataPart::TITLE
[all …]
H A DPrintSettings.idl37 // DocMerge from xml: service com::sun::star::text::PrintSettings
44 // DocMerge from xml: property com::sun::star::text::PrintSettings::PrintGraphics
51 // DocMerge from xml: property com::sun::star::text::PrintSettings::PrintTables
58 // DocMerge from xml: property com::sun::star::text::PrintSettings::PrintDrawings
65 // DocMerge from xml: property com::sun::star::text::PrintSettings::PrintLeftPage
72 // DocMerge from xml: property com::sun::star::text::PrintSettings::PrintRightPage
79 // DocMerge from xml: property com::sun::star::text::PrintSettings::PrintControls
86 // DocMerge from xml: property com::sun::star::text::PrintSettings::PrintReverse
93 // DocMerge from xml: property com::sun::star::text::PrintSettings::PaperFromSetup
106 // DocMerge from xml: property com::sun::star::text::PrintSettings::FaxName
[all …]
H A DTextSortDescriptor.idl37 // DocMerge from xml: service com::sun::star::text::TextSortDescriptor
49 // DocMerge from xml: property com::sun::star::text::TextSortDescriptor::Delimiter
56 // DocMerge from xml: property com::sun::star::text::TextSortDescriptor::IsSortInTable
63 // DocMerge from xml: property com::sun::star::text::TextSortDescriptor::SortRowOrColumnNo0
70 // DocMerge from xml: property com::sun::star::text::TextSortDescriptor::IsSortNumeric0
78 // DocMerge from xml: property com::sun::star::text::TextSortDescriptor::IsSortAscending0
86 // DocMerge from xml: property com::sun::star::text::TextSortDescriptor::SortRowOrColumnNo1
93 // DocMerge from xml: property com::sun::star::text::TextSortDescriptor::IsSortNumeric1
101 // DocMerge from xml: property com::sun::star::text::TextSortDescriptor::IsSortAscending1
109 // DocMerge from xml: property com::sun::star::text::TextSortDescriptor::SortRowOrColumnNo2
[all …]
H A DVertOrientation.idl33 // DocMerge from idl: constants com::sun::star::text::VertOrientation
40 // DocMerge from idl: value com::sun::star::text::VertOrientation::NONE
47 // DocMerge from idl: value com::sun::star::text::VertOrientation::TOP
54 // DocMerge from idl: value com::sun::star::text::VertOrientation::CENTER
61 // DocMerge from idl: value com::sun::star::text::VertOrientation::BOTTOM
68 // DocMerge from idl: value com::sun::star::text::VertOrientation::CHAR_TOP
75 // DocMerge from idl: value com::sun::star::text::VertOrientation::CHAR_CENTER
82 // DocMerge from idl: value com::sun::star::text::VertOrientation::CHAR_BOTTOM
89 // DocMerge from idl: value com::sun::star::text::VertOrientation::LINE_TOP
96 // DocMerge from idl: value com::sun::star::text::VertOrientation::LINE_CENTER
[all …]
H A DPagePrintSettings.idl33 // DocMerge from xml: service com::sun::star::text::PagePrintSettings
41 // DocMerge from xml: property com::sun::star::text::PagePrintSettings::PageRows
48 // DocMerge from xml: property com::sun::star::text::PagePrintSettings::PageColumns
55 // DocMerge from xml: property com::sun::star::text::PagePrintSettings::LeftMargin
62 // DocMerge from xml: property com::sun::star::text::PagePrintSettings::RightMargin
69 // DocMerge from xml: property com::sun::star::text::PagePrintSettings::TopMargin
76 // DocMerge from xml: property com::sun::star::text::PagePrintSettings::BottomMargin
83 // DocMerge from xml: property com::sun::star::text::PagePrintSettings::HoriMargin
90 // DocMerge from xml: property com::sun::star::text::PagePrintSettings::VertMargin
97 // DocMerge from xml: property com::sun::star::text::PagePrintSettings::IsLandscape
H A DRelOrientation.idl33 // DocMerge from idl: constants com::sun::star::text::RelOrientation
40 // DocMerge from idl: value com::sun::star::text::RelOrientation::FRAME
47 // DocMerge from idl: value com::sun::star::text::RelOrientation::PRINT_AREA
54 // DocMerge from idl: value com::sun::star::text::RelOrientation::CHAR
61 // DocMerge from idl: value com::sun::star::text::RelOrientation::PAGE_LEFT
68 // DocMerge from idl: value com::sun::star::text::RelOrientation::PAGE_RIGHT
75 // DocMerge from idl: value com::sun::star::text::RelOrientation::FRAME_LEFT
82 // DocMerge from idl: value com::sun::star::text::RelOrientation::FRAME_RIGHT
89 // DocMerge from idl: value com::sun::star::text::RelOrientation::PAGE_FRAME
97 // DocMerge from idl: value com::sun::star::text::RelOrientation::PAGE_PRINT_AREA
/trunk/main/offapi/com/sun/star/drawing/
H A DRectanglePoint.idl33 // DocMerge from xml: enum com::sun::star::drawing::RectanglePoint
41 // DocMerge from xml: value com::sun::star::drawing::RectanglePoint::LEFT_TOP
42 /** specify to the point on the left side from the top of the rectangle.
49 // DocMerge from xml: value com::sun::star::drawing::RectanglePoint::MIDDLE_TOP
50 /** specify to the point on the middle of the top from the rectangle.
57 // DocMerge from xml: value com::sun::star::drawing::RectanglePoint::RIGHT_TOP
58 /** specify to the point on the right side from the top of the rectangle.
65 // DocMerge from xml: value com::sun::star::drawing::RectanglePoint::LEFT_MIDDLE
66 /** specify to the point on the middle of the left side from the rectangle.
73 // DocMerge from xml: value com::sun::star::drawing::RectanglePoint::MIDDLE_MIDDLE
[all …]
H A DGenericDrawPage.idl68 // DocMerge from xml: service com::sun::star::drawing::GenericDrawPage
92 …// DocMerge from xml: service com::sun::star::drawing::GenericDrawPage: interface com::sun::star::…
104 …// DocMerge from xml: service com::sun::star::drawing::GenericDrawPage: interface com::sun::star::…
111 …// DocMerge from xml: service com::sun::star::drawing::GenericDrawPage: interface com::sun::star::…
118 …// DocMerge from xml: service com::sun::star::drawing::GenericDrawPage: interface com::sun::star::…
125 …// DocMerge from xml: service com::sun::star::drawing::GenericDrawPage: interface com::sun::star::…
133 …// DocMerge from xml: service com::sun::star::drawing::GenericDrawPage: interface com::sun::star::…
140 …// DocMerge from xml: service com::sun::star::drawing::GenericDrawPage: interface com::sun::star::…
148 // DocMerge from xml: property com::sun::star::drawing::GenericDrawPage::BorderBottom
155 // DocMerge from xml: property com::sun::star::drawing::GenericDrawPage::BorderLeft
[all …]
H A DPolygonKind.idl33 // DocMerge from xml: enum com::sun::star::drawing::PolygonKind
40 // DocMerge from xml: value com::sun::star::drawing::PolygonKind::LINE
47 // DocMerge from xml: value com::sun::star::drawing::PolygonKind::POLY
54 // DocMerge from xml: value com::sun::star::drawing::PolygonKind::PLIN
61 // DocMerge from xml: value com::sun::star::drawing::PolygonKind::PATHLINE
68 // DocMerge from xml: value com::sun::star::drawing::PolygonKind::PATHFILL
75 // DocMerge from xml: value com::sun::star::drawing::PolygonKind::FREELINE
82 // DocMerge from xml: value com::sun::star::drawing::PolygonKind::FREEFILL
89 // DocMerge from xml: value com::sun::star::drawing::PolygonKind::PATHPOLY
96 // DocMerge from xml: value com::sun::star::drawing::PolygonKind::PATHPLIN
H A DPolygonFlags.idl33 // DocMerge from xml: enum com::sun::star::drawing::PolygonFlags
41 // DocMerge from xml: value com::sun::star::drawing::PolygonFlags::NORMAL
42 /** the point is normal, from the curve discussion view.
49 // DocMerge from xml: value com::sun::star::drawing::PolygonFlags::SMOOTH
50 /** the point is smooth, the first derivation from the curve discussion view.
57 // DocMerge from xml: value com::sun::star::drawing::PolygonFlags::CONTROL
58 /** the point is a control point, to control the curve from the user interface.
65 // DocMerge from xml: value com::sun::star::drawing::PolygonFlags::SYMMETRIC
66 /** the point is symmetric, the second derivation from the curve discussion view.
H A DTextAnimationKind.idl33 // DocMerge from xml: enum com::sun::star::drawing::TextAnimationKind
40 // DocMerge from xml: value com::sun::star::drawing::TextAnimationKind::NONE
47 // DocMerge from xml: value com::sun::star::drawing::TextAnimationKind::BLINK
48 /** Let this text switch its state from visibile to nonvisible continuously.
54 // DocMerge from xml: value com::sun::star::drawing::TextAnimationKind::SCROLL
61 // DocMerge from xml: value com::sun::star::drawing::TextAnimationKind::ALTERNATE
62 /** Scroll the text from one side to the other and back.
68 // DocMerge from xml: value com::sun::star::drawing::TextAnimationKind::SLIDE
69 /** Scroll the text from one side to the final position and stop there.
/trunk/main/instsetoo_native/inc_openoffice/windows/msi_languages/
H A DUIText.ulf41 en-US = "This feature, and all subfeatures, will be installed to run from the CD."
47 en-US = "This feature, and all subfeatures, will be installed to run from the network."
50 en-US = "This feature will be installed to run from CD."
56 en-US = "This feature will be installed to run from network."
68 en-US = "This feature will be installed to run from CD."
74 en-US = "This feature will be installed to run from the network."
83 en-US = "This feature will be available to run from CD."
89 en-US = "This feature will be available to run from the network."
92 en-US = "This feature will be uninstalled completely, and you won't be able to run it from CD."
95 en-US = "This feature was run from the CD but will be set to be installed when required."
[all …]
/trunk/main/offapi/com/sun/star/resource/
H A DXLocale.idl45 // DocMerge from xml: interface com::sun::star::resource::XLocale
54 // DocMerge from xml: method com::sun::star::resource::XLocale::create
55 /** creates a locale from language, country, and variant.
73 // DocMerge from xml: method com::sun::star::resource::XLocale::getDefault
91 // DocMerge from xml: method com::sun::star::resource::XLocale::setDefault
104 // DocMerge from idl: method com::sun::star::resource::XLocale::getAvailableLocales
112 // DocMerge from idl: method com::sun::star::resource::XLocale::getISOCountries
120 // DocMerge from idl: method com::sun::star::resource::XLocale::getISOLanguages
128 // DocMerge from idl: method com::sun::star::resource::XLocale::getLanguagesForCountry
137 // DocMerge from idl: method com::sun::star::resource::XLocale::getISO3Language
[all …]
/trunk/main/offapi/com/sun/star/style/
H A DGraphicLocation.idl33 // DocMerge from xml: enum com::sun::star::style::GraphicLocation
41 // DocMerge from xml: value com::sun::star::style::GraphicLocation::NONE
48 // DocMerge from xml: value com::sun::star::style::GraphicLocation::LEFT_TOP
55 // DocMerge from xml: value com::sun::star::style::GraphicLocation::MIDDLE_TOP
62 // DocMerge from xml: value com::sun::star::style::GraphicLocation::RIGHT_TOP
69 // DocMerge from xml: value com::sun::star::style::GraphicLocation::LEFT_MIDDLE
76 // DocMerge from xml: value com::sun::star::style::GraphicLocation::MIDDLE_MIDDLE
83 // DocMerge from xml: value com::sun::star::style::GraphicLocation::RIGHT_MIDDLE
90 // DocMerge from xml: value com::sun::star::style::GraphicLocation::LEFT_BOTTOM
97 // DocMerge from xml: value com::sun::star::style::GraphicLocation::MIDDLE_BOTTOM
[all …]
H A DNumberingLevel.idl33 // DocMerge from xml: service com::sun::star::style::NumberingLevel
46 // DocMerge from xml: property com::sun::star::style::NumberingLevel::NumberingType
53 // DocMerge from xml: property com::sun::star::style::NumberingLevel::ParentNumbering
61 // DocMerge from xml: property com::sun::star::style::NumberingLevel::Prefix
68 // DocMerge from xml: property com::sun::star::style::NumberingLevel::Suffix
75 // DocMerge from xml: property com::sun::star::style::NumberingLevel::CharStyleName
82 // DocMerge from xml: property com::sun::star::style::NumberingLevel::BulletId
89 // DocMerge from xml: property com::sun::star::style::NumberingLevel::BulletFontName
96 // DocMerge from xml: property com::sun::star::style::NumberingLevel::GraphicURL
103 // DocMerge from xml: property com::sun::star::style::NumberingLevel::StartWith
/trunk/main/
H A DNOTICE17 As part of the base system this product also includes code from the following
24 - Apache POI - OOXML encryption code from Apache POI was ported to our main/oox/source/core/encrypt…
27 The notices from these projects are following:
38 The full snowball package is available from
52 This software contains code derived from the RSA Data Security
55 This software contains code derived from UNIX V7, Copyright(C)
69 This software contains code derived from the RSA Data Security
82 test data from http://aspell.sourceforge.net/test/batch0.tab.
100 This product includes software from the Spring Framework,
117 This product contains parts that were originally based on software from BEA.
[all …]
/trunk/main/vcl/unx/generic/app/
H A Di18n_cb.cxx96 Preedit_DeleteText(preedit_text_t *ptext, int from, int howmuch) in Preedit_DeleteText() argument
102 ptext->nLength = from; in Preedit_DeleteText()
106 int to = from + howmuch; in Preedit_DeleteText()
111 ptext->nLength = from; in Preedit_DeleteText()
117 memmove( (void*)(ptext->pUnicodeBuffer + from), in Preedit_DeleteText()
120 memmove( (void*)(ptext->pCharStyle + from), in Preedit_DeleteText()
130 from, to, ptext->nLength ); in Preedit_DeleteText()
133 ptext->nLength = from; in Preedit_DeleteText()
234 int from = where; in Preedit_InsertText() local
239 (void*)(pText->pUnicodeBuffer + from), in Preedit_InsertText()
[all …]
/trunk/main/udkapi/com/sun/star/io/
H A DXDataInputStream.idl41 // DocMerge from xml: interface com::sun::star::io::XDataInputStream
42 /** makes it possible to read machine-independent simple data types from a
50 // DocMerge from xml: method com::sun::star::io::XDataInputStream::readBoolean
59 // DocMerge from xml: method com::sun::star::io::XDataInputStream::readByte
67 // DocMerge from xml: method com::sun::star::io::XDataInputStream::readChar
75 // DocMerge from xml: method com::sun::star::io::XDataInputStream::readShort
83 // DocMerge from xml: method com::sun::star::io::XDataInputStream::readLong
91 // DocMerge from xml: method com::sun::star::io::XDataInputStream::readHyper
99 // DocMerge from xml: method com::sun::star::io::XDataInputStream::readFloat
107 // DocMerge from xml: method com::sun::star::io::XDataInputStream::readDouble
[all …]
/trunk/main/offapi/com/sun/star/xml/sax/
H A DXFastAttributeList.idl62 contains the integer token from the <type>XFastTokenHandler</type>
67 attributes local name from the <type>XFastTokenHandler</type> and
79 contains the integer token from the <type>XFastTokenHandler</type>
84 attributes local name from the <type>XFastTokenHandler</type> and
89 The integer token of the value from the attribute or <const>FastToken::Invalid</const>
101 contains the integer token from the <type>XFastTokenHandler</type>
106 attributes local name from the <type>XFastTokenHandler</type> and
115 from the attribute or <const>FastToken::Invalid</const>.
124 contains the integer token from the <type>XFastTokenHandler</type>
129 attributes local name from the <type>XFastTokenHandler</type> and
[all …]
/trunk/main/offapi/com/sun/star/mozilla/
H A DMenuMultipleChange.idl39 // DocMerge from idl: struct com::sun::star::mozilla::MenuMultipleChange
44 // DocMerge from xml: field com::sun::star::mozilla::MenuMultipleChange::ID
51 // DocMerge from xml: field com::sun::star::mozilla::MenuMultipleChange::GroupID
58 // DocMerge from xml: field com::sun::star::mozilla::MenuMultipleChange::PreItemID
65 // DocMerge from xml: field com::sun::star::mozilla::MenuMultipleChange::ItemText
72 // DocMerge from xml: field com::sun::star::mozilla::MenuMultipleChange::IsVisible
79 // DocMerge from xml: field com::sun::star::mozilla::MenuMultipleChange::IsActive
86 // DocMerge from xml: field com::sun::star::mozilla::MenuMultipleChange::IsCheckable
93 // DocMerge from xml: field com::sun::star::mozilla::MenuMultipleChange::IsChecked
100 // DocMerge from idl: field com::sun::star::mozilla::MenuMultipleChange::Image

12345678910>>...66