Searched refs:maEnabBorders (Results 1 – 2 of 2) sorted by relevance
310 maEnabBorders.clear(); in Initialize()315 maEnabBorders.push_back( *aIt ); in Initialize()553 for( FrameBorderCIter aIt( maEnabBorders ); aIt.Is(); ++aIt ) in DrawBackground()617 for( FrameBorderCIter aIt( maEnabBorders ); aIt.Is(); ++aIt ) in DrawAllArrows()632 for( FrameBorderIter aIt( maEnabBorders ); aIt.Is(); ++aIt ) in DrawAllFrameBorders()770 SelFrameBorderCIter aIt( maEnabBorders ); in SelectedBordersEqual()820 if( nVecIdx < mxImpl->maEnabBorders.size() ) in GetEnabledBorderType()880 VisFrameBorderCIter aIt( mxImpl->maEnabBorders ); in GetVisibleWidth()903 VisFrameBorderCIter aIt( mxImpl->maEnabBorders ); in GetVisibleColor()954 return SelFrameBorderCIter( mxImpl->maEnabBorders ).Is(); in IsAnyBorderSelected()[all …]
125 FrameBorderPtrVec maEnabBorders; /// Pointers to enables frame borders. member
Completed in 51 milliseconds