Searched defs:nPattern (Results 1 – 8 of 8) sorted by relevance
/aoo41x/main/sc/source/ui/vba/ |
H A D | vbainterior.cxx | 125 sal_Int32 nPattern = aPatternMap[ m_nPattern ]; in SetMixedColor() local
|
/aoo41x/main/oox/source/xls/ |
H A D | stylesbuffer.cxx | 1829 void PatternFillModel::setBiffPattern( sal_Int32 nPattern ) in setBiffPattern() 1840 …atternFillModel::setBiffData( sal_uInt16 nPatternColor, sal_uInt16 nFillColor, sal_uInt8 nPattern ) in setBiffData() 1978 sal_Int32 nPattern = rStrm.readInt32(); in importFill() local
|
/aoo41x/main/vcl/source/gdi/ |
H A D | pdfwriter.cxx | 553 void PDFWriter::DrawPolyPolygon( const PolyPolygon& rPolyPoly, sal_Int32 nPattern, bool bEOFill ) in DrawPolyPolygon()
|
H A D | pdfwriter_impl.cxx | 335 sal_Int32 nPattern = aWriter.EndPattern( SvtGraphicFill::Transform() ); in doTestCode() local 10523 void PDFWriterImpl::drawPolyPolygon( const PolyPolygon& rPolyPoly, sal_Int32 nPattern, bool bEOFill… in drawPolyPolygon()
|
/aoo41x/main/sc/source/filter/excel/ |
H A D | xicontent.cxx | 599 sal_uInt16 nPattern, nColor; in ReadCF() local
|
H A D | xecontent.cxx | 771 sal_uInt16 nPattern = 0, nColor = 0; in WriteBody() local
|
H A D | xistyle.cxx | 944 void XclImpCellArea::FillFromCF8( sal_uInt16 nPattern, sal_uInt16 nColor, sal_uInt32 nFlags ) in FillFromCF8()
|
H A D | xestyle.cxx | 1830 static const char* ToPatternType( sal_uInt8 nPattern ) in ToPatternType()
|
Completed in 125 milliseconds