Searched refs:nTempType (Results 1 – 4 of 4) sorted by relevance
647 sal_uInt32 nTempType = aSdrShapeIdentifierMap.getId( aName ); in GetTypeAndInventor() local649 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()
51 sal_Int16 nTempType) : sCurrency(sTempCurrency), nNumberFormat(nTempFormat), in XMLNumberFormat()52 nType(nTempType) {} in XMLNumberFormat()
55 …const double& rValue, const sal_uInt16 nTempType, const sal_uInt8 nTempMatrixFlag, const sal_Int32… in ScMyCellInfo() argument65 nType(nTempType), in ScMyCellInfo()
2644 sal_uLong nTempType = 0; in ImplFindByFont() local2648 eTempWeight, eTempWidth, nTempType ); in ImplFindByFont()
Completed in 66 milliseconds