Home
last modified time | relevance | path

Searched refs:over (Results 1 – 25 of 221) sorted by relevance

123456789

/trunk/main/offapi/com/sun/star/rendering/
H A DCompositeOperation.idl68 /** Copy the source over the destination.<p>
70 Copy the source over the destination. The function values are:
111 /** Copy the source over the destination<p>
113 Copy the source over the destination, but only where the
119 /** Copy the destination over the source.<p>
121 Copy the destination over the source, but only where the
H A DAnimationRepeat.idl51 plotting the value over time, this yields a triangle curve.<p>
61 starting again. When plotting the value over time, this yields
72 plotting the value over time, this yields a repeated saw-tooth
/trunk/main/offapi/com/sun/star/xml/dom/events/
H A DEventType.idl57 The click event occurs when the pointing device button is clicked over an element.
58 A click is defined as a mousedown and mouseup over the same screen location.
74 …The mousedown event occurs when the pointing device button is pressed over an element. This event …
82 …The mouseup event occurs when the pointing device button is released over an element. This event i…
98 …The mousemove event occurs when the pointing device is moved while it is over an element. This eve…
/trunk/main/sal/textenc/
H A Dtcvtjp6.tab161 …{ 0x005C, 0, 0, NULL }, /* 0x80 */ /* APPLE additons over SJIS…
193 …{ 0x00A0, 0, 0, NULL }, /* 0xA0 */ /* APPLE additons over SJIS…
286 …{ 0x00A9, 0, 0, NULL }, /* 0xFD */ /* APPLE additons over SJIS…
287 …{ 0x2122, 0, 0, NULL }, /* 0xFE */ /* APPLE additons over SJIS…
288 …{ 0x2026, 0, 0, NULL } /* 0xFF */ /* APPLE additons over SJIS…
733 …{ 0x005C, 0, 0, NULL }, /* 0x80 */ /* APPLE additons over SJIS…
1290 …{ 0x005C, 0, 0, NULL }, /* 0x80 */ /* APPLE additons over SJIS…
1322 …{ 0x00A0, 0, 0, NULL }, /* 0xA0 */ /* APPLE additons over SJIS…
1415 …{ 0x00A9, 0, 0, NULL }, /* 0xFD */ /* APPLE additons over SJIS…
1416 …{ 0x2122, 0, 0, NULL }, /* 0xFE */ /* APPLE additons over SJIS…
[all …]
/trunk/main/offapi/com/sun/star/drawing/
H A DXPresenterHelper.idl60 in the context of the presenter screen, can not be painted over
123 result the window will be painted over all its overlapping
149 mouse pointer moves outside the window or over other windows.
/trunk/main/offapi/com/sun/star/awt/
H A DRoadmapItem.idl56 * Moving the Mousepointer over the RoadmapItem will change it to a Refhand and
57 * underline the Label for the time the mousepointer resides over the RoadmapItem.
H A DXStyleSettings.idl47 …desktop/theme look. For instance, without native theming, buttons do not support a "roll over" mod…
48 …i.e., they're painted the same way, no matter if they mouse hovers over them or not. But with nati…
/trunk/main/offapi/com/sun/star/configuration/backend/
H A DCopyImporter.idl41 imports data into a configuration layer by copying over existing data.
52 <p> In this implementation, the changes are copied over any
/trunk/main/offapi/com/sun/star/chart2/data/
H A DLabelOrigin.idl41 /** If a range spans a single row over more than one column, this
43 single column over more than one row, this is the same as
/trunk/main/offapi/com/sun/star/text/
H A DXWordCursor.idl59 This may happen for example if it travels over empty paragraphs.</p>
73 This may happen for example if it travels over empty paragraphs.</p>
/trunk/main/i18npool/source/breakiterator/data/
H A Dcount_word.txt111 # Reverse Rules. Back up over any of the chars that can group together.
117 # a word. (They may also be the first.) The reverse rule skips over these, until it
H A Dcount_word_fi.txt120 # Reverse Rules. Back up over any of the chars that can group together.
126 # a word. (They may also be the first.) The reverse rule skips over these, until it
H A Dedit_word.txt128 # Reverse Rules. Back up over any of the chars that can group together.
134 # a word. (They may also be the first.) The reverse rule skips over these, until it
H A Ddict_word_ca.txt125 # Reverse Rules. Back up over any of the chars that can group together.
131 # a word. (They may also be the first.) The reverse rule skips over these, until it
H A Dedit_word_he.txt128 # Reverse Rules. Back up over any of the chars that can group together.
134 # a word. (They may also be the first.) The reverse rule skips over these, until it
H A Ddict_word.txt134 # Reverse Rules. Back up over any of the chars that can group together.
140 # a word. (They may also be the first.) The reverse rule skips over these, until it
H A Ddict_word_he.txt125 # Reverse Rules. Back up over any of the chars that can group together.
131 # a word. (They may also be the first.) The reverse rule skips over these, until it
H A Ddict_word_nodash.txt133 # Reverse Rules. Back up over any of the chars that can group together.
139 # a word. (They may also be the first.) The reverse rule skips over these, until it
H A Ddict_word_fi.txt133 # Reverse Rules. Back up over any of the chars that can group together.
139 # a word. (They may also be the first.) The reverse rule skips over these, until it
H A Dedit_word_hu.txt145 # Reverse Rules. Back up over any of the chars that can group together.
151 # a word. (They may also be the first.) The reverse rule skips over these, until it
H A Ddict_word_hu.txt148 # Reverse Rules. Back up over any of the chars that can group together.
154 # a word. (They may also be the first.) The reverse rule skips over these, until it
H A Ddict_word_prepostdash.txt143 # Reverse Rules. Back up over any of the chars that can group together.
149 # a word. (They may also be the first.) The reverse rule skips over these, until it
/trunk/main/offapi/com/sun/star/embed/
H A DXEmbedObjectFactory.idl57 This interface provides user with full control over object creation.
67 This method can be used to have a full control over persistence
/trunk/main/vcl/unx/generic/fontmanager/
H A Dfontmanager.cxx2531 for( std::vector<fontID>::const_iterator over = m_aOverrideFonts.begin(); in getFontList() local
2532 over != m_aOverrideFonts.end(); ++over ) in getFontList()
2534 std::hash_map<fontID,PrintFont*>::const_iterator font_it = m_aFonts.find( *over ); in getFontList()
2537 aOverridePSNames[ font_it->second->m_nPSName ] = *over; in getFontList()
2554 … std::map<int,fontID>::const_iterator over = aOverridePSNames.find( pFont->m_nPSName ); in getFontList() local
2555 if( over != aOverridePSNames.end() && over->second != it->first ) in getFontList()
2587 … std::map<int,fontID>::const_iterator over = aOverridePSNames.find( pFont->m_nPSName ); in getFontList() local
2588 if( over != aOverridePSNames.end() && over->second != it->first ) in getFontList()
/trunk/main/offapi/com/sun/star/accessibility/
H A DAccessibleStateType.idl123 longer necessary to iterate over all children to find out whether
125 If there is a object with this state no one should iterate over the

Completed in 93 milliseconds

123456789