/aoo4110/main/filter/source/graphicfilter/eras/ |
H A D | eras.cxx | 45 sal_uInt16 mnColors, mnDepth; member in RASWriter 112 mnDepth = aBmp.GetBitCount(); in WriteRAS() 115 mnDepth = mnDepth <= 1 ? 1 : mnDepth <= 8 ? 8 : 24; in WriteRAS() 125 if ( mnDepth <= 8 ) in WriteRAS() 148 if ( mnDepth <= 8 ) in ImplWriteHeader() 154 if ( mbStatus && mnWidth && mnHeight && mnDepth ) in ImplWriteHeader() 157 << (sal_uInt32)mnDepth in ImplWriteHeader() 161 if ( mnDepth > 8 ) in ImplWriteHeader() 191 if ( mnDepth == 24 ) in ImplWriteBody() 206 else if ( mnDepth == 8 ) in ImplWriteBody() [all …]
|
/aoo4110/main/sw/source/filter/ww8/ |
H A D | WW8TableInfo.cxx | 65 mnDepth = nDepth; in setDepth() 126 return mnDepth; in getDepth() 322 mnDepth, mnCell, mnRow, in toString() 336 mnDepth(0), in WW8TableNodeInfo() 375 mnDepth = nDepth; in setDepth() 382 mInners[mnDepth]->setDepth(mnDepth); in setDepth() 460 getInnerForDepth(mnDepth)->setRect(rRect); in setRect() 465 getInnerForDepth(mnDepth)->setCell(nCell); in setCell() 470 getInnerForDepth(mnDepth)->setRow(nRow); in setRow() 493 return mnDepth; in getDepth() [all …]
|
H A D | WW8TableInfo.hxx | 62 sal_uInt32 mnDepth; member in ww8::WW8TableNodeInfoInner 171 sal_uInt32 mnDepth; member in ww8::WW8TableNodeInfo
|
/aoo4110/main/basegfx/source/polygon/ |
H A D | b2dpolypolygoncutter.cxx | 51 sal_Int32 mnDepth; member 849 bool bAcceptEntry(rHelper.mnDepth >= -1 && rHelper.mnDepth <= 1); in createNonzeroConform() 889 pNewHelper->mnDepth = (ORIENTATION_NEGATIVE == pNewHelper->meOrinetation ? -1L : 0L); in stripDispensablePolygons() 912 rHelperA.mnDepth++; in stripDispensablePolygons() 917 rHelperA.mnDepth = -((sal_Int32)nCount); in stripDispensablePolygons() 918 rHelperB.mnDepth = -((sal_Int32)nCount); in stripDispensablePolygons() 927 rHelperA.mnDepth--; in stripDispensablePolygons() 931 rHelperA.mnDepth++; in stripDispensablePolygons() 938 rHelperB.mnDepth--; in stripDispensablePolygons() 942 rHelperB.mnDepth++; in stripDispensablePolygons() [all …]
|
/aoo4110/main/filter/source/graphicfilter/iras/ |
H A D | iras.cxx | 56 sal_uInt32 mnDepth, mnImageDatSize, mnType; member in RASReader 182 *mpRAS >> mnWidth >> mnHeight >> mnDepth >> mnImageDatSize >> in ImplReadHeader() 188 switch ( mnDepth ) in ImplReadHeader() 193 mnDstBitsPerPix = (sal_uInt16)mnDepth; in ImplReadHeader() 254 switch ( mnDepth ) in ImplReadBody()
|
/aoo4110/main/vcl/unx/generic/gdi/ |
H A D | salbmp.cxx | 845 mnDepth ( pImage->depth ), in ImplSalDDB() 859 if( 1 == mnDepth ) in ImplSalDDB() 906 mnDepth = pImage->depth; in ImplSalDDB() 913 mnDepth( nDrawableDepth ), in ImplSalDDB() 927 if( 1 == mnDepth ) in ImplSalDDB() 934 ImplDraw( aDrawable, nDrawableDepth, maPixmap, mnDepth, in ImplSalDDB() 958 if( ( maPixmap != 0 ) && ( ( mnDepth == nDepth ) || ( 1 == mnDepth ) ) && nScreen == mnScreen) in ImplMatches() 984 ImplDraw( maPixmap, mnDepth, aDrawable, nDrawableDepth, in ImplDraw()
|
/aoo4110/main/vcl/inc/unx/ |
H A D | salbmp.h | 130 long mnDepth; member in ImplSalDDB 159 long ImplGetDepth() const { return mnDepth; } in ImplGetDepth() 160 …GetMemSize() const { return( ( maTwoRect.mnDestWidth * maTwoRect.mnDestHeight * mnDepth ) >> 3 ); } in ImplGetMemSize()
|
/aoo4110/main/writerfilter/inc/resourcemodel/ |
H A D | TableData.hxx | 298 unsigned int mnDepth; member in writerfilter::TableData 308 TableData(unsigned int nDepth) : mnDepth(nDepth) { newRow(); } in TableData() 406 return mnDepth; in getDepth()
|
/aoo4110/main/filter/source/msfilter/ |
H A D | svdfppt.cxx | 2465 rOutliner.Insert( String(), nParaIndex, pPara->pParaSet->mnDepth ); in ApplyTextObj() 3987 ImplGetNumberFormat( rManager, rNumberFormat, pParaObj->pParaSet->mnDepth ); in GetNumberFormat() 5178 >> aParaPropSet.pParaSet->mnDepth; // Einruecktiefe in ReadParaProps() 5182 aParaPropSet.pParaSet->mnDepth); in ReadParaProps() 5654 mnDepth ( ( nDepth > 4 ) ? 4 : nDepth ) in PPTPortionObj() 5662 mnDepth ( nDepth ) in PPTPortionObj() 5670 mnDepth ( rPortionObj.mnDepth ) in PPTPortionObj() 6051 pParaSet->mnDepth = nDepth; in PPTParagraphObj() 6402 if ( ( nDestinationInstance != 0xffffffff ) || ( pParaSet->mnDepth <= 1 ) ) in ApplyTo() 6423 pRule->SetLevel( pParaSet->mnDepth, aNumberFormat ); in ApplyTo() [all …]
|
/aoo4110/main/filter/source/flash/ |
H A D | swfexporter.hxx | 114 sal_uInt16 mnDepth; member 116 …nInfo( ShapeInfo* pShapeInfo, sal_uInt16 nDepth ) : mpShapeInfo( pShapeInfo ), mnDepth( nDepth ) {} in ShapeAnimationInfo()
|
/aoo4110/main/vcl/unx/generic/printergfx/ |
H A D | common_gfx.cxx | 62 mnDepth = rPrinterJob.GetDepth (); in Init() 85 mnDepth = rData.m_nColorDepth; in Init() 114 return mnDepth; in GetBitCount() 169 mnDepth = 24; in Clear()
|
/aoo4110/main/filter/inc/filter/msfilter/ |
H A D | svdfppt.hxx | 827 sal_uInt16 mnDepth; member 841 ImplPPTParaPropSet(){ mnRefCount = 1; mnAttrSet = 0; mnExtParagraphMask = 0; mnDepth = 0; }; in ImplPPTParaPropSet() 1018 sal_uInt32 mnDepth; member in PPTPortionObj
|
/aoo4110/main/vcl/inc/ |
H A D | printergfx.hxx | 190 sal_uInt16 mnDepth; member in psp::PrinterGfx
|