Home
last modified time | relevance | path

Searched refs:GetRole (Results 1 – 15 of 15) sorted by relevance

/trunk/main/sw/source/core/access/
H A Daccfootnote.cxx92 sal_uInt16 nResId = AccessibleRole::END_NOTE == GetRole() in getAccessibleDescription()
111 if( AccessibleRole::END_NOTE == GetRole() ) in getImplementationName()
124 else if( AccessibleRole::END_NOTE == GetRole() ) in supportsService()
136 if( AccessibleRole::END_NOTE == GetRole() ) in getSupportedServiceNames()
H A Daccheaderfooter.cxx84 sal_uInt16 nResId = AccessibleRole::HEADER == GetRole() in getAccessibleDescription()
96 if( AccessibleRole::HEADER == GetRole() ) in getImplementationName()
109 else if( AccessibleRole::HEADER == GetRole() ) in supportsService()
121 if( AccessibleRole::HEADER == GetRole() ) in getSupportedServiceNames()
H A Dacccontext.hxx106 inline sal_Int16 GetRole() const in GetRole() function in SwAccessibleContext
/trunk/main/winaccessibility/source/service/
H A DAccObjectManagerAgent.cxx355 short AccObjectManagerAgent::GetRole(com::sun::star::accessibility::XAccessible* pXAcc) in GetRole() function in AccObjectManagerAgent
358 return pWinManager->GetRole( pXAcc ); in GetRole()
H A DAccObjectWinManager.cxx726 short nCurRole =GetRole(pXAcc); in InsertAccObj()
774 if ( pObj.GetRole() == DOCUMENT ) in InsertAccObj()
1282 short AccObjectWinManager::GetRole(com::sun::star::accessibility::XAccessible* pXAcc) in GetRole() function in AccObjectWinManager
H A DAccDescendantManagerEventListener.cxx132 if (pAgent->GetRole(pAcc) != AccessibleRole::TABLE_CELL) in handleSelectionChangedEvent()
H A DAccObject.cxx444 short AccObject::GetRole() const in GetRole() function in AccObject
/trunk/main/chart2/source/model/template/
H A DDataInterpreter.cxx328 OUString DataInterpreter::GetRole( const Reference< data::XDataSequence > & xSeq ) in GetRole() function in chart::DataInterpreter
384GetRole( rData[nLSeqIdx]->getValues()).equalsAsciiL(RTL_CONSTASCII_STRINGPARAM("categories"))); in HasCategories()
H A DDataInterpreter.hxx51 static ::rtl::OUString GetRole(
/trunk/main/winaccessibility/inc/
H A DAccObject.hxx112 short GetRole() const;
H A DAccObjectManagerAgent.hxx94 short GetRole(com::sun::star::accessibility::XAccessible* pXAcc);
H A DAccObjectWinManager.hxx169 short GetRole(com::sun::star::accessibility::XAccessible* pXAcc);
/trunk/main/chart2/source/inc/
H A DDataSeriesHelper.hxx46 ::rtl::OUString GetRole(
/trunk/main/chart2/source/tools/
H A DDataSourceHelper.cxx255 OUString aRole( DataSeriesHelper::GetRole( aDataSeqences[nN] ) ); in pressUsedDataIntoRectangularFormat()
H A DDataSeriesHelper.cxx206 OUString GetRole( const uno::Reference< chart2::data::XLabeledDataSequence >& xLabeledDataSequence ) in GetRole() function

Completed in 95 milliseconds