Home
last modified time | relevance | path

Searched refs:PROP_WRITING_MODE (Results 1 – 7 of 7) sorted by relevance

/aoo42x/main/chart2/source/tools/
H A DCharacterProperties.cxx479 PROP_WRITING_MODE, in AddPropertiesToVector()
575 …::chart::PropertyHelper::setPropertyValueDefault( rOutMap, PROP_WRITING_MODE, sal_Int16( com::sun:… in AddDefaultsToMap()
/aoo42x/main/chart2/source/inc/
H A DCharacterProperties.hxx122 PROP_WRITING_MODE, enumerator
/aoo42x/main/writerfilter/source/dmapper/
H A DPropertyIds.hxx293 ,PROP_WRITING_MODE enumerator
H A DDomainMapper.cxx2711 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 DPropertyIds.cxx209 add(PROP_WRITING_MODE, ::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("WritingMode"))); in PropertyNameSupplier_Impl()
H A DPropertyMap.cxx909 aElement = find(PropertyDefinition( PROP_WRITING_MODE, false )); in CloseSectionGroup()
H A DStyleSheetTable.cxx845 …pEntry->pProperties->Insert(PROP_WRITING_MODE, true, uno::makeAny( sal_Int16(text::WritingMode_LR_… in ApplyStyleSheets()

Completed in 63 milliseconds