Home
last modified time | relevance | path

Searched refs:aBorders (Results 1 – 7 of 7) sorted by relevance

/trunk/main/writerfilter/source/dmapper/
H A DGraphicImport.cxx243 GraphicBorderLine aBorders[4]; member in writerfilter::dmapper::GraphicImport_Impl
702 m_pImpl->aBorders[m_pImpl->nCurrentBorderLine].nLineWidth = nIntValue; in lcl_attribute()
711 …m_pImpl->aBorders[m_pImpl->nCurrentBorderLine].nLineColor = ConversionHelper::ConvertColor( nIntVa… in lcl_attribute()
715 m_pImpl->aBorders[m_pImpl->nCurrentBorderLine].nLineDistance = nIntValue; in lcl_attribute()
719 m_pImpl->aBorders[m_pImpl->nCurrentBorderLine].bHasShadow = nIntValue ? true : false; in lcl_attribute()
1315 …m_pImpl->aBorders[m_pImpl->nCurrentBorderLine].nLineColor = ConversionHelper::ConvertColor( nIntVa… in ProcessShapeOptions()
1320 …m_pImpl->aBorders[m_pImpl->nCurrentBorderLine].nLineWidth = ConversionHelper::convertTwipToMM100(n… in ProcessShapeOptions()
1556 …aBorderLine.Color = m_pImpl->aBorders[m_pImpl->eGraphicImportType == IMPORT_AS_SHAPE ? BORDER_TOP … in createGraphicObject()
1558 …aBorderLine.OuterLineWidth = (sal_Int16)m_pImpl->aBorders[m_pImpl->eGraphicImportType == IMPORT_AS… in createGraphicObject()
/trunk/main/sw/source/filter/ww8/
H A Drtfattributeoutput.cxx795 static const sal_uInt16 aBorders[] = in TableDefinition() local
815 m_aRowDefs.append((sal_Int32)rBox.GetDistance(aBorders[i])); in TableDefinition()
867 static const sal_uInt16 aBorders[] = in TableDefaultBorders() local
887 if (const SvxBorderLine* pLn = rBox.GetLine(aBorders[i])) in TableDefaultBorders()
889 if (rDefault.GetDistance(aBorders[i]) != in TableDefaultBorders()
890 rBox.GetDistance(aBorders[i])) in TableDefaultBorders()
895 m_aRowDefs.append((sal_Int32)rBox.GetDistance(aBorders[i])); in TableDefaultBorders()
3081 static sal_uInt16 __READONLY_DATA aBorders[] = { in FormatBox() local
3103 const sal_uInt16* pBrd = aBorders; in FormatBox()
3115 const sal_uInt16* pBrd = aBorders; in FormatBox()
H A Ddocxattributeoutput.cxx1094 static const sal_uInt16 aBorders[] = in impl_pageBorders() local
1103 const sal_uInt16* pBrd = aBorders; in impl_pageBorders()
1162 static const sal_uInt16 aBorders[] = in TableCellProperties() local
1171 const sal_uInt16* pBrd = aBorders; in TableCellProperties()
H A Dww8atr.cxx4243 static const sal_uInt16 aBorders[] = in Out_SwFmtBox() local
4260 const sal_uInt16* pBrd = aBorders; in Out_SwFmtBox()
4286 static const sal_uInt16 aBorders[] = in Out_SwFmtTableBox() local
4292 const sal_uInt16* pBrd = aBorders; in Out_SwFmtTableBox()
H A Dwrtww8.cxx2475 static sal_uInt16 aBorders[] = in TableDefaultBorders() local
2491 pFrmFmt->GetBox().GetDistance( aBorders[i] ) ); in TableDefaultBorders()
/trunk/main/sd/source/ui/sidebar/
H A DDocumentHelper.cxx394 Rectangle aBorders ( in AddMasterPage() local
399 pClonedMasterPage->ScaleObjects(aNewSize, aBorders, sal_True); in AddMasterPage()
/trunk/main/sw/source/core/docnode/
H A Dndtbl1.cxx767 static sal_uInt16 __READONLY_DATA aBorders[] = { in SetTabBorders() local
770 const sal_uInt16* pBrd = aBorders; in SetTabBorders()
1080 static sal_uInt16 __READONLY_DATA aBorders[] = { in GetTabBorders() local
1083 const sal_uInt16* pBrd = aBorders; in GetTabBorders()

Completed in 128 milliseconds