Home
last modified time | relevance | path

Searched refs:META_PROP_VERTICAL_BORDER (Results 1 – 6 of 6) sorted by relevance

/trunk/main/writerfilter/source/dmapper/
H A DDomainMapperTableHandler.cxx201 PropertyDefinition aVertPDef( META_PROP_VERTICAL_BORDER, false ); in lcl_computeCellBorders()
499 … aTblBorderIter = m_aTableProperties->find( PropertyDefinition(META_PROP_VERTICAL_BORDER, false) ); in endTableGetTableStyle()
507 (META_PROP_VERTICAL_BORDER, false, in endTableGetTableStyle()
509 …:iterator pIt = rInfo.pTableDefaults->find( PropertyDefinition( META_PROP_VERTICAL_BORDER, false )… in endTableGetTableStyle()
H A DBorderHandler.cxx159 META_PROP_VERTICAL_BORDER in getProperties()
H A DPropertyIds.hxx47 ,META_PROP_VERTICAL_BORDER enumerator
H A DTDefTableHandler.cxx298 …pCellProperties->Insert( META_PROP_VERTICAL_BORDER, false, uno::makeAny( m_aInsideVBorderLines[nCe… in fillCellProperties()
H A DStyleSheetTable.cxx130 … 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 DPropertyIds.cxx239 add(META_PROP_VERTICAL_BORDER, ::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("VerticalBorder"))); in PropertyNameSupplier_Impl()

Completed in 93 milliseconds