Searched refs:PROP_TOP_BORDER (Results 1 – 10 of 10) sorted by relevance
/aoo41x/main/writerfilter/source/dmapper/ |
H A D | DomainMapperTableHandler.cxx | 209 lcl_mergeBorder( PROP_TOP_BORDER, pTableBorders, pCellProps ); in lcl_computeCellBorders() 218 pCellProps->Insert( PROP_TOP_BORDER, false, aHorizProp, false ); in lcl_computeCellBorders() 225 pCellProps->Insert( PROP_TOP_BORDER, false, aHorizProp, false ); in lcl_computeCellBorders() 379 …::iterator aTblBorderIter = m_aTableProperties->find( PropertyDefinition(PROP_TOP_BORDER, false) ); in endTableGetTableStyle() 386 rInfo.pTableBorders->Insert( PROP_TOP_BORDER, false, in endTableGetTableStyle() 388 …ertyMap::iterator pIt = rInfo.pTableDefaults->find( PropertyDefinition( PROP_TOP_BORDER, false ) ); in endTableGetTableStyle()
|
H A D | BorderHandler.cxx | 154 PROP_TOP_BORDER, in getProperties()
|
H A D | PropertyIds.hxx | 273 ,PROP_TOP_BORDER enumerator
|
H A D | TDefTableHandler.cxx | 288 pCellProperties->Insert( PROP_TOP_BORDER, false, uno::makeAny( m_aTopBorderLines[nCell] ) ); in fillCellProperties()
|
H A D | StyleSheetTable.cxx | 117 PROP_TOP_BORDER, in AddTblStylePr() 187 PROP_TOP_BORDER, in lcl_mergeProps()
|
H A D | DomainMapper.cxx | 1271 eBorderId = PROP_TOP_BORDER ; in lcl_attribute() 2518 eBorderId = PROP_TOP_BORDER; in sprmWithProps() 2572 eBorderId = PROP_TOP_BORDER ; in sprmWithProps()
|
H A D | PropertyIds.cxx | 152 …case PROP_TOP_BORDER : sName = ::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("TopBorde… in GetName()
|
H A D | PropertyMap.cxx | 492 PROP_TOP_BORDER, in ApplyBorderToPageStyles()
|
H A D | GraphicImport.cxx | 1564 PROP_TOP_BORDER, in createGraphicObject()
|
H A D | DomainMapper_Impl.cxx | 555 PROP_TOP_BORDER, in lcl_MoveBorderPropertiesToFrame()
|
Completed in 101 milliseconds