Home
last modified time | relevance | path

Searched refs:pData (Results 1226 – 1243 of 1243) sorted by relevance

1...<<41424344454647484950

/trunk/main/sc/source/filter/xml/
H A Dxmlexprt.cxx206 const EditTextObject* pData = static_cast<ScEditCell*>(pCell)->GetData(); in lcl_GetRawString() local
207 if (pData) in lcl_GetRawString()
210 rEngine.SetText( *pData ); in lcl_GetRawString()
/trunk/main/forms/source/component/
H A DDatabaseForm.cxx597 void* pData = (void*)aMemStream.GetData(); in GetDataMultiPartEncoded() local
601 return Sequence<sal_Int8>((sal_Int8*)pData, nLen); in GetDataMultiPartEncoded()
/trunk/main/vcl/source/gdi/
H A Dpdfwriter_impl.cxx1787 …oslFileError aError = osl_openFile( m_aContext.URL.pData, &m_aFile, osl_File_OpenFlag_Write | osl… in PDFWriterImpl()
1792 aError = osl_openFile( m_aContext.URL.pData, &m_aFile, osl_File_OpenFlag_Write ); in PDFWriterImpl()
3157 osl_createTempFile( NULL, NULL, &aTmpName.pData ); in emitSystemFont()
3178 osl_removeFile( aTmpName.pData ); in emitSystemFont()
4049 osl_createTempFile( NULL, NULL, &aTmpName.pData ); in emitFonts()
4096 …CHECK_RETURN( (osl_File_E_None == osl_openFile( aTmpName.pData, &aFontFile, osl_File_OpenFlag_Read… in emitFonts()
4266 osl_removeFile( aTmpName.pData ); in emitFonts()
/trunk/main/vbahelper/source/vbahelper/
H A Dvbahelper.cxx415 RTL_TEXTENCODING_ASCII_US ).pData->buffer ); in getCurrentDoc()
/trunk/main/toolkit/workben/layout/
H A Deditor.cxx1570 sal_Unicode *str = string.pData->buffer; in toXMLNaming()
/trunk/main/desktop/source/deployment/registry/component/
H A Ddp_component.cxx86 osl_getCommandArg(i, &arg.pData); in getCmdBootstrapVariables()
/trunk/main/basic/source/classes/
H A Dsbunoobj.cxx1484 typelib_typedescription_getByName( &pSeqTD, aClassName.pData ); in sbxToUnoValue()
1525 typelib_typedescription_getByName( &pSeqTD, aTypeName.pData ); in sbxToUnoValue()
H A Dsb.cxx2033 RTL_TEXTENCODING_ASCII_US ).pData->buffer ); in GetModelFromBasic()
/trunk/main/sw/inc/
H A Ddoc.hxx1950 void SetPreViewPrtData( const SwPagePreViewPrtData* pData );
/trunk/main/editeng/inc/editeng/
H A Dunotext.hxx309 void attachField( const SvxFieldData* pData ) throw();
/trunk/main/vcl/unx/generic/printer/
H A Dppdparser.cxx472 if( osl_getExecutableFile( &aExe.pData ) == osl_Process_E_None ) in initPPDFiles()
/trunk/main/connectivity/source/parse/
H A Dsqliterator.cxx2156 pErrorChain = static_cast< SQLException* >( pErrorChain->NextException.pData ); in impl_appendError()
/trunk/main/filter/source/msfilter/
H A Dsvdfppt.cxx825 SdrObject* SdrEscherImport::ProcessObj( SvStream& rSt, DffObjData& rObjData, void* pData, Rectangle… in ProcessObj() argument
833 ProcessData& rData = *((ProcessData*)pData); in ProcessObj()
1313 aSecPropSet.ReadPropSet( rSt, (ProcessData*)pData ); in ProcessObj()
/trunk/main/vcl/win/source/window/
H A Dsalframe.cxx1207 sal_Bool WinSalFrame::PostEvent( void* pData ) in PostEvent() argument
1209 return (sal_Bool)ImplPostMessage( mhWnd, SAL_MSG_USEREVENT, 0, (LPARAM)pData ); in PostEvent()
/trunk/main/extensions/test/ole/cpnt/
H A Dcpnt.cxx1347 typelib_typedescription_getByName( &pDesc, typeInAny.pData ); in other_methodAny()
/trunk/main/cui/source/options/
H A Dtreeopt.cxx1450 osl_getExecutableFile( &theIniFile.pData ); in EnableSSO()
/trunk/main/sw/source/filter/html/
H A Dswhtml.cxx485 delete pTmp->pData; in ~SwHTMLParser()
/trunk/main/sal/qa/OStringBuffer/
H A Drtl_OStringBuffer.cxx139 leg == aStrtmp.pData->length && in TEST_F()

Completed in 424 milliseconds

1...<<41424344454647484950