Home
last modified time | relevance | path

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

/aoo4110/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()
/aoo4110/main/chart2/source/inc/
H A DCharacterProperties.hxx122 PROP_WRITING_MODE, enumerator
/aoo4110/main/writerfilter/source/dmapper/
H A DPropertyIds.hxx285 ,PROP_WRITING_MODE enumerator
H A DDomainMapper.cxx2713 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 DPropertyIds.cxx232 …case PROP_WRITING_MODE : sName = ::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("WritingM… in GetName()
H A DPropertyMap.cxx903 aElement = find(PropertyDefinition( PROP_WRITING_MODE, false )); in CloseSectionGroup()
H A DStyleSheetTable.cxx848 …pEntry->pProperties->Insert(PROP_WRITING_MODE, true, uno::makeAny( sal_Int16(text::WritingMode_LR_… in ApplyStyleSheets()

Completed in 82 milliseconds