Searched refs:META_PROP_VERTICAL_BORDER (Results 1 – 6 of 6) sorted by relevance
147 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()
159 META_PROP_VERTICAL_BORDER in getProperties()
39 ,META_PROP_VERTICAL_BORDER enumerator
298 …pCellProperties->Insert( META_PROP_VERTICAL_BORDER, false, uno::makeAny( m_aInsideVBorderLines[nCe… in fillCellProperties()
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()
262 …case META_PROP_VERTICAL_BORDER : sName = ::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("Vertica… in GetName()
Completed in 36 milliseconds