Home
last modified time | relevance | path

Searched refs:maChildVec (Results 1 – 2 of 2) sorted by relevance

/aoo41x/main/svx/source/dialog/
H A Dfrmsel.cxx263 maChildVec( 8, static_cast< a11y::AccFrameSelector* >( 0 ) ), in FrameSelectorImpl()
299 …for( AccessibleImplVec::iterator aIt = maChildVec.begin(), aEnd = maChildVec.end(); aIt != aEnd; +… in ~FrameSelectorImpl()
710 … if( GetBorder(rBorder.GetType()).IsEnabled() && (1 <= nVecIdx) && (nVecIdx <= maChildVec.size()) ) in SetBorderState()
999 if( IsBorderEnabled( eBorder ) && (1 <= nVecIdx) && (nVecIdx <= mxImpl->maChildVec.size()) ) in GetChildAccessible()
1002 if( !mxImpl->maChildVec[ nVecIdx ] ) in GetChildAccessible()
1003 mxImpl->mxChildVec[ nVecIdx ] = mxImpl->maChildVec[ nVecIdx ] = in GetChildAccessible()
/aoo41x/main/svx/source/inc/
H A Dfrmselimpl.hxx146 AccessibleImplVec maChildVec; /// Pointers to accessibility objects for frame borders. member

Completed in 16 milliseconds