Lines Matching refs:s_nFormat
344 static sal_uInt32 s_nFormat = (sal_uInt32)-1; in getControlPathFormatId() local
345 if ((sal_uInt32)-1 == s_nFormat) in getControlPathFormatId()
347 …s_nFormat = SotExchange::RegisterFormatName(String::CreateFromAscii("application/x-openoffice;wind… in getControlPathFormatId()
348 …DBG_ASSERT((sal_uInt32)-1 != s_nFormat, "OControlExchange::getControlPathFormatId: bad exchange id… in getControlPathFormatId()
350 return s_nFormat; in getControlPathFormatId()
356 static sal_uInt32 s_nFormat = (sal_uInt32)-1; in getHiddenControlModelsFormatId() local
357 if ((sal_uInt32)-1 == s_nFormat) in getHiddenControlModelsFormatId()
359 …s_nFormat = SotExchange::RegisterFormatName(String::CreateFromAscii("application/x-openoffice;wind… in getHiddenControlModelsFormatId()
360 …DBG_ASSERT((sal_uInt32)-1 != s_nFormat, "OControlExchange::getHiddenControlModelsFormatId: bad exc… in getHiddenControlModelsFormatId()
362 return s_nFormat; in getHiddenControlModelsFormatId()
368 static sal_uInt32 s_nFormat = (sal_uInt32)-1; in getFieldExchangeFormatId() local
369 if ((sal_uInt32)-1 == s_nFormat) in getFieldExchangeFormatId()
371 …s_nFormat = SotExchange::RegisterFormatName(String::CreateFromAscii("application/x-openoffice;wind… in getFieldExchangeFormatId()
372 …DBG_ASSERT((sal_uInt32)-1 != s_nFormat, "OControlExchange::getFieldExchangeFormatId: bad exchange … in getFieldExchangeFormatId()
374 return s_nFormat; in getFieldExchangeFormatId()