Home
last modified time | relevance | path

Searched refs:GetObject (Results 176 – 200 of 623) sorted by relevance

12345678910>>...25

/aoo42x/main/sd/source/filter/html/
H A Dpubdlg.cxx469 m_pDesignList->GetObject(nIndex); in SdPublishingDlg()
491 delete (SdPublishingDesign*)m_pDesignList->GetObject(nIndex); in ~SdPublishingDlg()
1002 m_pDesign = (SdPublishingDesign*)m_pDesignList->GetObject(nPos); in IMPL_LINK()
1018 m_pDesign = (SdPublishingDesign*)m_pDesignList->GetObject(nPos); in IMPL_LINK()
1036 m_pDesignList->GetObject(nPos); in IMPL_LINK()
1242 m_pDesignList->GetObject(nIndex); in IMPL_LINK()
1703 m_pDesignList->GetObject(nIndex); in Save()
/aoo42x/main/l10ntools/inc/
H A Dtagtest.hxx235 delete TokenListImpl::GetObject( i ); in Clear()
249 TokenInfo& GetObject( sal_uLong nIndex ) const in GetObject() function in TokenList
252 return *TokenListImpl::GetObject(nIndex); in GetObject()
/aoo42x/main/l10ntools/layout/
H A Dtralay.cxx163 if ( lst->GetObject( i )->Equals( name ) ) in findAttribute()
164 return lst->GetObject( i ); in findAttribute()
245 && lst->GetObject( 2 )->GetNodeType() == XML_NODE_TYPE_DEFAULT ) in insertMarker()
/aoo42x/main/sc/source/ui/inc/
H A Dhiranges.hxx52 ScHighlightEntry* GetObject( sal_uLong nIndex ) const in GetObject() function in ScHighlightRanges
53 { return (ScHighlightEntry*)aEntries.GetObject(nIndex); } in GetObject()
H A Drfindlst.hxx56 ScRangeFindData* GetObject( sal_uLong nIndex ) const in GetObject() function in ScRangeFindList
57 { return (ScRangeFindData*)aEntries.GetObject(nIndex); } in GetObject()
/aoo42x/main/tools/source/generic/
H A Dpoly2.cxx236 const Polygon& PolyPolygon::GetObject( sal_uInt16 nPos ) const in GetObject() function in PolyPolygon
621 if ( GetObject( nPolyCount-1 ).GetSize() <= 2 ) in Clip()
733 if (!GetObject( i ).IsEqual( rPolyPoly.GetObject( i ) ) ) in IsEqual()
/aoo42x/main/svx/source/gallery2/
H A Dgaltheme.cxx469 return ImplReadSgaObject( aObjectList.GetObject( nPos ) ); in AcquireObject()
476 const GalleryObject* pGalleryObject = aObjectList.GetObject(nPos); in GetPreviewBitmapExAndStrings()
495 GalleryObject* pGalleryObject = aObjectList.GetObject(nPos); in SetPreviewBitmapExAndStrings()
550 GalleryObject* pEntry = aObjectList.GetObject( nOldPos ); in ChangeObjectPos()
585 aObjectList.GetObject( i )->mbDelete = false; in Actualize()
592 pEntry = aObjectList.GetObject( i ); in Actualize()
/aoo42x/main/sw/source/core/unocore/
H A Dunotbl.cxx1435 if(rLines.GetObject(i) == pLine) in FindLine()
1502 pTableCrsr->InsertBox( *rBoxes.GetObject(i) ); in SwXTextTableCursor()
2211 String* pObject = aAllNames.GetObject(i-1); in getCellNames()
3362 SwXTextSections::GetObject( *rSect.GetFmt() ); in getPropertyValue()
3510 SwTableLine* pLine = rLines.GetObject(0); in getColumnCount()
4673 pTLBox = rBoxes.GetObject(0); in insertByIndex()
4806 SwTableLine* pLine = rLines.GetObject(0); in getCount()
4828 SwTableLine* pLine = rLines.GetObject(0); in getByIndex()
4866 SwTableLine* pLine = rLines.GetObject(0); in insertByIndex()
4883 pTLBox = rBoxes.GetObject(rBoxes.Count() - 1); in insertByIndex()
[all …]
H A Dunoevtlstnr.cxx85 XEventListenerPtr pElem = pListenerArr->GetObject(i); in RemoveListener()
108 XEventListenerPtr pElem = pListenerArr->GetObject(i); in Disposing()
/aoo42x/main/sw/source/filter/xml/
H A Dxmltble.cxx250 const SwFrmFmt *pTestFmt = GetObject(i); in AddRow()
397 const SwFrmFmt *pTestFmt = GetObject(i); in AddCell()
640 rExpCols.GetObject(nExpPos)->GetStyleName() ); in ExportTableLinesAutoStyles()
1035 if( pTableLines->GetObject( nInfoPos )->GetLines() == &rLines ) in ExportTableLines()
1037 pLines = pTableLines->GetObject( nInfoPos ); in ExportTableLines()
/aoo42x/main/svl/inc/svl/
H A Dadrparse.hxx93 m_aRest.GetObject(nIndex - 1)->m_aAddrSpec; in GetEmailAddress()
99 m_aRest.GetObject(nIndex - 1)->m_aRealName; in GetRealName()
/aoo42x/main/extensions/source/bibliography/
H A Dbibconfig.cxx278 const Mapping* pMapping = pMappingsArr->GetObject((sal_uInt16)i); in Commit()
326 const Mapping* pMapping = pMappingsArr->GetObject(i); in GetMapping()
340 const Mapping* pMapping = pMappingsArr->GetObject(i); in SetMapping()
/aoo42x/main/editeng/source/editeng/
H A Dbaselist.hxx33 T* GetObject( sal_uInt32 index ) const { return contents[index]; } in GetObject() function in BaseList
46 delete GetObject( n ); in DeleteAndDestroy()
H A Deditdoc.hxx628 { return ( nPos < Count() ) ? GetObject( nPos ) : 0; } in SaveGetObject()
763 …ContentNode* SaveGetObject( sal_uInt32 nPos ) const { return ( nPos < Count() ) ? GetObject( nPos … in SaveGetObject()
770 return EditPaM( GetObject( 0 ), 0 ); in GetStartPaM()
775 ContentNode* pLastNode = GetObject( Count()-1 ); in GetEndPaM()
H A Dediteng.cxx395 pRemoved = pImpEditEngine->GetEditViews().GetObject( nPos ); in RemoveView()
411 EditView* pView = pImpEditEngine->GetEditViews().GetObject( nIndex ); in RemoveView()
420 return pImpEditEngine->GetEditViews().GetObject( nIndex ); in GetView()
1793 ContentNode* pNode = pImpEditEngine->GetEditDoc().GetObject( n ); in SetControlWord()
1804 ContentNode* pNode = pImpEditEngine->GetEditDoc().GetObject( n ); in SetControlWord()
1805 ParaPortion* pPortion = pImpEditEngine->GetParaPortions().GetObject( n ); in SetControlWord()
1927 EditLine* pLine = pParaPortion->GetLines().GetObject( nLine ); in IsTextPos()
2355 ContentNode* pNode = pImpEditEngine->GetEditDoc().GetObject( nPara ); in RemoveFields()
2381 ContentNode* pNode = pImpEditEngine->GetEditDoc().GetObject( n ); in HasOnlineSpellErrors()
2449 pParaPortion->GetLines().GetObject( 0 ) : NULL; in GetParagraphInfos()
/aoo42x/main/tools/workben/
H A Dtldem.cxx57 aFile.WriteLine( *pList->GetObject(j) ); in main()
65 aSortedFile.WriteLine( *pSortedList->GetObject(k) ); in main()
/aoo42x/main/sfx2/inc/sfx2/
H A Dstyfitem.hxx100 const SfxStyleFamilyItem* GetObject(sal_uIntPtr nIdx) const in GetObject() function in SfxStyleFamilies
101 { return (SfxStyleFamilyItem*)aEntryList.GetObject(nIdx); } in GetObject()
/aoo42x/main/toolkit/source/controls/
H A Dstdtabcontroller.cxx274 ComponentEntry* pEntry = aCtrls.GetObject( nPos ); in autoTabOrder()
280 pEntry = aCtrls.GetObject( ++nPos ); in autoTabOrder()
291 ComponentEntry* pE = aCtrls.GetObject( n ); in autoTabOrder()
/aoo42x/main/svx/source/svdraw/
H A Dsvdotxat.cxx282 bFnd = (aStyleName.Equals(*(XubString*)aStyles.GetObject(nNum))); in ImpSetTextStyleSheetListeners()
297 XubString* pName=(XubString*)aStyles.GetObject(nNum); in ImpSetTextStyleSheetListeners()
334 SfxStyleSheet* pStyle=(SfxStyleSheet*)aStyles.GetObject(nNum); in ImpSetTextStyleSheetListeners()
H A Dclonelist.cxx81 return (SdrObject*)maOriginalList.GetObject(nIndex); in GetOriginal()
86 return (SdrObject*)maCloneList.GetObject(nIndex); in GetClone()
/aoo42x/main/basic/source/runtime/
H A Dstep2.cxx413 SbxBaseRef pObj = (SbxBase*)p->GetObject(); in SetupArgs()
490 SbxBase* pElemObj = pElem->GetObject(); in CheckArray()
526 SbxBaseRef pObj = (SbxBase*)pElem->GetObject(); in CheckArray()
683 SbxBase* pObjVarObj = pObjVar->GetObject(); in StepELEM()
1000 SbxBaseRef xObj = (SbxBase*)refVar->GetObject(); in StepDCREATE_IMPL()
/aoo42x/main/sd/source/ui/view/
H A Dsdview3.cxx115 if(pConnObj == ((ImpRememberOrigAndClone*)aConnectorContainer.GetObject(a))->pOrig) in ImpGetClone()
116 return ((ImpRememberOrigAndClone*)aConnectorContainer.GetObject(a))->pClone; in ImpGetClone()
527 … ImpRememberOrigAndClone* pRem = (ImpRememberOrigAndClone*)aConnectorContainer.GetObject(a); in InsertData()
536 SdrObject* pConnObj = rConn0.GetObject(); in InsertData()
568 pConnObj = rConn1.GetObject(); in InsertData()
603 delete (ImpRememberOrigAndClone*)aConnectorContainer.GetObject(a); in InsertData()
/aoo42x/main/basic/inc/basic/
H A Dsbobjmod.hxx55 using SbxValue::GetObject;
56 SbxVariable* GetObject();
/aoo42x/main/xmloff/source/draw/
H A Dsdxmlexp.cxx906 if(*mpAutoLayoutInfoList->GetObject(nCnt) == *pNew) in ImpPrepAutoLayoutInfo()
909 pNew = mpAutoLayoutInfoList->GetObject(nCnt); in ImpPrepAutoLayoutInfo()
941 ImpXMLAutoLayoutInfo* pInfo = mpAutoLayoutInfoList->GetObject(nCnt); in ImpWriteAutoLayoutInfos()
1381 if(mpPageMasterInfoList->GetObject(a) in ImpGetOrCreatePageMasterInfo()
1382 && *mpPageMasterInfoList->GetObject(a) == *pNewInfo) in ImpGetOrCreatePageMasterInfo()
1385 pNewInfo = mpPageMasterInfoList->GetObject(a); in ImpGetOrCreatePageMasterInfo()
1451 ImpXMLEXPPageMasterInfo* pInfo = mpPageMasterInfoList->GetObject(nCnt); in ImpWritePageMasterInfos()
1514 ImpXMLEXPPageMasterInfo* pInfo = mpPageMasterInfoList->GetObject(nCnt); in ImpGetPageMasterInfoByName()
2573 ImpXMLEXPPageMasterInfo* pInfo = mpPageMasterUsageList->GetObject(nMPageId); in _ExportMasterStyles()
2608 ImpXMLEXPPageMasterInfo* pMasterInfo = mpNotesPageMasterUsageList->GetObject(nMPageId); in _ExportMasterStyles()
/aoo42x/main/sd/source/ui/unoidl/
H A Dunocpres.cxx203 SdrPage* pPage = (SdrPage*)mpSdCustomShow->GetObject(Index); in getByIndex()
442 const SdCustomShow* pShow = (const SdCustomShow*)pList->GetObject(nIdx); in getElementNames()
485 SdCustomShow* pShow = (SdCustomShow*)pList->GetObject(nIdx); in getSdCustomShow()

Completed in 163 milliseconds

12345678910>>...25