Searched refs:AttributeCheckState (Results 1 – 3 of 3) sorted by relevance
92 AttributeCheckState getCheckState( const SfxItemSet& _rAttribs ) const;98 virtual AttributeCheckState implGetCheckState( const SfxPoolItem& _rItem ) const;135 virtual AttributeCheckState implGetCheckState( const SfxPoolItem& _rItem ) const;151 virtual AttributeCheckState implGetCheckState( const SfxPoolItem& _rItem ) const;167 virtual AttributeCheckState implGetCheckState( const SfxPoolItem& _rItem ) const;196 virtual AttributeCheckState implGetCheckState( const SfxPoolItem& _rItem ) const;227 virtual AttributeCheckState implGetCheckState( const SfxPoolItem& _rItem ) const;
110 AttributeCheckState AttributeHandler::implGetCheckState( const SfxPoolItem& /*_rItem*/ ) const in implGetCheckState()125 AttributeCheckState AttributeHandler::getCheckState( const SfxItemSet& _rAttribs ) const in getCheckState()127 AttributeCheckState eSimpleState( eIndetermined ); in getCheckState()237 AttributeCheckState ParaAlignmentHandler::implGetCheckState( const SfxPoolItem& _rItem ) const in implGetCheckState()272 AttributeCheckState LineSpacingHandler::implGetCheckState( const SfxPoolItem& _rItem ) const in implGetCheckState()314 AttributeCheckState EscapementHandler::implGetCheckState( const SfxPoolItem& _rItem ) const in implGetCheckState()471 …AttributeCheckState ParagraphDirectionHandler::implGetCheckState( const SfxPoolItem& _rItem ) const in implGetCheckState()504 AttributeCheckState BooleanHandler::implGetCheckState( const SfxPoolItem& _rItem ) const in implGetCheckState()
51 enum AttributeCheckState enum67 AttributeCheckState eSimpleState;71 inline explicit AttributeState( AttributeCheckState _eCheckState );93 inline AttributeState::AttributeState( AttributeCheckState _eCheckState ) in AttributeState()
Completed in 18 milliseconds