Searched refs:PROP_LEFT_BORDER (Results 1 – 10 of 10) sorted by relevance
/trunk/main/writerfilter/source/dmapper/ |
H A D | DomainMapperTableHandler.cxx | 240 lcl_mergeBorder( PROP_LEFT_BORDER, pTableBorders, pCellProps ); in lcl_computeCellBorders() 249 pCellProps->Insert( PROP_LEFT_BORDER, false, aVertProp, false ); in lcl_computeCellBorders() 257 pCellProps->Insert( PROP_LEFT_BORDER, false, aVertProp, false ); in lcl_computeCellBorders() 459 aTblBorderIter = m_aTableProperties->find( PropertyDefinition(PROP_LEFT_BORDER, false) ); in endTableGetTableStyle() 466 rInfo.pTableBorders->Insert( PROP_LEFT_BORDER, false, in endTableGetTableStyle() 468 …rtyMap::iterator pIt = rInfo.pTableDefaults->find( PropertyDefinition( PROP_LEFT_BORDER, false ) ); in endTableGetTableStyle()
|
H A D | BorderHandler.cxx | 155 PROP_LEFT_BORDER, in getProperties()
|
H A D | PropertyIds.hxx | 192 ,PROP_LEFT_BORDER enumerator
|
H A D | TDefTableHandler.cxx | 290 … pCellProperties->Insert( PROP_LEFT_BORDER, false, uno::makeAny( m_aLeftBorderLines[nCell] ) ); in fillCellProperties()
|
H A D | StyleSheetTable.cxx | 119 PROP_LEFT_BORDER in AddTblStylePr() 189 PROP_LEFT_BORDER, in lcl_mergeProps()
|
H A D | DomainMapper.cxx | 1265 PropertyIds eBorderId = PROP_LEFT_BORDER; in lcl_attribute() 2521 eBorderId = PROP_LEFT_BORDER; in sprmWithProps() 2550 PropertyIds eBorderId = PROP_LEFT_BORDER; in sprmWithProps() 2560 eBorderId = PROP_LEFT_BORDER; in sprmWithProps()
|
H A D | PropertyIds.cxx | 127 add(PROP_LEFT_BORDER, ::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("LeftBorder"))); in PropertyNameSupplier_Impl()
|
H A D | PropertyMap.cxx | 493 PROP_LEFT_BORDER, in ApplyBorderToPageStyles()
|
H A D | DomainMapper_Impl.cxx | 577 PROP_LEFT_BORDER, in lcl_MoveBorderPropertiesToFrame() 630 aAny = aPropSeq.get(PROP_LEFT_BORDER); in lcl_CorrectIndents()
|
H A D | GraphicImport.cxx | 1563 PROP_LEFT_BORDER, in createGraphicObject()
|
Completed in 85 milliseconds