/trunk/main/sfx2/inc/sfx2/ |
H A D | minarray.hxx | 325 void* GetObject( sal_uInt16 nPos ) const { return operator[](nPos); } in GetObject() function in SfxPtrArr 326 void*& GetObject( sal_uInt16 nPos ) { return operator[](nPos); } in GetObject() function in SfxPtrArr 407 char GetObject( sal_uInt16 nPos ) const { return operator[](nPos); } in GetObject() function in ByteArr 408 char& GetObject( sal_uInt16 nPos ) { return operator[](nPos); } in GetObject() function in ByteArr 472 short GetObject( sal_uInt16 nPos ) const { return operator[](nPos); } in GetObject() function in WordArr 473 short& GetObject( sal_uInt16 nPos ) { return operator[](nPos); } in GetObject() function in WordArr
|
H A D | styfitem.hxx | 100 const SfxStyleFamilyItem* GetObject(sal_uIntPtr nIdx) const in GetObject() function in SfxStyleFamilies
|
/trunk/main/svx/inc/svx/ |
H A D | svdtext.hxx | 66 SdrTextObj& GetObject() const { return mrObject; } in GetObject() function in SdrText
|
H A D | svdhlpln.hxx | 82 SdrHelpLine* GetObject(sal_uInt16 i) const { return (SdrHelpLine*)(aList.GetObject(i)); } in GetObject() function in SdrHelpLineList
|
H A D | svdoedge.hxx | 83 inline SdrObject* GetObject() const { return pObj; } in GetObject() function in SdrObjConnection
|
/trunk/main/svtools/inc/svtools/ |
H A D | embedhlp.hxx | 64 const NS_UNO::Reference < NS_EMBED::XEmbeddedObject >& GetObject() const { return mxObj; } in GetObject() function in svt::EmbeddedObjectRef
|
/trunk/main/sc/source/ui/inc/ |
H A D | hiranges.hxx | 52 ScHighlightEntry* GetObject( sal_uLong nIndex ) const in GetObject() function in ScHighlightRanges
|
H A D | rfindlst.hxx | 56 ScRangeFindData* GetObject( sal_uLong nIndex ) const in GetObject() function in ScRangeFindList
|
/trunk/main/tools/inc/tools/ |
H A D | table.hxx | 61 void* GetObject( sal_uIntPtr nPos ) const in GetObject() function in Table
|
/trunk/main/editeng/source/editeng/ |
H A D | baselist.hxx | 33 T* GetObject( sal_uInt32 index ) const { return contents[index]; } in GetObject() function in BaseList
|
H A D | edtspell.hxx | 101 WrongRange& GetObject( sal_uInt16 n ) const { return WrongRanges::GetObject( n ); } in GetObject() function in WrongList
|
/trunk/main/tools/inc/ |
H A D | impcont.hxx | 93 inline void* CBlock::GetObject( sal_uInt16 nIndex ) const in GetObject() function in CBlock
|
/trunk/main/sw/source/core/inc/ |
H A D | anchoredobjectposition.hxx | 99 inline SdrObject& GetObject() const in GetObject() function in objectpositioning::SwAnchoredObjectPosition
|
/trunk/main/reportdesign/inc/ |
H A D | RptObject.hxx | 70 inline OUnoObject* GetObject() const { return pDlgEdObj; } in GetObject() function in rptui::DlgEdHint
|
/trunk/main/forms/source/component/ |
H A D | GroupManager.hxx | 173 …const ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet>& GetObject( sal_uIn… in GetObject() function in frm::OGroup
|
/trunk/main/sw/inc/ |
H A D | swtable.hxx | 308 const SwServerObject* GetObject() const { return &refObj; } in GetObject() function in SwTable 309 SwServerObject* GetObject() { return &refObj; } in GetObject() function in SwTable
|
H A D | section.hxx | 246 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/idl/inc/ |
H A D | object.hxx | 50 sal_uLong GetObject( sal_uLong nPos ){ return (sal_uLong) List::GetObject( nPos ); } in GetObject() function in SvULongs
|
/trunk/main/svl/inc/svl/ |
H A D | svstdarr.hxx | 94 const sal_uInt16& GetObject(sal_uInt16 nP) const { in GetObject() function in SvUShortsSort
|
/trunk/main/sw/source/core/unocore/ |
H A D | unoredlines.cxx | 124 beans::XPropertySet* SwXRedlines::GetObject( SwRedline& rRedline, SwDoc& rDoc ) in GetObject() function in SwXRedlines
|
H A D | unocoll.cxx | 756 XTextTable* SwXTextTables::GetObject( SwFrmFmt& rFmt ) in GetObject() function in SwXTextTables 1066 SwXFrame* SwXFrames::GetObject(SwFrmFmt& rFmt, FlyCntType eType) in GetObject() function in SwXFrames 1362 uno::Reference< XTextSection > SwXTextSections::GetObject( SwSectionFmt& rFmt ) in GetObject() function in SwXTextSections 1629 Reference<XFootnote> SwXFootnotes::GetObject( SwDoc& rDoc, const SwFmtFtn& rFmt ) in GetObject() function in SwXFootnotes 1755 SwXReferenceMark* SwXReferenceMarks::GetObject( SwDoc* pDoc, const SwFmtRefMark* pMark ) in GetObject() function in SwXReferenceMarks
|
/trunk/main/svx/source/dialog/ |
H A D | imapwnd.hxx | 105 const IMapObjectPtr GetObject() const { return mpObj; } in GetObject() function in IMapUserData
|
/trunk/main/sw/source/core/text/ |
H A D | txtfly.hxx | 88 const SdrObject* GetObject( MSHORT nPos ){ return pSdrObj[ nPos ]; } in GetObject() function in SwContourCache
|
/trunk/main/basctl/source/inc/ |
H A D | dlged.hxx | 69 DlgEdObj* GetObject() const { return pDlgEdObj; } in GetObject() function in DlgEdHint
|
/trunk/main/filter/source/svg/ |
H A D | svgfilter.hxx | 190 const Reference< XInterface >& GetObject() const { return mxObject; } in GetObject() function in ObjectRepresentation
|