Searched refs:PROP_WRITING_MODE (Results 1 – 7 of 7) sorted by relevance
/aoo41x/main/chart2/source/tools/ |
H A D | CharacterProperties.cxx | 479 PROP_WRITING_MODE, in AddPropertiesToVector() 575 …::chart::PropertyHelper::setPropertyValueDefault( rOutMap, PROP_WRITING_MODE, sal_Int16( com::sun:… in AddDefaultsToMap()
|
/aoo41x/main/chart2/source/inc/ |
H A D | CharacterProperties.hxx | 122 PROP_WRITING_MODE, enumerator
|
/aoo41x/main/writerfilter/source/dmapper/ |
H A D | PropertyIds.hxx | 285 ,PROP_WRITING_MODE enumerator
|
H A D | DomainMapper.cxx | 2713 rContext->Insert(PROP_WRITING_MODE, false, uno::makeAny( text::WritingMode2::RL_TB )); in sprmWithProps() 2722 … pSectionContext->Insert( PROP_WRITING_MODE, false, uno::makeAny( text::WritingMode2::RL_TB ) ); in sprmWithProps() 3681 pTargetContext->Insert(PROP_WRITING_MODE, false, uno::makeAny( nDirection ) ); in sprmWithProps()
|
H A D | PropertyIds.cxx | 232 …case PROP_WRITING_MODE : sName = ::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("WritingM… in GetName()
|
H A D | PropertyMap.cxx | 903 aElement = find(PropertyDefinition( PROP_WRITING_MODE, false )); in CloseSectionGroup()
|
H A D | StyleSheetTable.cxx | 848 …pEntry->pProperties->Insert(PROP_WRITING_MODE, true, uno::makeAny( sal_Int16(text::WritingMode_LR_… in ApplyStyleSheets()
|
Completed in 55 milliseconds