Home
last modified time | relevance | path

Searched refs:AttributeCheckState (Results 1 – 3 of 3) sorted by relevance

/trunk/main/forms/source/richtext/
H A Drtattributehandler.hxx92 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;
H A Drtattributehandler.cxx110 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()
471AttributeCheckState ParagraphDirectionHandler::implGetCheckState( const SfxPoolItem& _rItem ) const in implGetCheckState()
504 AttributeCheckState BooleanHandler::implGetCheckState( const SfxPoolItem& _rItem ) const in implGetCheckState()
H A Drtattributes.hxx51 enum AttributeCheckState enum
67 AttributeCheckState eSimpleState;
71 inline explicit AttributeState( AttributeCheckState _eCheckState );
93 inline AttributeState::AttributeState( AttributeCheckState _eCheckState ) in AttributeState()

Completed in 40 milliseconds