Home
last modified time | relevance | path

Searched refs:over (Results 76 – 100 of 221) sorted by last modified time

123456789

/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/vcl/aqua/source/window/
H A Dsalframeview.mm546 however vcl expects mouse events to occur in the window the mouse is over, unless the
548 over for conformance with other platforms.
/trunk/main/vcl/aqua/source/gdi/
H A Daquaprintaccessoryview.mm52 as long as our baseline is Tiger we cannot gain the advantages over multiple accessory views
677 // loop over all contained tab pages
/trunk/main/udkapi/com/sun/star/io/
H A DXInputStream.idl86 is of course NOT transported over the connection), but this should
H A DXMarkableStream.idl86 data, that was never read or skipped over before. In the
/trunk/main/solenv/doc/gbuild/
H A Ddoxygen.cfg65 # format and will distribute the generated files over these directories.
489 # If the sources in your project are distributed over multiple directories
/trunk/main/scp2/source/ooo/
H A Dcommon_brand.scp426 // the OOo executables (where it takes precedence even over DLLs from the
/trunk/main/sc/source/ui/vba/testvba/TestDocuments/logs/unix/
H A Dpagesetup.log49 Verify that order on sheet 1 is now over, then down.
/trunk/main/sc/source/ui/vba/testvba/TestDocuments/logs/win/
H A Dpagesetup.log54 Verify that order on sheet 1 is now over, then down.
/trunk/main/sc/source/ui/vba/testvba/TestDocuments-ooo-build/logs/win/
H A Dpagesetup.log54 Verify that order on sheet 1 is now over, then down.
/trunk/main/sc/source/ui/vba/testvba/TestDocuments-ooo-build/logs/unix/
H A Dpagesetup.log49 Verify that order on sheet 1 is now over, then down.
/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/oox/source/export/
H A Dooxml-export-notes.txt159 That is, it was creating an OLE Structured Storage document over the
/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/offapi/com/sun/star/util/
H A DXAtomServer.idl54 This way strings have to be transported only once over remote connections.
/trunk/main/offapi/com/sun/star/ucb/
H A DXSimpleFileAccess2.idl58 A stream containing the data for the file to be (over-)written
/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>
H A DViewSettings.idl261 typically in a help balloon when the mouse is over the content.
H A DGenericTextDocument.idl143 created at the text document directly and not over the global service
/trunk/main/offapi/com/sun/star/style/
H A DParagraphProperties.idl302 to be at bottom of a page if the paragraph is spread over more than
309 to be at top of a page if the paragraph is spread over more than
H A DGraphicLocation.idl119 /** The graphic is repeatedly spread over the surrounding object
/trunk/main/offapi/com/sun/star/sheet/
H A DVolatileResult.idl39 <p>A volatile function result can change its value over time. The
H A DAccessibleSpreadsheetDocumentView.idl94 first and than all over lying objects. The last painted object
H A DAccessibleSpreadsheetPageView.idl100 first and than all over lying objects. The last painted object
/trunk/main/offapi/com/sun/star/sdb/
H A DDatabaseEnvironment.idl47 This service takes control over all other database services.</p>

Completed in 199 milliseconds

123456789