Home
last modified time | relevance | path

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

/aoo41x/main/writerfilter/source/dmapper/
H A DDomainMapperTableHandler.cxx147 PropertyDefinition aVertPDef( META_PROP_VERTICAL_BORDER, false ); in lcl_computeCellBorders()
445 … aTblBorderIter = m_aTableProperties->find( PropertyDefinition(META_PROP_VERTICAL_BORDER, false) ); in endTableGetTableStyle()
453 (META_PROP_VERTICAL_BORDER, false, in endTableGetTableStyle()
455 …: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.hxx39 ,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.cxx262 …case META_PROP_VERTICAL_BORDER : sName = ::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("Vertica… in GetName()

Completed in 56 milliseconds