Home
last modified time | relevance | path

Searched defs:pData (Results 376 – 400 of 586) sorted by relevance

1...<<11121314151617181920>>...24

/trunk/main/sfx2/source/appl/
H A Dchildwin.cxx76 SfxChildWindow_Impl* pData ) in DisposeListener() argument
/trunk/main/sw/source/filter/ww8/
H A Dwrtw8num.cxx352 sal_uInt8* pData = aPapSprms + 2; in NumberingLevel() local
/trunk/main/vcl/inc/os2/
H A Dsaldata.hxx130 inline void SetSalData( SalData* pData ) { ImplGetSVData()->mpSalData = (void*)pData; } in SetSalData() argument
/trunk/main/vcl/inc/win/
H A Dsaldata.hxx145 inline void SetSalData( SalData* pData ) { ImplGetSVData()->mpSalData = (void*)pData; } in SetSalData()
/trunk/main/tools/bootstrp/
H A Dmkcreate.cxx592 CommandData *pData = pPrj->GetObject( j ); in CreateRootDirectory() local
/trunk/main/extensions/source/scanner/
H A Dscanwin.cxx472 IMPL_LINK( ImpTwain, ImplFallbackHdl, void*, pData ) in IMPL_LINK() argument
/trunk/main/connectivity/source/drivers/calc/
H A DCTable.cxx95 const CellRangeAddress* pData = aAddresses.getConstArray(); in lcl_UpdateArea() local
/trunk/main/svx/source/svdraw/
H A Dsvdoashp.cxx984 const SvxMSDffCalculationData* pData = pDefCustomShape->pCalculation; in MergeDefaultAttributes() local
1002 const SvxMSDffHandle* pData = pDefCustomShape->pHandles; in MergeDefaultAttributes() local
1433 const SvxMSDffCalculationData* pData = pDefCustomShape->pCalculation; in IsDefaultGeometry() local
1484 const SvxMSDffHandle* pData = pDefCustomShape->pHandles; in IsDefaultGeometry() local
/trunk/main/sw/source/core/unocore/
H A Dunosett.cxx1482 …PropValData* pData = new PropValData((void*)&nINT16, "Adjust", ::getCppuType((const sal_Int16*)0) … in GetNumberingRuleByIndex() local
1810 PropValData* pData = new PropValData(rProp.Value, rProp.Name ); in SetNumberingRuleByIndex() local
1825 PropValData* pData = lcl_FindProperty(aNumPropertyNames[i], aPropertyValues); in SetNumberingRuleByIndex() local
/trunk/main/vcl/source/control/
H A Dedit.cxx2197 const CommandVoiceData* pData = rCEvt.GetVoiceData(); in Command() local
2264 const CommandExtTextInputData* pData = rCEvt.GetExtTextInputData(); in Command() local
2329 const CommandSelectionChangeData *pData = rCEvt.GetSelectionChangeData(); in Command() local
H A Dspinfld.cxx599 const CommandWheelData* pData = rNEvt.GetCommandEvent()->GetWheelData(); in Notify() local
/trunk/main/sdext/source/pdfimport/pdfparse/
H A Dpdfentries.cxx1135 static sal_uInt32 password_to_key( const OString& rPwd, sal_uInt8* pOutKey, PDFFileImplData* pData,… in password_to_key()
1170 static bool check_user_password( const OString& rPwd, PDFFileImplData* pData ) in check_user_password()
/trunk/main/tools/source/string/
H A Dstrimp.cxx187 STRINGDATA* pData = (STRINGDATA*)rtl_allocateMemory( sizeof(STRINGDATA)+(nLen*sizeof( STRCODE )) ); in ImplAllocData() local
196 static STRINGDATA* _ImplCopyData( STRINGDATA* pData ) in _ImplCopyData()
/trunk/main/sc/source/ui/app/
H A Dinputwin.cxx1481 ScRangeData* pData = (*pRangeNames)[i]; in FillRangeNames() local
1491 ScRangeData* pData = (*pRangeNames)[i]; in FillRangeNames() local
/trunk/main/vcl/unx/generic/window/
H A Dsalframe.cxx2545 sal_Bool X11SalFrame::PostEvent( void *pData ) in PostEvent()
3680 X11SalFrame* pData = *it; in RestackChildren() local
3701 X11SalFrame* pData = *it; in RestackChildren() local
/trunk/main/vcl/unx/generic/dtrans/
H A DX11_selection.cxx1705 unsigned char* pData = NULL; in handleSelectionRequest() local
1871 unsigned char* pData = NULL; in handleReceivePropertyNotify() local
2096 unsigned char* pData = NULL; in handleSelectionNotify() local
/trunk/main/sc/source/ui/unoobj/
H A Dlinkuno.cxx428 StrData* pData = new StrData(aLinkDoc); in GetObjectByIndex_Impl() local
489 StrData* pData = new StrData(aLinkDoc); in getCount() local
582 StrData* pData = new StrData(aLinkDoc); in getElementNames() local
/trunk/main/sw/source/ui/config/
H A Doptload.cxx547 InsCaptionOpt* pData = (InsCaptionOpt*)pEntry->GetUserData(); in FillItemSet() local
/trunk/main/vcl/unx/gtk/a11y/
H A Datktext.cxx274 void * pData = g_object_get_data( G_OBJECT(text), "ooo::text_changed::delete" ); in text_wrapper_get_text() local
/trunk/main/vcl/inc/vcl/
H A Devent.hxx458 const void* pData, in DataChangedEvent()
H A Dvclevent.hxx222 void* pData; member in VclWindowEvent
/trunk/main/vcl/win/source/app/
H A Dsalinst.cxx487 SalData* pData = GetAppSalData(); in InitSalMain() local
/trunk/main/sc/source/filter/excel/
H A Dxlformula.cxx720 if( ScRangeData* pData = rRoot.GetNamedRanges().FindIndex( pScToken->GetIndex() ) ) in GetSharedFormula() local
/trunk/main/pyuno/source/module/
H A Dpyuno_runtime.cxx552 void *pData = (void*)a.getValue(); in any2PyObject() local
/trunk/main/sal/inc/rtl/
H A Dstring.hxx76 rtl_String * pData; member in rtl::OString

Completed in 2331 milliseconds

1...<<11121314151617181920>>...24