Searched refs:PROP_WIDTH (Results 1 – 6 of 6) sorted by relevance
/aoo41x/main/writerfilter/source/dmapper/ |
H A D | PropertyIds.hxx | 283 ,PROP_WIDTH enumerator
|
H A D | PropertyMap.cxx | 303 Insert( PROP_WIDTH, false, uno::makeAny( (sal_Int32) aLetter.getWidth() ) ); in SectionPropertyMap() 898 aElement = find(PropertyDefinition( PROP_WIDTH, false )); in CloseSectionGroup()
|
H A D | PropertyIds.cxx | 212 …case PROP_WIDTH : sName = ::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("Width"));… in GetName()
|
H A D | DomainMapperTableHandler.cxx | 479 m_aTableProperties->Insert( PROP_WIDTH, false, uno::makeAny( nTableWidth )); in endTableGetTableStyle()
|
H A D | DomainMapper_Impl.cxx | 705 pFrameProperties[0].Name = rPropNameSupplier.GetName(PROP_WIDTH); in finishParagraph() 986 …Properties->setPropertyValue(PropertyNameSupplier::GetPropertyNameSupplier().GetName( PROP_WIDTH ), in appendOLE()
|
H A D | DomainMapper.cxx | 3469 …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 268 milliseconds