Home
last modified time | relevance | path

Searched refs:GetObject (Results 526 – 550 of 623) sorted by relevance

1...<<2122232425

/trunk/main/sw/source/core/edit/
H A Deditsh.cxx464 return rOObj.GetObject(); in GetOLEObject()
/trunk/main/basic/source/runtime/
H A Druntime.cxx1138 SbxBase* pObj = xObjVar.Is() ? xObjVar->GetObject() : NULL; in PushForEach()
/trunk/main/vcl/source/window/
H A Dmenu.cxx223 { return (MenuItemData*)List::GetObject( nPos ); } in GetDataFromPos()
317 MenuItemData* pData = (MenuItemData*)GetObject( rPos ); in GetData()
324 pData = (MenuItemData*)GetObject( rPos ); in GetData()
3633 MenuItemData* pData = (MenuItemData*)GetItemList()->GetObject( nPos ); in SelectEntry()
/trunk/main/svx/source/svdraw/
H A Dsvdattr.cxx1629 return *(SdrCustomShapeAdjustmentValue*)aAdjustmentValueList.GetObject( nIndex ); in GetValue()
1640 …djustmentValue& rValue = *(SdrCustomShapeAdjustmentValue*)aAdjustmentValueList.GetObject( nIndex ); in SetValue()
/trunk/main/sc/source/core/data/
H A Ddptabsrc.cxx1146 ScDPLevel* pColLevel = (ScDPLevel*)aColLevelList.GetObject(i); in GetMemberResults()
1153 ScDPLevel* pRowLevel = (ScDPLevel*)aRowLevelList.GetObject(i); in GetMemberResults()
/trunk/main/sc/source/ui/view/
H A Dtabview3.cxx2113 ScRangeFindData* pData = pRangeFinder->GetObject(i); in PaintRangeFinder()
2205 ScHighlightEntry* pEntry = pTemp->GetObject( i ); in ClearHighlightRanges()
/trunk/main/migrationanalysis/src/wizard/
H A DWizard.frm2667 Set po = GetObject(sPPDriverDocPath)
3304 Set xl = GetObject(, "Excel.Application")
/trunk/main/sd/source/filter/html/
H A Dhtmlex.cxx1377 sal_uInt16 nPos2 = aPortionList.GetObject(nPortion); in ParagraphToHTMLString()
1639 SdrObject* pObject = (SdrObject*)aClickableObjects.GetObject(nObject); in CreateHtmlForPresPages()
/trunk/main/sc/source/core/tool/
H A Drangeutl.cxx703 const ScRange* pRange = pRangeList->GetObject( nIndex ); in GetStringFromRangeList()
/trunk/main/fileaccess/source/
H A DFileAccess.cxx608 rtl::OUString* pFile = pFiles->GetObject(i); in DECLARE_LIST()
/trunk/main/filter/source/graphicfilter/icgm/
H A Dactimpr.cxx793 Polygon aPolygon( rPolyPolygon.GetObject( a ) ); in DrawPolyPolygon()
/trunk/main/sc/source/filter/xml/
H A DXMLExportDataPilot.cxx731 …WriteDimension((ScDPSaveDimension*)aDimensions.GetObject(nDim), pDPSave->GetExistingDimensionData(… in WriteDimensions()
/trunk/main/basic/source/sbx/
H A Dsbxobj.cxx1128 SbxVariable *pVar = rVars.GetObject(n); in GarbageCollection()
/trunk/main/sw/source/ui/config/
H A Dmodcfg.cxx70 InsCaptionOpt* pObj = GetObject(i); in SV_IMPL_PTRARR_SORT()
/trunk/main/svtools/source/control/
H A Dinettbc.cxx667 aCurObj.SetURL( *aPickList.GetObject( nPos ) ); in run()
H A Dvalueacc.cxx491 ValueSetItem* pItem = mpParent->mpImpl->mpItemList->GetObject( nItemPos ); in getAccessibleAtPoint()
/trunk/main/sc/source/ui/miscdlgs/
H A Doptsolver.cxx857 ScRange aRange(*aVarRanges.GetObject(nRangePos)); in CallSolver()
/trunk/main/sc/source/filter/xcl97/
H A Dxcl97rec.cxx912 const ScRange* pRange = pRList->GetObject( nRange ); in ExcEScenario()
/trunk/main/sd/source/ui/unoidl/
H A Dunomodel.cxx680 pFrameViewList->GetObject(i)); in getViewData()
720 pFrameViewList->GetObject(i)); in setViewData()
/trunk/main/sc/source/filter/html/
H A Dhtmlpars.cxx1747 mpCurrOption = mpOptions->GetObject( 0 ); in ScHTMLOptionIterator()
1753 mpCurrOption = (mnIndex < mnCount) ? mpOptions->GetObject( mnIndex ) : 0; in operator ++()
/trunk/main/sw/source/core/unocore/
H A Dunoportenum.cxx932 SwXFootnotes::GetObject(*pDoc, pAttr->GetFtn()); in lcl_ExportHints()
/trunk/main/sd/source/ui/animations/
H A DSlideTransitionPane.cxx935 String * pEntry = reinterpret_cast< String * >( aSoundList.GetObject( i )); in updateSoundList()
/trunk/main/svtools/source/contnr/
H A Dsvtabbx.cxx560 return ((SvLBoxTab*)aTabs.GetObject( nTab ))->GetPos(); in GetLogicTab()
/trunk/main/sd/source/core/
H A Ddrawdoc2.cxx875 pPage = (SdPage*)aPageList.GetObject(0); in MovePages()
/trunk/main/sc/source/ui/docshell/
H A Ddocsh3.cxx263 ScRange aRange = *xRangeList->GetObject(i); in UnlockPaint_Impl()

Completed in 590 milliseconds

1...<<2122232425