Searched refs:META_PROP_HORIZONTAL_BORDER (Results 1 – 6 of 6) sorted by relevance
/trunk/main/writerfilter/source/dmapper/ |
H A D | DomainMapperTableHandler.cxx | 202 PropertyDefinition aHorizPDef( META_PROP_HORIZONTAL_BORDER, false ); in lcl_computeCellBorders() 485 …aTblBorderIter = m_aTableProperties->find( PropertyDefinition(META_PROP_HORIZONTAL_BORDER, false) … in endTableGetTableStyle() 493 (META_PROP_HORIZONTAL_BORDER, false, in endTableGetTableStyle() 495 …iterator pIt = rInfo.pTableDefaults->find( PropertyDefinition( META_PROP_HORIZONTAL_BORDER, false … in endTableGetTableStyle()
|
H A D | BorderHandler.cxx | 158 META_PROP_HORIZONTAL_BORDER, in getProperties()
|
H A D | PropertyIds.hxx | 45 ,META_PROP_HORIZONTAL_BORDER enumerator
|
H A D | TDefTableHandler.cxx | 296 …pCellProperties->Insert( META_PROP_HORIZONTAL_BORDER, false, uno::makeAny( m_aInsideHBorderLines[n… in fillCellProperties()
|
H A D | StyleSheetTable.cxx | 130 … PropertyIds nInsideProp = ( i < 2 ) ? META_PROP_HORIZONTAL_BORDER : META_PROP_VERTICAL_BORDER; in AddTblStylePr() 213 … PropertyIds nInsideProp = ( i < 2 ) ? META_PROP_HORIZONTAL_BORDER : META_PROP_VERTICAL_BORDER; in lcl_mergeProps()
|
H A D | PropertyIds.cxx | 240 …add(META_PROP_HORIZONTAL_BORDER, ::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("HorizontalBorder"))); in PropertyNameSupplier_Impl()
|
Completed in 55 milliseconds