Home
last modified time | relevance | path

Searched defs:data (Results 276 – 300 of 312) sorted by relevance

1...<<111213

/trunk/main/canvas/source/directx/
H A Ddx_surfacebitmap.cxx594 void DXSurfaceBitmap::setData( const uno::Sequence< sal_Int8 >& data, in setData()
/trunk/main/configmgr/source/
H A Dxcuparser.cxx67 int layer, Data & data, Partial const * partial, in XcuParser()
/trunk/main/sal/osl/unx/
H A Dsignal.c414 callback(struct dl_phdr_info *info, size_t size, void *data) in callback()
/trunk/main/shell/source/win32/shlxthandler/thumbviewer/
H A Dthumbviewer.cxx66 char* data = reinterpret_cast<char*>(LockResource(hglob)); in LoadSignetImageFromResource() local
/trunk/main/pyuno/source/module/
H A Dpyuno_runtime.cxx210 oslProcessInfo data; in readLoggingConfig() local
/trunk/main/ucbhelper/source/client/
H A Dcontent.cxx101 sal_Int32 EmptyInputStream::readBytes( in readBytes()
109 sal_Int32 EmptyInputStream::readSomeBytes( in readSomeBytes()
/trunk/main/vcl/source/window/
H A Dwinproc.cxx2173 CommandModKeyData data( pEvent->mnModKeyCode ); in ImplHandleSalKeyMod() local
2346 CommandSelectionChangeData data( nStart, nEnd ); in ImplHandleSurroundingTextSelectionChange() local
/trunk/main/ucb/source/ucp/webdav/
H A DCurlSession.cxx330 int CurlSession::Curl_DebugCallback( CURL *, curl_infotype type, unsigned char *data, size_t size, … in Curl_DebugCallback()
336 int CurlSession::curlDebugOutput( curl_infotype type, char *data, int size ) in curlDebugOutput()
/trunk/main/store/source/
H A Dstorpage.cxx968 typedef OStoreDataPageData data; in rebuild() typedef
/trunk/main/javainstaller2/src/JavaSetup/org/openoffice/setup/SetupData/
H A DPackageDescription.java417 private void parse(XMLPackageDescription data) { in parse()
/trunk/main/xmlsecurity/source/xmlsec/mscrypt/
H A Dsecurityenvironment_mscryptimpl.cxx970 Sequence<sal_Int8> data = seqCerts[i]->getEncoded(); in getCertStoreForIntermediatCerts() local
/trunk/main/writerfilter/source/doctok/
H A DWW8DocumentImpl.cxx1461 void WW8DocumentImpl::text(Stream & rStream, const sal_uInt8 * data, size_t len) in text()
1472 void WW8DocumentImpl::utext(Stream & rStream, const sal_uInt8 * data, size_t len) in utext()
/trunk/main/unotools/source/config/
H A Dbootstrap.cxx139 Bootstrap::Impl const& Bootstrap::data() in data() function in utl::Bootstrap
/trunk/main/vcl/aqua/source/gdi/
H A Dsalbmp.cxx743 static void CFRTLFree(void* /*info*/, const void* data, size_t /*size*/) in CFRTLFree()
/trunk/main/writerfilter/source/dmapper/
H A DGraphicImport.cxx1774 void GraphicImport::data(const sal_uInt8* buf, size_t len, writerfilter::Reference<Properties>::Poi… in data() function in writerfilter::dmapper::GraphicImport
H A DDomainMapper.cxx4306 void DomainMapper::data(const sal_uInt8* /*buf*/, size_t /*len*/, in data() function in writerfilter::dmapper::DomainMapper
/trunk/main/jvmfwk/source/
H A Delements.cxx1104 rtl::ByteSequence data = encodeBase16(arVendorData); in writeToNode() local
/trunk/main/basic/inc/basic/
H A Dsbxvar.hxx288 inline SbxValues * data() { return &aData; } in data() function in SbxValue
/trunk/main/slideshow/source/engine/OGLTrans/
H A DOGLTrans_TransitionerImpl.cxx860 uno::Sequence<sal_Int8>& data, in createWindow()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/util/
H A DXMLTools.java197 public void processingInstruction(String appl, String data) { in processingInstruction()
/trunk/main/toolkit/source/layout/vcl/
H A Dwfield.cxx758 void ListBox::SetEntryData( sal_uInt16 pos, void* data) in SetEntryData()
/trunk/main/cppuhelper/source/
H A Dpropertysetmixin.cxx338 explicit Info(Data * data): m_data(data) {} in Info()
/trunk/main/sc/source/filter/inc/
H A Dxechart.hxx62 namespace data namespace
/trunk/main/svtools/source/toolpanel/
H A Dpaneltabbar.cxx457 #define DBG_CHECK( data ) \ argument
/trunk/main/l10ntools/source/help/
H A DHelpLinker.cxx208 Data &data = _hash[key]; in insert() local

Completed in 247 milliseconds

1...<<111213