Searched refs:PROP_WIDTH (Results 1 – 6 of 6) sorted by relevance
/trunk/main/writerfilter/source/dmapper/ |
H A D | PropertyIds.hxx | 291 ,PROP_WIDTH enumerator
|
H A D | PropertyMap.cxx | 305 Insert( PROP_WIDTH, false, uno::makeAny( (sal_Int32) aLetter.getWidth() ) ); in SectionPropertyMap() 904 aElement = find(PropertyDefinition( PROP_WIDTH, false )); in CloseSectionGroup()
|
H A D | PropertyIds.cxx | 189 add(PROP_WIDTH, ::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("Width"))); in PropertyNameSupplier_Impl()
|
H A D | DomainMapperTableHandler.cxx | 533 m_aTableProperties->Insert( PROP_WIDTH, false, uno::makeAny( nTableWidth )); in endTableGetTableStyle()
|
H A D | DomainMapper.cxx | 3477 …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 D | DomainMapper_Impl.cxx | 802 aPropSequence.set(PROP_WIDTH, nWidth); in finishParagraph() 1172 …Properties->setPropertyValue(PropertyNameSupplier::GetPropertyNameSupplier().GetName( PROP_WIDTH ), in appendOLE()
|
Completed in 103 milliseconds