Home
last modified time | relevance | path

Searched refs:mm (Results 1 – 25 of 180) sorted by relevance

12345678

/trunk/main/cppu/source/AffineBridge/
H A DAffineBridge.cxx177 Msg mm; in outerDispatch() local
189 mm = m_message; in outerDispatch()
191 switch(mm) in outerDispatch()
208 while(mm != CB_DONE && loop); in outerDispatch()
216 Msg mm; in innerDispatch() local
223 mm = m_message; in innerDispatch()
225 switch(mm) in innerDispatch()
242 while(mm != CB_DONE); in innerDispatch()
/trunk/main/offapi/com/sun/star/chart/
H A DXDiagramPositioning.idl55 specifies the position and size in 100/th mm
64 Position and size are given in 100/th mm.
72 specifies the position and size in 100/th mm
77 Position and size are given in 100/th mm.
85 specifies the position and size in 100/th mm
90 Position and size are given in 100/th mm.
/trunk/main/solenv/inc/
H A Drules.mk404 $(OBJ)/%.obj : %.mm
408 …OBJCXXFLAGS) $(CFLAGSOBJ) $(CDEFS) $(CDEFSOBJ) -E $(CFLAGSAPPEND) $(CFLAGSOUTOBJ) $(OBJ)/$*.o $*.mm
411 … $(OBJCXXFLAGS) $(CFLAGSOBJ) $(CDEFS) $(CDEFSOBJ) $(CFLAGSAPPEND) $(CFLAGSOUTOBJ) $(OBJ)/$*.o $*.mm
423 $(OBJ)/%.obj : $(MISC)/%.mm
427 …XFLAGS) $(CFLAGSOBJ) $(CDEFS) $(CDEFSOBJ) $(CFLAGSAPPEND) $(CFLAGSOUTOBJ) $(OBJ)/$*.o $(MISC)/$*.mm
438 $(SLO)/%.obj : $(MISC)/%.mm
453 $(SLO)/%.obj : %.mm
496 not_existing/s_%.dpcc : %.mm;@noop $(assign all_local_slo+:=$<)
497 not_existing/o_%.dpcc : %.mm;@noop $(assign all_local_obj+:=$<)
499 not_existing/s_%.dpcc : $(MISC)/%.mm;@noop $(assign all_misc_slo+:=$<)
[all …]
/trunk/main/sw/source/filter/ww8/
H A Dww8graf2.cxx267 switch (rPic.MFP.mm) in ReadGrafFile()
446 if( pSt->IsEof() || rPic.fError || rPic.MFP.mm == 99 ) in ImportGraf1()
551 else if((0x64 == aPic.MFP.mm) || (0x66 == aPic.MFP.mm)) in ImportGraf()
581 if (0x66 == aPic.MFP.mm) in ImportGraf()
763 pPic->MFP.mm = SVBT16ToShort( pPicS->MFP.mm ); in WW8PicShadowToReal()
H A Dww8par4.cxx66 sal_Int16 mm; // 0x6 int member
147 pMfp->mm = SWAPSHORT( pMfp->mm ); in SwWw6ReadMetaStream()
152 if( pMfp->mm == 94 || pMfp->mm == 99 ) in SwWw6ReadMetaStream()
157 if( pMfp->mm != 8 ) in SwWw6ReadMetaStream()
H A Dwrtww8gr.cxx527 sal_uInt16 mm, sal_uInt16 nWidth, sal_uInt16 nHeight, const SwAttrSet* pAttrSet) in WritePICFHeader() argument
615 Set_UInt16( pArr, mm ); // set mm in WritePICFHeader()
712 sal_uInt16 mm = 94; // 94 = BMP, GIF in WriteGrfFromGrfNode() local
714 WritePICFHeader(rStrm, rFly, mm, nWidth, nHeight, in WriteGrfFromGrfNode()
769 sal_uInt16 mm, sal_uInt16 nWidth, sal_uInt16 nHeight) in WritePICBulletFHeader() argument
818 Set_UInt16( pArr, mm ); // set mm in WritePICBulletFHeader()
/trunk/main/offapi/com/sun/star/drawing/
H A DXShape.idl59 the position of the top left edge in 100/th mm
68 the position of the top left edge in 100/th mm
77 the size in 100/th mm
86 the size in 100/th mm
H A DConnectorShape.idl95 /** this is the position of the connectors start point in 100th/mm. For
118 /** this is the position of the connectors end point in 100th/mm. For
/trunk/main/offapi/com/sun/star/text/
H A DTextPageStyle.idl139 /** contains the maximum height of the footnote area (in 1/100 mm).
148 the footnote area (in 1/100 mm).
178 between the text and the footnote area (in 1/100 mm).
185 line between the text and the footnote area (in 1/100 mm).
H A DBaseFrameProperties.idl184 /** contains the height of the object (1/100 mm).
190 /** contains the width of the object (1/100 mm).
220 /** contains the horizontal position of the object (1/100 mm).
241 /** contains the vertical position of the object (1/100 mm).
/trunk/main/offapi/com/sun/star/table/
H A DBorderLine.idl49 /** contains the width of the inner part of a double line (in 1/100 mm).
58 a double line (in 1/100 mm).
67 double line (in 1/100 mm).
/trunk/main/oox/source/dump/
H A Dbiffdumper.ini143 15=D-MMM-YY,D-MMM,MMM-YY,h:mm AM/PM,h:mm:ss AM/PM
144 20=h:mm,h:mm:ss,M/D/YYYY h:mm,General,General
146 30=M/D/YYYY,M/D/YYYY,h:mm:ss,h:mm:ss,h:mm:ss
147 35=h:mm:ss,M/D/YYYY,'#,##0_);(#,##0)','#,##0_);[Red](#,##0)','#,##0.00_);(#,##0.00)'
153 45=mm:ss,[h]:mm:ss,mm:ss.0,##0.0E+0,@
159 75=MMM-YY,h:mm,h:mm:ss,M/D/YYYY h:mm,mm:ss
160 80=[h]:mm:ss,mm:ss.0
/trunk/main/offapi/com/sun/star/sheet/
H A DTableAutoFormatField.idl284 (in 1/100 mm).
291 (in 1/100 mm).
298 (in 1/100 mm).
305 (in 1/100 mm).
H A DShape.idl50 /** contains the horizontal position of the object (1/100 mm).
61 /** contains the vertical position of the object (1/100 mm).
H A DDocumentSettings.idl104 in 1/100 mm.
109 in 1/100 mm.
/trunk/main/vbahelper/source/vbahelper/
H A Dvbahelper.cxx1293 Millimeter::Millimeter(double mm):m_nMillimeter(mm) {} in Millimeter() argument
1295 void Millimeter::set(double mm) { m_nMillimeter = mm; } in set() argument
1321 sal_Int32 mm = static_cast<sal_Int32>(points * factor); in getInHundredthsOfOneMillimeter() local
1322 return mm; in getInHundredthsOfOneMillimeter()
/trunk/main/offapi/com/sun/star/frame/status/
H A DLeftRightMargin.idl39 /** specifies a left side margin in 1/100th mm.
45 /** specifies a right side margin in 1/100th mm.
H A DUpperLowerMargin.idl39 /** specifies a upper margin in 1/100th mm.
45 /** specifies a lower margin in 1/100th mm.
H A DUpperLowerMarginScale.idl39 /** specifies a upper margin in 1/100th mm.
45 /** specifies a lower margin in 1/100th mm.
/trunk/main/vcl/inc/unx/
H A Dsalunx.h45 inline long DPI( long pixel, long mm ) in DPI() argument
46 { return Divide( pixel*254, mm*10 ); } in DPI()
/trunk/main/offapi/com/sun/star/style/
H A DParagraphProperties.idl140 /** determines the left margin of the paragraph in 100th mm.
146 /** determines the right margin of the paragraph in 100th mm.
152 /** determines the top margin of the paragraph in 100th mm.
165 /** determines the bottom margin of the paragraph in 100th mm.
/trunk/main/sc/source/ui/vba/
H A Dvbaoleobject.cxx42 double mm2pt( sal_Int32 mm ) in mm2pt() argument
44 return mm * 2.8345; in mm2pt()
/trunk/main/sw/source/filter/ww8/dump/
H A Dww8struc.hxx353 sal_Int16 mm; // 0x6 int member
390 SVBT16 mm; // 0x6 int member
/trunk/main/dtrans/source/win32/dtobj/
H A DFmtFilter.cxx88 switch( pMFPict->mm ) in WinMFPictToOOMFPict()
170 pPict->mm = 8; in OOMFPictToWinMFPict()
/trunk/main/vbahelper/inc/vbahelper/
H A Dvbahelper.hxx137 Millimeter(double mm);
139 void set(double mm);

Completed in 89 milliseconds

12345678