Home
last modified time | relevance | path

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

/trunk/main/writerfilter/source/dmapper/
H A DPropertyIds.hxx291 ,PROP_WIDTH enumerator
H A DPropertyMap.cxx305 Insert( PROP_WIDTH, false, uno::makeAny( (sal_Int32) aLetter.getWidth() ) ); in SectionPropertyMap()
904 aElement = find(PropertyDefinition( PROP_WIDTH, false )); in CloseSectionGroup()
H A DPropertyIds.cxx189 add(PROP_WIDTH, ::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("Width"))); in PropertyNameSupplier_Impl()
H A DDomainMapperTableHandler.cxx533 m_aTableProperties->Insert( PROP_WIDTH, false, uno::makeAny( nTableWidth )); in endTableGetTableStyle()
H A DDomainMapper.cxx3477 …rContext->Insert( PROP_WIDTH, false, uno::makeAny( PaperInfo::sloppyFitPageDimension( nWidth ) ) ); in sprmWithProps()
3948 pSectionContext->Insert( PROP_WIDTH, false, uno::makeAny( CT_PageSz.w ) ); in sprmWithProps()
H A DDomainMapper_Impl.cxx802 aPropSequence.set(PROP_WIDTH, nWidth); in finishParagraph()
1172 …Properties->setPropertyValue(PropertyNameSupplier::GetPropertyNameSupplier().GetName( PROP_WIDTH ), in appendOLE()

Completed in 103 milliseconds