Searched refs:s_nFormat (Results 1 – 5 of 5) sorted by relevance
344 static sal_uInt32 s_nFormat = (sal_uInt32)-1; in getControlPathFormatId() local345 if ((sal_uInt32)-1 == s_nFormat) 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() local357 if ((sal_uInt32)-1 == s_nFormat) in getHiddenControlModelsFormatId()362 return s_nFormat; in getHiddenControlModelsFormatId()368 static sal_uInt32 s_nFormat = (sal_uInt32)-1; in getFieldExchangeFormatId() local369 if ((sal_uInt32)-1 == s_nFormat) in getFieldExchangeFormatId()372 …DBG_ASSERT((sal_uInt32)-1 != s_nFormat, "OControlExchange::getFieldExchangeFormatId: bad exchange … in getFieldExchangeFormatId()[all …]
127 static sal_uInt32 s_nFormat = (sal_uInt32)-1; in getFormatId() local128 if ((sal_uInt32)-1 == s_nFormat) in getFormatId()130 …s_nFormat = SotExchange::RegisterFormatName(String::CreateFromAscii("application/x-openoffice;wind… in getFormatId()131 DBG_ASSERT((sal_uInt32)-1 != s_nFormat, "OFilterExchangeHelper::getFormatId: bad exchange id!"); in getFormatId()133 return s_nFormat; in getFormatId()
171 static sal_uInt32 s_nFormat = (sal_uInt32)-1; in getDescriptorFormatId() local172 if ((sal_uInt32)-1 == s_nFormat) in getDescriptorFormatId()174 …s_nFormat = SotExchange::RegisterFormatName(String::CreateFromAscii("application/x-openoffice;wind… in getDescriptorFormatId()175 …OSL_ENSURE((sal_uInt32)-1 != s_nFormat, "OColumnTransferable::getDescriptorFormatId: bad exchange … in getDescriptorFormatId()177 return s_nFormat; in getDescriptorFormatId()655 static sal_uInt32 s_nFormat = (sal_uInt32)-1; in getDescriptorFormatId() local656 if ((sal_uInt32)-1 == s_nFormat) in getDescriptorFormatId()658 …s_nFormat = SotExchange::RegisterFormatName(String::CreateFromAscii("application/x-openoffice;wind… in getDescriptorFormatId()659 …OSL_ENSURE((sal_uInt32)-1 != s_nFormat, "OColumnTransferable::getDescriptorFormatId: bad exchange … in getDescriptorFormatId()661 return s_nFormat; in getDescriptorFormatId()
49 static sal_uInt32 s_nFormat = (sal_uInt32)-1; in getDescriptorFormatId() local50 if ((sal_uInt32)-1 == s_nFormat) in getDescriptorFormatId()52 …s_nFormat = SotExchange::RegisterFormatName( String::CreateFromAscii("application/x-openoffice;win… in getDescriptorFormatId()53 …OSL_ENSURE( (sal_uInt32)-1 != s_nFormat, "OXFormsTransferable::getDescriptorFormatId: bad exchange… in getDescriptorFormatId()55 return s_nFormat; in getDescriptorFormatId()
46 static sal_uInt32 s_nFormat = (sal_uInt32)-1; in getDescriptorFormatId() local47 if ((sal_uInt32)-1 == s_nFormat) in getDescriptorFormatId()49 …s_nFormat = SotExchange::RegisterFormatName(String::CreateFromAscii("application/x-openoffice;wind… in getDescriptorFormatId()50 …OSL_ENSURE((sal_uInt32)-1 != s_nFormat, "OReportExchange::getDescriptorFormatId: bad exchange id!"… in getDescriptorFormatId()52 return s_nFormat; in getDescriptorFormatId()
Completed in 32 milliseconds