Searched refs:FN_UNO_STREAM_NAME (Results 1 – 3 of 3) sorted by relevance
| /AOO42X/main/sw/source/core/unocore/ |
| H A D | unoframe.cxx | 1096 if ( !GetProperty( FN_UNO_CLSID, 0, pTemp ) && !GetProperty( FN_UNO_STREAM_NAME, 0, pTemp ) ) in AnyToItemSet() 1902 else if(FN_UNO_CLSID == pEntry->nWID || FN_UNO_STREAM_NAME == pEntry->nWID) in setPropertyValue() 2164 FN_UNO_COMPONENT == pEntry->nWID ||FN_UNO_STREAM_NAME == pEntry->nWID|| in getPropertyValue() 2204 else if(FN_UNO_STREAM_NAME == pEntry->nWID) in getPropertyValue() 2896 …ops->GetProperty(FN_UNO_CLSID, 0, pCLSID) && !pProps->GetProperty( FN_UNO_STREAM_NAME, 0, pStreamN… in attachToRange()
|
| H A D | unomap.cxx | 1353 …{ SW_PROP_NMID(UNO_NAME_STREAM_NAME), FN_UNO_STREAM_NAME, CPPU_E2T(CPPUTYPE_OUSTRING), P… in GetPropertyMapEntries()
|
| /AOO42X/main/sw/inc/ |
| H A D | cmdid.h | 869 #define FN_UNO_STREAM_NAME (FN_EXTRA2 + 106) macro
|