Home
last modified time | relevance | path

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

/aoo4110/main/writerfilter/source/dmapper/
H A DPropertyIds.hxx283 ,PROP_WIDTH enumerator
H A DPropertyMap.cxx303 Insert( PROP_WIDTH, false, uno::makeAny( (sal_Int32) aLetter.getWidth() ) ); in SectionPropertyMap()
898 aElement = find(PropertyDefinition( PROP_WIDTH, false )); in CloseSectionGroup()
H A DPropertyIds.cxx212 …case PROP_WIDTH : sName = ::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("Width"));… in GetName()
H A DDomainMapperTableHandler.cxx479 m_aTableProperties->Insert( PROP_WIDTH, false, uno::makeAny( nTableWidth )); in endTableGetTableStyle()
H A DDomainMapper_Impl.cxx705 pFrameProperties[0].Name = rPropNameSupplier.GetName(PROP_WIDTH); in finishParagraph()
986 …Properties->setPropertyValue(PropertyNameSupplier::GetPropertyNameSupplier().GetName( PROP_WIDTH ), in appendOLE()
H A DDomainMapper.cxx3469 …rContext->Insert( PROP_WIDTH, false, uno::makeAny( PaperInfo::sloppyFitPageDimension( nWidth ) ) ); in sprmWithProps()
3939 pSectionContext->Insert( PROP_WIDTH, false, uno::makeAny( CT_PageSz.w ) ); in sprmWithProps()

Completed in 82 milliseconds