Home
last modified time | relevance | path

Searched refs:GetObject (Results 151 – 175 of 623) sorted by relevance

12345678910>>...25

/aoo42x/main/sfx2/source/control/
H A Dbindings.cxx270 delete pImp->pCaches->GetObject(nCache); in ~SfxBindings()
288 SfxStateCache *pCache = pImp->pCaches->GetObject(nCache); in DeleteControllers_Impl()
300 nSlotId != pImp->pCaches->GetObject(nCache)->GetId() ) in DeleteControllers_Impl()
310 SfxStateCache *pCache = pImp->pCaches->GetObject(nCache-1); in DeleteControllers_Impl()
385 pImp->pCaches->GetObject(nCache)->DeleteFloatingWindows(); in HidePopupCtrls_Impl()
714 pImp->pCaches->GetObject(n)->Invalidate(bWithMsg); in InvalidateAll()
772 SfxStateCache *pCache = pImp->pCaches->GetObject(n); in Invalidate()
842 SfxStateCache *pCache = pImp->pCaches->GetObject(n); in InvalidateShell()
1385 SfxStateCache *pCache = pImp->pCaches->GetObject(i); in UpdateSlotServer_Impl()
1929 SfxStateCache *pCache = pImp->pCaches->GetObject(nCache-1); in LeaveRegistrations()
H A Dshell.cxx336 if ( pImp->aItems.GetObject(nPos)->Which() == nSlotId ) in GetItem()
337 return pImp->aItems.GetObject(nPos); in GetItem()
365 if ( pImp->aItems.GetObject(nPos)->Which() == nSlotId ) in RemoveItem()
368 SfxPoolItem *pItem = pImp->aItems.GetObject(nPos); in RemoveItem()
/aoo42x/main/svx/inc/svx/
H A Dsvdmark.hxx122 sal_uInt16 GetObject(sal_uLong nPos) const in GetObject() function in SdrUShortCont
124 return sal_uInt16(sal_uIntPtr(maArray.GetObject(nPos))); in GetObject()
327 return (SdrMark*)(maList.GetObject(nNum)); in GetMark()
/aoo42x/main/sd/source/ui/dlg/
H A Dsdpreslt.cxx134 if (*((String*)mpLayoutNames->GetObject(nName)) == maName) in Reset()
161 aLayoutName.Append( *(String*)mpLayoutNames->GetObject( nId - 1 ) ); in GetAttr()
165 aLayoutName = *(String*)mpLayoutNames->GetObject( nId - 1 ); in GetAttr()
/aoo42x/main/basctl/source/basicide/
H A Dbrkdlg.cxx163 BreakPoint* pBrk = m_aModifiedBreakPointList.GetObject( nEntry ); in IMPL_LINK_INLINE_END()
228 BreakPoint* pBrk = m_aModifiedBreakPointList.GetObject( nEntry ); in IMPL_LINK()
271 BreakPoint* pBrk = m_aModifiedBreakPointList.GetObject( nEntry ); in GetSelectedBreakPoint()
/aoo42x/main/sfx2/source/config/
H A Devntconf.cxx67 SfxEventName* pTmp = ((SfxEventNamesList&)rTbl).GetObject(n); in operator =()
97 const SfxEventName *pOwn = rOwn.GetObject(nNo); in operator ==()
98 const SfxEventName *pOther = rOther.GetObject(nNo); in operator ==()
/aoo42x/main/svx/source/accessibility/
H A DAccessibleEmptyEditSource.cxx330 &mrObj == pSdrHint->GetObject() && mpEditSource.get() ) in Notify()
338 else if (pSdrHint && pSdrHint->GetObject()!=NULL) in Notify()
342 if (pSdrHint->GetObject()->GetOutlinerParaObject() != NULL) in Notify()
/aoo42x/main/sfx2/source/view/
H A Dframe.cxx207 if( pChildArr->GetObject( nPos )->DocIsModified_Impl() ) in DocIsModified_Impl()
247 nRet = pChildArr->GetObject( nPos )->PrepareClose_Impl( bUI, bForBrowsing ); in PrepareClose_Impl()
938 … uno::Reference < lang::XUnoTunnel > xObj( pClient->GetObject()->getComponent(), uno::UNO_QUERY ); in Resize()
972 return pFramesArr_Impl->Count() ? pFramesArr_Impl->GetObject(0) : 0; in GetFirst()
979 return pFramesArr_Impl->GetObject(nPos+1); in GetNext()
/aoo42x/main/sw/source/filter/xml/
H A Dxmltexti.cxx373 SwXFrame *pXFrame = SwXFrames::GetObject( *pFrmFmt, FLYCNTTYPE_OLE ); in createAndInsertOLEObject()
519 pOLENd->GetOLEObj().GetObject().SetViewAspect( nDrawAspect ); in createAndInsertOLEObject()
613 SwXFrame *pXFrame = SwXFrames::GetObject( *pFrmFmt, FLYCNTTYPE_OLE ); in createAndInsertOOoLink()
670 SwXFrame *pXFrame = SwXFrames::GetObject( *pFrmFmt, FLYCNTTYPE_OLE ); in createAndInsertApplet()
744 SwXFrame *pXFrame = SwXFrames::GetObject( *pFrmFmt, FLYCNTTYPE_OLE ); in createAndInsertPlugin()
896 SwXFrame *pXFrame = SwXFrames::GetObject( *pFrmFmt, FLYCNTTYPE_OLE ); in createAndInsertFloatingFrame()
/aoo42x/main/svtools/source/edit/
H A Dtextundo.cxx161 mpNode = GetDoc()->GetNodes().GetObject( mnPara ); in Redo()
163 delete GetTEParaPortions()->GetObject( mnPara ); in Redo()
174 TextNode* pN = GetDoc()->GetNodes().GetObject( n ); in Redo()
/aoo42x/main/xmloff/source/style/
H A DXMLFontAutoStylePool.cxx174 sPoolName = pPool->GetObject( nPos )->GetName(); in Add()
228 sName = pPool->GetObject( nPos )->GetName(); in Find()
251 const XMLFontAutoStylePoolEntry_Impl *pEntry = pPool->GetObject( i ); in exportXML()
/aoo42x/main/svx/source/sdr/attribute/
H A Dsdrtextattribute.cxx128 maPropertiesVersion = pSdrText->GetObject().GetProperties().getVersion(); in ImpSdrTextAttribute()
442 getSdrText().GetObject().impGetBlinkTextTiming(rAnimList); in getBlinkTextTiming()
450 getSdrText().GetObject().impGetScrollTextTiming(rAnimList, fFrameLength, fTextLength); in getScrollTextTiming()
/aoo42x/main/tools/inc/tools/
H A Dref.hxx222 Append( rList.GetObject( i ) );\
245 inline EntryName GetObject( sal_uIntPtr nIndex ) const;\
283 inline EntryName ClassName##MemberList::GetObject( sal_uIntPtr nIdx ) const\
284 {return (EntryName)BaseList::GetObject( nIdx );}\
/aoo42x/main/basic/source/sbx/
H A Dsbxcoll.cxx104 SbxObject* pObj = (SbxObject*) GetObject(); in FindUserData()
115 SbxObject* pObj = (SbxObject*) GetObject(); in Find()
166 SbxBase* pObj = pPar_->Get( 1 )->GetObject(); in CollAdd()
/aoo42x/main/sc/source/filter/excel/
H A Dnamebuff.cxx193 Cont* pCur = ( Cont * ) List::GetObject( nExcIndex ); in GetScTabIndex()
247 Cont* pRet = ( Cont * ) List::GetObject( nExcIndex - 1 ); in IsLink()
259 Cont* pRet = ( Cont * ) List::GetObject( nExcIndex - 1 ); in GetLink()
H A Dxistyle.cxx484 maFontList.GetObject( (nFontIndex < 4) ? nFontIndex : (nFontIndex - 1) ); in GetFont()
1601 pPrevRange = nIndex ? maIndexList.GetObject( nIndex - 1 ) : 0; in SetXF()
1659 rpPrevRange = maIndexList.GetObject( 0 ); in Find()
1660 rpNextRange = maIndexList.GetObject( maIndexList.Count() - 1 ); in Find()
1691 pMidRange = maIndexList.GetObject( nMidIndex ); in Find()
1709 rpNextRange = maIndexList.GetObject( rnNextIndex ); in Find()
1718 XclImpXFRange* pPrevRange = maIndexList.GetObject( nIndex - 1 ); in TryConcatPrev()
1719 XclImpXFRange* pNextRange = maIndexList.GetObject( nIndex ); in TryConcatPrev()
/aoo42x/main/sc/source/ui/unoobj/
H A Dcellsuno.cxx876 ScRange* pRange = rRanges.GetObject(0); in lcl_WholeSheet()
1021 ScRange aRange(*rRanges.GetObject(i)); in ApplyBorder()
2954 ScRange* pRange = aRanges.GetObject(0); in CreateMemChart_Impl()
3025 ScRange* pRange = aRanges.GetObject(0); in GetLimitedChartRanges_Impl()
3449 ScRange aRange = *aRanges.GetObject(i); in queryEmptyCells()
3688 ScRange aRange(*aRanges.GetObject(i)); in QueryDifferences_Impl()
3744 ScRange aTemp(*aRanges.GetObject(i)); in queryIntersection()
4482 rFound = *rRanges.GetObject(nIndex); in lcl_FindRangeOrEntry()
4543 aNew.Append( *rRanges.GetObject(i) ); in removeByName()
9336 aPos = aNew.GetObject(0)->aStart; in Notify()
[all …]
/aoo42x/main/svx/source/svdraw/
H A Dsvdetc.cxx154 SdrOle2Obj* pUnloadObj = (SdrOle2Obj*) GetObject(nIndex--); in UnloadOnDemand()
172 SdrOle2Obj* pCacheObj = (SdrOle2Obj*) GetObject(nCheckInd); in UnloadOnDemand()
203 SdrOle2Obj* pExistingObj = (SdrOle2Obj*)GetObject( 0 ); in InsertObj()
278 pX=rCont.GetObject((nL+nR)/2); in ImpSubSort()
455 delete (Link*)aList.GetObject(i); in Clear()
/aoo42x/main/sc/source/ui/vba/
H A Dvbahyperlinks.cxx48 if( !rScOuter.In( *rScInner.GetObject( nIndex ) ) ) in lclContains()
95 …unt() == 1) && (rScRanges2.Count() == 1) && (*rScRanges1.GetObject( 0 ) == *rScRanges2.GetObject( … in operator ()()
/aoo42x/main/svtools/source/control/
H A Dctrltool.cxx179 ImplFontListNameInfo* pCmpData = (ImplFontListNameInfo*)List::GetObject( nCnt-1 ); in ImplFind()
201 pCompareData = (ImplFontListNameInfo*)List::GetObject( nMid ); in ImplFind()
756 ImplFontListNameInfo* pData = (ImplFontListNameInfo*)List::GetObject( nFont ); in GetFontName()
766 ImplFontListNameInfo* pData = (ImplFontListNameInfo*)List::GetObject( nFont ); in GetFontNameType()
/aoo42x/main/sc/source/filter/xml/
H A DXMLStylesImportHelper.cxx97 pRange = pList->GetObject(i); in AddRange()
121 pRange = xList->GetObject(i); in AddCurrencyRange()
267 rImport.SetStyleToRange(*pList->GetObject(i), pStyleName, nCellType, pCurrency); in SetStylesToRanges()
276 rImport.SetStyleToRange(*xList->GetObject(i), pStyleName, nCellType, pCurrency); in SetStylesToRanges()
/aoo42x/main/sw/source/ui/chrdlg/
H A Dswuiccoll.cxx126 if(SFX_STYLE_FAMILY_PARA == (sal_uInt16)(pFamilyItem = aFamilies.GetObject(i))->GetFamily()) in SwCondCollPage()
135 aFilterLB.InsertEntry(rFilterList.GetObject(i)->aName); in SwCondCollPage()
136 sal_uInt16* pFilter = new sal_uInt16(rFilterList.GetObject(i)->nFlags); in SwCondCollPage()
/aoo42x/main/editeng/source/editeng/
H A Dimpedit.cxx222 EditLine* pLine = pTmpPortion->GetLines().GetObject( nLine ); in DrawSelection()
676 ParaPortion* pParaPortion = pEditEngine->pImpEditEngine->GetParaPortions().GetObject( nPara ); in ShowCursor()
700 TextPortion* pTextPortion = pParaPortion->GetTextPortions().GetObject( nTextPortion ); in ShowCursor()
871 TextPortion* pTextPortion = pParaPortion->GetTextPortions().GetObject( nTextPortion ); in ShowCursor()
1175 ContentNode* pNode = rDoc.GetObject( n ); in SpellIgnoreOrAddWord()
1250 … ParaPortion* pParaPortion = pEditEngine->pImpEditEngine->GetParaPortions().GetObject( nPara ); in IsBulletArea()
1580 ContentNode* pNode = pEditEngine->pImpEditEngine->GetEditDoc().GetObject( nPara ); in dragGestureRecognized()
1592 EditPaM aStartPaM( pEditEngine->pImpEditEngine->GetEditDoc().GetObject( nPara ), 0 ); in dragGestureRecognized()
1600 aEndPaM.SetNode( pEditEngine->pImpEditEngine->GetEditDoc().GetObject( n ) ); in dragGestureRecognized()
/aoo42x/main/tools/source/inet/
H A Dinetmsg.cxx81 delete ((HEADERFIELD*)(m_aHeaderList.GetObject(i))); in ListCleanup_Impl()
99 HEADERFIELD *p = (HEADERFIELD*)(rMsg.m_aHeaderList.GetObject(i)); in ListCopy()
159 rStrm << *((HEADERFIELD *)(m_aHeaderList.GetObject(i))); in operator <<()
220 delete ((UniString*)(aValueList.GetObject(i))); in ~INetMessageHeaderIterator()
1067 (INetMIMEMessage *)(rMsg.aChildren.GetObject (i)); in CopyImp()
/aoo42x/main/sd/source/core/
H A Ddrawdoc3.cxx240 String aBMPgName (*(String*) pBookmarkList->GetObject(nPos)); in InsertBookmark()
323 String aBMPgName (*(String*) pBookmarkList->GetObject(nPos)); in IterateBookmarkPages()
643 String* pName = (String*) aNameList.GetObject(nBMSdPage); in InsertBookmarkAsPage()
686 String aPgName(*(String*) pBookmarkList->GetObject(nPos)); in InsertBookmarkAsPage()
711 String aPgName(*(String*) pBookmarkList->GetObject(nPos)); in InsertBookmarkAsPage()
1041 String aBMName (*(String*) pBookmarkList->GetObject(nPos)); in InsertBookmarkAsObject()
1810 GetObject(i); in SetMasterPage()

Completed in 242 milliseconds

12345678910>>...25