/trunk/main/rsc/source/res/ |
H A D | rsccont.cxx | 260 ERRTYPE RscBaseCont::GetElement( const RSCINST & rInst, const RscId & rEleName, in GetElement() function in RscBaseCont 482 aError = GetElement( rInst, RscId(), pTypeClass, RSCINST(), &aTmpI ); in SetString() 489 aError = GetElement( rInst, RscId(), pTypeClass1, RSCINST(), &aTmpI ); in SetString() 523 aError = GetElement( rInst, RscId(), pTypeClass, RSCINST(), &aTmpI ); in SetNumber() 530 aError = GetElement( rInst, RscId(), pTypeClass1, RSCINST(), &aTmpI ); in SetNumber() 562 aError = GetElement( rInst, RscId(), pTypeClass, RSCINST(), &aTmpI ); in SetBool() 569 aError = GetElement( rInst, RscId(), pTypeClass1, RSCINST(), &aTmpI ); in SetBool() 601 aError = GetElement( rInst, RscId(), pTypeClass, RSCINST(), &aTmpI ); in SetConst() 608 aError = GetElement( rInst, RscId(), pTypeClass1, RSCINST(), &aTmpI ); in SetConst() 642 aError = GetElement( rInst, RscId(), pTypeClass, RSCINST(), &aTmpI ); in SetRef() [all …]
|
H A D | rsctop.cxx | 293 ERRTYPE RscTop::GetElement( const RSCINST & rInst, const RscId & rEleName, in GetElement() function in RscTop 299 GetElement( rInst, rEleName, in GetElement()
|
/trunk/main/rsc/source/parser/ |
H A D | rscyacc.cxx | 200 aError = S.Top().pClass->GetElement( S.Top(), aName1, in DoClassHeader() 212 S.Top().pClass->GetElement( S.Top(), RscId(), in DoClassHeader() 237 aErr = rTop.pClass->GetElement( rTop, RscId(), NULL, RSCINST(), &aInst ); in GetFirstTupelEle()
|
H A D | yyrscyacc.y | 742 aError = S.Top().pClass->GetElement( S.Top(), RscId(),
|
H A D | rscinit.cxx | 69 GetElement( aVersion, RscId( pClass->GetTypId() ), in NameToVerCtrl()
|
/trunk/main/svx/source/form/ |
H A D | navigatortree.cxx | 129 …DBG_ASSERT( _pEntry->GetElement().get() == Reference< XInterface >( _pEntry->GetElement(), UNO_QUE… in isModelShapeMarked() 135 MapModelToShape::const_iterator aPos = _rModelMap.find( _pEntry->GetElement() ); in isModelShapeMarked() 352 …= static_cast< FmEntryData* >( m_arrCurrentSelection[(sal_uInt16)i]->GetUserData() )->GetElement(); in implPrepareExchange() 1225 xContainer = Reference< XIndexContainer > (pTargetData->GetElement(), UNO_QUERY); in implExecuteDataTransfer() 1749 … aSelection.insert( Reference< XInterface >( pEntryData->GetElement(), UNO_QUERY ) ); in ShowSelectionProperties() 1865 if ( aModelShapes.find( pCurrent->GetElement() ) != aModelShapes.end() ) in DeleteSelection()
|
H A D | navigatortreemodel.cxx | 694 if ( pEntryData->GetElement().get() == xIFace.get() ) in FindData()
|
/trunk/main/sw/source/core/access/ |
H A D | textmarkuphelper.cxx | 146 pTextMarkupList->GetElement( static_cast<sal_uInt16>(nTextMarkupIndex) ); in getTextMarkup() 201 pTextMarkupList->GetElement( static_cast<sal_uInt16>(nTextMarkupIdx) ); in getTextMarkupAtIndex()
|
/trunk/main/sc/source/filter/inc/ |
H A D | tokstack.hxx | 185 bool GetElement( const sal_uInt16 nId ); 386 GetElement( ( sal_uInt16 ) nId - 1 ); in operator []()
|
/trunk/main/sc/source/filter/excel/ |
H A D | tokstack.cxx | 389 bool TokenPool::GetElement( const sal_uInt16 nId ) in GetElement() function in TokenPool 599 bRet = GetElement( *pAkt ); in GetElementRek()
|
/trunk/main/rsc/inc/ |
H A D | rsccont.hxx | 75 ERRTYPE GetElement( const RSCINST & rInst, const RscId & rEleName,
|
H A D | rscinst.hxx | 66 RscInst GetElement( RscTop * pClass, const RscId & rName );
|
H A D | rsctop.hxx | 122 virtual ERRTYPE GetElement( const RSCINST & rInst, const RscId & rEleName,
|
/trunk/main/sw/source/core/inc/ |
H A D | wrong.hxx | 281 inline const SwWrongArea* GetElement( sal_uInt16 nIdx ) const in GetElement() function in SwWrongList
|
/trunk/main/rsc/doku/feinkonz.43/ |
H A D | rscinst.doc | 2917 RscInst GetElement( RscTop * pClass, 3225 Au0RscInst::GetElement() 3227 AliRscInst RscInst::GetElement( RscTop * pClass, 4098 RscInst::GetElement() 37
|
/trunk/main/svx/source/inc/ |
H A D | fmexpl.hxx | 187 const ::com::sun::star::uno::Reference< ::com::sun::star::uno::XInterface >& GetElement() const in GetElement() function in FmEntryData
|
/trunk/main/sw/source/core/txtnode/ |
H A D | fntcache.cxx | 783 const SwWrongArea* wrongArea = pWList->GetElement(wrongPos); in lcl_DrawLineForWrongListData()
|
/trunk/main/sw/source/core/crsr/ |
H A D | crsrsh.cxx | 3396 const SwWrongArea* pArea = rSmartTagList.GetElement( i ); in lcl_FillRecognizerData()
|