Home
last modified time | relevance | path

Searched refs:CharacterAttributesHelper (Results 1 – 6 of 6) sorted by relevance

/trunk/main/accessibility/source/helper/
H A Dcharacterattributeshelper.cxx36 CharacterAttributesHelper::CharacterAttributesHelper( const Font& rFont, sal_Int32 nBackColor, sal_… in CharacterAttributesHelper() function in CharacterAttributesHelper
59 CharacterAttributesHelper::~CharacterAttributesHelper() in ~CharacterAttributesHelper()
66 Sequence< PropertyValue > CharacterAttributesHelper::GetCharacterAttributes() in GetCharacterAttributes()
84 Sequence< PropertyValue > CharacterAttributesHelper::GetCharacterAttributes( const Sequence< ::rtl:… in GetCharacterAttributes()
/trunk/main/accessibility/inc/accessibility/helper/
H A Dcharacterattributeshelper.hxx39 class CharacterAttributesHelper class
49 CharacterAttributesHelper( const Font& rFont, sal_Int32 nBackColor, sal_Int32 nColor );
50 ~CharacterAttributesHelper();
/trunk/main/accessibility/source/standard/
H A Dvclxaccessibletextcomponent.cxx246 …::std::auto_ptr< CharacterAttributesHelper > pHelper( new CharacterAttributesHelper( aFont, nBackC… in getCharacterAttributes()
H A Dvclxaccessiblestatusbaritem.cxx531 …::std::auto_ptr< CharacterAttributesHelper > pHelper( new CharacterAttributesHelper( aFont, nBackC… in getCharacterAttributes()
H A Dvclxaccessiblemenuitem.cxx257 …::std::auto_ptr< CharacterAttributesHelper > pHelper( new CharacterAttributesHelper( aFont, nBackC… in getCharacterAttributes()
H A Dvclxaccessibletabpage.cxx605 …::std::auto_ptr< CharacterAttributesHelper > pHelper( new CharacterAttributesHelper( aFont, nBackC… in getCharacterAttributes()

Completed in 67 milliseconds