Searched refs:PROP_LEFT_BORDER (Results 1 – 10 of 10) sorted by relevance
/aoo41x/main/writerfilter/source/dmapper/ |
H A D | DomainMapperTableHandler.cxx | 186 lcl_mergeBorder( PROP_LEFT_BORDER, pTableBorders, pCellProps ); in lcl_computeCellBorders() 195 pCellProps->Insert( PROP_LEFT_BORDER, false, aVertProp, false ); in lcl_computeCellBorders() 203 pCellProps->Insert( PROP_LEFT_BORDER, false, aVertProp, false ); in lcl_computeCellBorders() 405 aTblBorderIter = m_aTableProperties->find( PropertyDefinition(PROP_LEFT_BORDER, false) ); in endTableGetTableStyle() 412 rInfo.pTableBorders->Insert( PROP_LEFT_BORDER, false, in endTableGetTableStyle() 414 …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 | 184 ,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 | 1266 PropertyIds eBorderId = PROP_LEFT_BORDER; in lcl_attribute() 2523 eBorderId = PROP_LEFT_BORDER; in sprmWithProps() 2552 PropertyIds eBorderId = PROP_LEFT_BORDER; in sprmWithProps() 2562 eBorderId = PROP_LEFT_BORDER; in sprmWithProps()
|
H A D | PropertyIds.cxx | 150 …case PROP_LEFT_BORDER : sName = ::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("LeftBord… in GetName()
|
H A D | PropertyMap.cxx | 490 PROP_LEFT_BORDER, in ApplyBorderToPageStyles()
|
H A D | GraphicImport.cxx | 1562 PROP_LEFT_BORDER, in createGraphicObject()
|
H A D | DomainMapper_Impl.cxx | 553 PROP_LEFT_BORDER, in lcl_MoveBorderPropertiesToFrame()
|
Completed in 747 milliseconds