Home
last modified time | relevance | path

Searched refs:GetObject (Results 251 – 275 of 623) sorted by relevance

1...<<11121314151617181920>>...25

/trunk/main/starmath/inc/
H A Dutility.hxx170 void *GetPtr(sal_uInt16 nPos) const { return SfxPtrArr::GetObject(nPos); } in GetPtr()
171 void *&GetPtr(sal_uInt16 nPos) { return SfxPtrArr::GetObject(nPos); } in GetPtr()
/trunk/main/svx/source/items/
H A Dhlnkitem.cxx300 const SvxMacro *pOwnMac = rOwn.GetObject(nNo); in operator ==()
301 const SvxMacro *pOtherMac = rOther.GetObject(nNo); in operator ==()
/trunk/main/tools/inc/tools/
H A Dpoly.hxx270 const Polygon& GetObject( sal_uInt16 nPos ) const;
315 const Polygon& operator[]( sal_uInt16 nPos ) const { return GetObject( nPos ); } in operator []()
/trunk/main/svx/source/accessibility/
H A DGraphCtlAccessibleContext.cxx920 ShapesMapType::iterator iter = mxShapes.find( pSdrHint->GetObject() ); in Notify()
934 …CommitChange( AccessibleEventId::CHILD, makeAny( getAccessible( pSdrHint->GetObject() ) ) , uno::A… in Notify()
937 …CommitChange( AccessibleEventId::CHILD, uno::Any(), makeAny( getAccessible( pSdrHint->GetObject() … in Notify()
/trunk/main/sw/source/ui/dochdl/
H A Dgloshdl.cxx557 TextBlockInfo_Impl* pData = aFoundArr.GetObject(0); in Expand()
570 TextBlockInfo_Impl* pData = aFoundArr.GetObject(i); in Expand()
580 TextBlockInfo_Impl* pData = aFoundArr.GetObject(nRet); in Expand()
/trunk/main/svtools/source/misc/
H A Dimap.cxx881 IMapObject* pObj = (IMapObject*) maList.GetObject( i ); in operator ==()
1028 aBoundRect.Union( ( (IMapObject*) maList.GetObject( i ) )->GetBoundRect() ); in GetBoundRect()
1082 pObj = (IMapObject*) maList.GetObject( i ); in ImpWriteImageMap()
/trunk/main/basctl/source/accessibility/
H A Daccessibledialogwindow.cxx541 SdrObject* pObj = (SdrObject*)pSdrHint->GetObject(); in Notify()
553 SdrObject* pObj = (SdrObject*)pSdrHint->GetObject(); in Notify()
575 DlgEdObj* pDlgEdObj = pDlgEdHint->GetObject(); in Notify()
/trunk/main/sc/source/ui/drawfunc/
H A Dfuins2.cxx269 xObj = pDlg->GetObject(); in FuInsertOLE()
525 aPositionRange = *aRanges.GetObject(0); in FuInsertChart()
527 aPositionRange.ExtendTo( *aRanges.GetObject(i) ); in FuInsertChart()
/trunk/main/editeng/source/editeng/
H A Deditundo.cxx89 mpImpEE->SetActiveView( mpImpEE->GetEditViews().GetObject(0) ); in Undo()
124 mpImpEE->SetActiveView( mpImpEE->GetEditViews().GetObject(0) ); in Redo()
622 ContentNode* pNode = _pImpEE->GetEditDoc().GetObject( nPara ); in Undo()
/trunk/main/sw/source/ui/chrdlg/
H A Dchardlg.cxx251 aTargetFrmLB.InsertEntry(*pList->GetObject(i)); in SwCharURLPage()
255 delete pList->GetObject( i - 1 ); in SwCharURLPage()
/trunk/main/sw/inc/
H A Dsection.hxx246 const SwServerObject* GetObject() const { return & m_RefObj; } in GetObject() function in SwSection
247 SwServerObject* GetObject() { return & m_RefObj; } in GetObject() function in SwSection
/trunk/main/sd/source/ui/docshell/
H A Ddocshell.cxx370 pFrameView = (FrameView*) pFrameViewList->GetObject(i); in InPlaceActivate()
421 pViewSh->ReadFrameViewData( (FrameView*)pFrameViewList->GetObject(i) ); in InPlaceActivate()
/trunk/main/filter/source/msfilter/
H A Dmsoleexp.cxx249 if( rObj.GetObject().is() ) in ExportOLEObject()
337 uno::Reference < embed::XEmbedPersist > xPers( rObj.GetObject(), uno::UNO_QUERY ); in ExportOLEObject()
/trunk/main/vcl/source/control/
H A Dilstbox.cxx208 pTemp = (ImplEntryType*)GetObject( nMid ); in InsertEntry()
373 ImplEntryType* pImplEntry = (ImplEntryType*)List::GetObject( nPos ); in HasEntryImage()
384 ImplEntryType* pImplEntry = (ImplEntryType*)List::GetObject( nPos ); in GetEntryImage()
394 ImplEntryType* pImplEntry = (ImplEntryType*)List::GetObject( nPos ); in SetEntryData()
403 ImplEntryType* pImplEntry = (ImplEntryType*)List::GetObject( nPos ); in GetEntryData()
411 ImplEntryType* pImplEntry = (ImplEntryType*)List::GetObject( nPos ); in SetEntryFlags()
420 ImplEntryType* pImplEntry = (ImplEntryType*)List::GetObject( nPos ); in GetEntryFlags()
/trunk/main/svx/source/dialog/
H A Dimapwnd.cxx200 …aIMap.InsertIMapObject( *( ( (IMapUserData*) pPage->GetObj( i )->GetUserData( 0 ) )->GetObject() )… in GetImageMap()
429 IMapObjectPtr pIMapObj = pUserData->GetObject(); in SdrObjChanged()
562 pIMapObj = pUserData->GetObject().get(); in GetIMapObj()
/trunk/main/svtools/source/config/
H A Dhtmlcfg.cxx277 if ( (*pImp->aList.GetObject(n) ) == rLink ) in RemoveListenerLink()
288 pImp->aList.GetObject(n)->Call( this ); in CallListeners()
/trunk/main/idl/inc/
H A Dtypes.hxx313 SvMetaEnumValue * GetObject( sal_uLong n ) const in GetObject() function in SvMetaTypeEnum
314 { return aEnumValueList.GetObject( n ); } in GetObject()
/trunk/main/sw/source/core/doc/
H A Ddocdde.cxx264 && (0 == (pObj = aPara.pSectNd->GetSection().GetObject()))) in CreateLinkSource()
282 && (0 == (pObj = aPara.pTblNd->GetTable().GetObject()))) in CreateLinkSource()
H A Dftnidx.cxx370 if( pArr->GetObject( --n ) == pNd ) in GetNumber()
372 nRet = ++pNum->GetObject( n ); in GetNumber()
/trunk/main/sd/source/ui/animations/
H A DCustomAnimationDialog.cxx1480 String* pString = (String*)maSoundList.GetObject( i ); in CustomAnimationEffectTabPage()
1729 OUString aSoundURL( *(String*)maSoundList.GetObject( nPos-2 ) ); in update()
1750 String* pString = (String*)maSoundList.GetObject( i ); in fillSoundListBox()
1762 delete (String*)maSoundList.GetObject( i ); in clearSoundListBox()
1777 String aTmpStr( *(String*)maSoundList.GetObject( i ) ); in getSoundObject()
1848 const OUString aSoundURL( *(String*)maSoundList.GetObject( nPos-2 ) ); in onSoundPreview()
/trunk/main/sfx2/source/doc/
H A Dobjxtor.cxx500 SfxObjectShell* pSh = rDocs.GetObject( nPos ); in GetFirst()
527 if ( rDocs.GetObject(nPos) == &rPrev ) in GetNext()
533 SfxObjectShell* pSh = rDocs.GetObject( nPos ); in GetNext()
/trunk/main/svx/source/sdr/primitive2d/
H A Dsdrattributecreator.cxx514 const SdrTextObj& rTextObj = rText.GetObject(); in createNewSdrTextAttribute()
521 if(rText.GetObject().getTextCount() > 1) in createNewSdrTextAttribute()
523 bInEditMode = rTextObj.IsInEditMode() && rText.GetObject().getActiveText() == &rText; in createNewSdrTextAttribute()
/trunk/main/fpicker/source/office/
H A DOfficeFilePicker.cxx640 aPath[0] = rtl::OUString( *pPathList->GetObject( 0 ) ); in getFiles()
643 INetURLObject aObj( *pPathList->GetObject( 0 ) ); in getFiles()
649 aObj.SetURL( *pPathList->GetObject(i++) ); in getFiles()
/trunk/main/svtools/source/filter/wmf/
H A Dwinmtf.cxx1123 mpGDIMetaFile->AddAction( new MetaPolygonAction( aPathObj.GetObject( 0 ) ) ); in StrokeAndFillPath()
1694 BSaveStruct* pSave = (BSaveStruct*)rSaveList.GetObject( nObjectStartIndex ); in ResolveBitmapActions()
1702 pSave = (BSaveStruct*)rSaveList.GetObject( i ); in ResolveBitmapActions()
1712 pSave = (BSaveStruct*)rSaveList.GetObject( i ); in ResolveBitmapActions()
1740 BSaveStruct* pSave2 = (BSaveStruct*)rSaveList.GetObject( i + 1 ); in ResolveBitmapActions()
/trunk/main/svx/source/fmcomp/
H A Dfmgridif.cxx1351 pCol = aColumns.GetObject(nModelPos); in queryFieldDataType()
1414 pCol = aColumns.GetObject(nModelPos); in queryFieldData()
1434 …String sText = aColumns.GetObject(nModelPos)->GetCellText( xPaintRow, pGrid->getNumberFormatter() … in queryFieldData()
1547 DbGridColumn* pCol = pGrid->GetColumns().GetObject(i); in propertyChange()
1831 DbGridColumn* pCol = pGrid->GetColumns().GetObject(::comphelper::getINT32(evt.Accessor)); in elementInserted()
1875 DbGridColumn* pCol = pGrid->GetColumns().GetObject(nNewPos); in elementReplaced()
2442 DbGridColumn* pCol = pGrid->GetColumns().GetObject(nPos); in getByIndex()

Completed in 318 milliseconds

1...<<11121314151617181920>>...25