Home
last modified time | relevance | path

Searched refs:nTempType (Results 1 – 4 of 4) sorted by path

/trunk/main/sc/source/filter/xml/
H A DXMLChangeTrackingImportHelper.cxx55 …const double& rValue, const sal_uInt16 nTempType, const sal_uInt8 nTempMatrixFlag, const sal_Int32… in ScMyCellInfo() argument
65 nType(nTempType), in ScMyCellInfo()
/trunk/main/svx/source/unodraw/
H A Dunopage.cxx647 sal_uInt32 nTempType = aSdrShapeIdentifierMap.getId( aName ); in GetTypeAndInventor() local
649 if( nTempType == UHASHMAP_NOTFOUND ) in GetTypeAndInventor()
663 else if(nTempType & E3D_INVENTOR_FLAG) in GetTypeAndInventor()
666 rType = (sal_uInt16)(nTempType & ~E3D_INVENTOR_FLAG); in GetTypeAndInventor()
671 rType = (sal_uInt16)nTempType; in GetTypeAndInventor()
/trunk/main/vcl/source/gdi/
H A Doutdev3.cxx2644 sal_uLong nTempType = 0; in ImplFindByFont() local
2648 eTempWeight, eTempWidth, nTempType ); in ImplFindByFont()
/trunk/main/xmloff/inc/xmloff/
H A Dnumehelp.hxx51 sal_Int16 nTempType) : sCurrency(sTempCurrency), nNumberFormat(nTempFormat), in XMLNumberFormat()
52 nType(nTempType) {} in XMLNumberFormat()

Completed in 63 milliseconds