/aoo41x/main/shell/source/win32/shlxthandler/propsheets/ |
H A D | propsheets.cxx | 143 STGMEDIUM medium; in Initialize() local 146 HRESULT hr = lpdobj->GetData(&fe, &medium); in Initialize() 151 reinterpret_cast<HDROP>(medium.hGlobal), in Initialize() 156 UINT size = DragQueryFile( reinterpret_cast<HDROP>(medium.hGlobal), 0, 0, 0 ); in Initialize() 160 UINT result_size = DragQueryFile( reinterpret_cast<HDROP>(medium.hGlobal), in Initialize() 180 ReleaseStgMedium(&medium); in Initialize()
|
/aoo41x/main/dtrans/test/win32/dnd/ |
H A D | atlwindow.cxx | 181 STGMEDIUM medium; in OnTimer() local 182 medium.tymed= TYMED_HGLOBAL; in OnTimer() 183 medium.hGlobal= mem; in OnTimer() 184 medium.pUnkForRelease= NULL; in OnTimer() 186 pData->SetData( &format, &medium, TRUE); // releases HGLOBAL eventually in OnTimer()
|
/aoo41x/main/sfx2/source/doc/ |
H A D | objuno.cxx | 1270 uno::Sequence<beans::PropertyValue> medium(2); in loadFromURL() local 1271 medium[0].Name = ::rtl::OUString::createFromAscii("DocumentBaseURL"); in loadFromURL() 1272 medium[0].Value <<= aURL; in loadFromURL() 1273 medium[1].Name = ::rtl::OUString::createFromAscii("URL"); in loadFromURL() 1274 medium[1].Value <<= aURL; in loadFromURL() 1275 _pImp->m_xDocProps->loadFromStorage(xStorage, medium); in loadFromURL() 1310 uno::Sequence<beans::PropertyValue> medium(2); in storeIntoURL() local 1312 medium[0].Value <<= aURL; in storeIntoURL() 1313 medium[1].Name = ::rtl::OUString::createFromAscii("URL"); in storeIntoURL() 1314 medium[1].Value <<= aURL; in storeIntoURL() [all …]
|
H A D | doc.src | 357 Text [ en-US ] = "Access to the current data medium not possible." ;
|
/aoo41x/main/offapi/com/sun/star/ucb/ |
H A D | ODMAContentProvider.idl | 70 <p STYLE="font-weight: medium">Examples:</p> 71 <p><b>vnd.sun.star.odma:/ </b><span STYLE="font-weight: medium">( The 73 <p STYLE="font-weight: medium"><b>vnd.sun.star.odma:/</b> a document
|
H A D | InteractiveWrongMediumException.idl | 35 /** is thrown when the wrong medium is inserted into a removable drive during 40 /** identifies the medium thats needed to continue with the pending
|
H A D | XPropertySetRegistry.idl | 39 /** A registry (storage medium) for persistent propertysets.
|
H A D | TransientDocumentsContentProvider.idl | 43 or that have been created but not yet saved to any storage medium, are
|
/aoo41x/main/oox/source/dump/ |
H A D | biffdumper.ini | 117 shortlist=BORDERSTYLES-BIFF3,0,none,thin,medium,dash,dot,thick,double,hair 121 8=medium-dash,thin-dash-dot,medium-dash-dot,thin-dash-dot-dot,medium-dash-dot-dot,slant-dash-dot 1018 shortlist=CHLEGEND-SPACING,0,close,medium,open 1040 shortlist=CHLINEFORMAT-LINEWEIGHT,-1,hair,thin,medium,thick 1589 shortlist=OBJ-LINEWEIGHT,0,hair,thin,medium,thick 1592 shortlist=OBJ-ARROWHEAD-WIDTH,0,narrow,medium,wide 1593 shortlist=OBJ-ARROWHEAD-LENGTH,0,short,medium,long
|
H A D | xlsbdumper.ini | 97 0=none,thin,medium,dash,dot 98 5=thick,double,hair,medium-dash,thin-dash-dot 99 10=medium-dash-dot,thin-dash-dot-dot,medium-dash-dot-dot,slant-dash-dot
|
/aoo41x/main/extras/unx/source/fonts/ |
H A D | fonts.dir | 2 opens___.ttf -sun-OpenSymbol-medium-r-normal--0-0-0-0-p-0-iso10646-1
|
/aoo41x/main/offapi/com/sun/star/presentation/ |
H A D | AnimationSpeed.idl | 45 /** set the speed from the animation/fade to medium.
|
/aoo41x/main/offapi/com/sun/star/i18n/ |
H A D | NativeNumberXmlAttributes.idl | 55 /** The type of the number string, for example, "short" or "medium"
|
H A D | FormatElement.idl | 54 /** Type may be one of "short", "medium", "long". */
|
/aoo41x/main/uui/source/ |
H A D | ids.src | 289 Text [ en-US ] = "$(ARG1) is not ready; please insert a storage medium." ; 294 Text [ en-US ] = "Volume $(ARG1) is not ready; please insert a storage medium." ;
|
/aoo41x/main/offapi/com/sun/star/embed/ |
H A D | UseBackupException.idl | 45 The storage itself must disconnect from the medium it is based on to allow
|
H A D | StorageFactory.idl | 49 on an arbitrary medium.
|
H A D | Storage.idl | 263 of a root storage also means flashing to the related medium. If
|
/aoo41x/main/offapi/com/sun/star/rdf/ |
H A D | XDocumentMetadataAccess.idl | 400 /** loads document metadata from a medium. 423 /** stores document metadata to a medium.
|
/aoo41x/main/udkapi/com/sun/star/io/ |
H A D | XSeekable.idl | 80 the length of the storage medium on which the stream works.
|
H A D | XAsyncOutputMonitor.idl | 76 data have savely been stored on a stable physical medium, like a hard
|
/aoo41x/main/offapi/com/sun/star/form/component/ |
H A D | NavigationToolBar.idl | 102 <li>1: medium size icons (26x26)</li>
|
/aoo41x/main/ |
H A D | NOTICE | 83 and distribution of this entire article is permitted in any medium,
|
/aoo41x/main/sd/source/ui/dlg/ |
H A D | dlgass.src | 187 Text [ en-US ] = "Select an output medium" ;
|
/aoo41x/main/offapi/com/sun/star/task/ |
H A D | InteractionHandler.idl | 122 medium that can be removed by the user (a <atom>boolean</atom>).</DD>
|