Searched refs:PROP_WRITING_MODE (Results 1 – 7 of 7) sorted by relevance
/trunk/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()
|
/trunk/main/chart2/source/inc/ |
H A D | CharacterProperties.hxx | 122 PROP_WRITING_MODE, enumerator
|
/trunk/main/writerfilter/source/dmapper/ |
H A D | PropertyIds.hxx | 293 ,PROP_WRITING_MODE enumerator
|
H A D | DomainMapper.cxx | 2711 rContext->Insert(PROP_WRITING_MODE, false, uno::makeAny( text::WritingMode2::RL_TB )); in sprmWithProps() 2720 … pSectionContext->Insert( PROP_WRITING_MODE, false, uno::makeAny( text::WritingMode2::RL_TB ) ); in sprmWithProps() 3689 pTargetContext->Insert(PROP_WRITING_MODE, false, uno::makeAny( nDirection ) ); in sprmWithProps()
|
H A D | PropertyIds.cxx | 209 add(PROP_WRITING_MODE, ::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("WritingMode"))); in PropertyNameSupplier_Impl()
|
H A D | PropertyMap.cxx | 909 aElement = find(PropertyDefinition( PROP_WRITING_MODE, false )); in CloseSectionGroup()
|
H A D | StyleSheetTable.cxx | 845 …pEntry->pProperties->Insert(PROP_WRITING_MODE, true, uno::makeAny( sal_Int16(text::WritingMode_LR_… in ApplyStyleSheets()
|
Completed in 52 milliseconds