Home
last modified time | relevance | path

Searched refs:m_nFormat (Results 1 – 25 of 81) sorted by relevance

1234

/dports/editors/libreoffice/libreoffice-7.2.6.2/package/source/zippackage/
H A DZipPackage.cxx173 if ( m_nFormat != embed::StorageFormats::PACKAGE ) in parseManifest()
457 if ( m_nFormat != embed::StorageFormats::OFOPXML ) in parseContentType()
594 if ( m_nFormat == embed::StorageFormats::PACKAGE ) in getZipFileContents()
596 else if ( m_nFormat == embed::StorageFormats::OFOPXML ) in getZipFileContents()
697 m_nFormat = embed::StorageFormats::ZIP; in initialize()
723 m_nFormat = nFormatID; in initialize()
1221 if ( m_nFormat == embed::StorageFormats::PACKAGE ) in writeTempFile()
1262 if ( m_nFormat == embed::StorageFormats::PACKAGE ) in writeTempFile()
1292 if( m_nFormat == embed::StorageFormats::PACKAGE ) in writeTempFile()
1296 else if( m_nFormat == embed::StorageFormats::OFOPXML ) in writeTempFile()
[all …]
H A DZipPackageFolder.cxx65 m_nFormat = nFormat; in ZipPackageFolder()
273 if ( aPropSet.hasElements() && ( m_nFormat == embed::StorageFormats::PACKAGE ) ) in saveChild()
287 if ( maContents.empty() && !rPath.isEmpty() && m_nFormat != embed::StorageFormats::OFOPXML ) in saveContents()
313 if ( m_nFormat == embed::StorageFormats::ZIP && rPath.isEmpty() ) in saveContents()
H A DZipPackageEntry.cxx49 , m_nFormat(0) in ZipPackageEntry()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/package/source/zippackage/
H A DZipPackage.cxx168 if ( m_nFormat == embed::StorageFormats::PACKAGE ) in parseManifest()
453 if ( m_nFormat == embed::StorageFormats::OFOPXML ) in parseContentType()
590 if ( m_nFormat == embed::StorageFormats::PACKAGE ) in getZipFileContents()
592 else if ( m_nFormat == embed::StorageFormats::OFOPXML ) in getZipFileContents()
692 m_nFormat = embed::StorageFormats::ZIP; in initialize()
718 m_nFormat = nFormatID; in initialize()
1220 if ( m_nFormat == embed::StorageFormats::PACKAGE ) in writeTempFile()
1261 if ( m_nFormat == embed::StorageFormats::PACKAGE ) in writeTempFile()
1291 if( m_nFormat == embed::StorageFormats::PACKAGE ) in writeTempFile()
1295 else if( m_nFormat == embed::StorageFormats::OFOPXML ) in writeTempFile()
[all …]
H A DZipPackageFolder.cxx65 m_nFormat = nFormat; in ZipPackageFolder()
277 if ( aPropSet.hasElements() && ( m_nFormat == embed::StorageFormats::PACKAGE ) ) in saveChild()
291 if ( maContents.empty() && !rPath.isEmpty() && m_nFormat != embed::StorageFormats::OFOPXML ) in saveContents()
317 if ( m_nFormat == embed::StorageFormats::ZIP && rPath.isEmpty() ) in saveContents()
H A DZipPackageEntry.cxx49 , m_nFormat(0) in ZipPackageEntry()
/dports/games/dhewm3/dhewm3-1.5.1/neo/tools/common/PropTree/
H A DPropTreeItemEdit.cpp37 m_nFormat(ValueFormatText), in CPropTreeItemEdit()
100 m_nFormat = nFormat; in SetValueFormat()
106 switch (m_nFormat) in GetItemValue()
122 switch (m_nFormat) in SetItemValue()
H A DPropTreeItemEditButton.cpp39 m_nFormat(ValueFormatText), in CPropTreeItemEditButton()
140 m_nFormat = nFormat; in SetValueFormat()
146 switch (m_nFormat) in GetItemValue()
162 switch (m_nFormat) in SetItemValue()
H A DPropTreeItemEdit.h78 ValueFormat m_nFormat; variable
H A DPropTreeItemEditButton.h88 ValueFormat m_nFormat; variable
/dports/editors/libreoffice/libreoffice-7.2.6.2/comphelper/source/xml/
H A Dofopxmlhelper.cxx49 sal_uInt16 const m_nFormat; // which format to parse member in comphelper::__anon8cbac5310111::OFOPXMLHelper_Impl
283 : m_nFormat( nFormat ) in OFOPXMLHelper_Impl()
308 if ( m_nFormat == RELATIONINFO_FORMAT ) in startElement()
368 else if ( m_nFormat == CONTENTTYPE_FORMAT ) in startElement()
450 if ( m_nFormat == RELATIONINFO_FORMAT || m_nFormat == CONTENTTYPE_FORMAT ) in endElement()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/comphelper/source/xml/
H A Dofopxmlhelper.cxx46 sal_uInt16 const m_nFormat; // which format to parse member in comphelper::OFOPXMLHelper_Impl
286 : m_nFormat( nFormat ) in OFOPXMLHelper_Impl()
311 if ( m_nFormat == RELATIONINFO_FORMAT ) in startElement()
371 else if ( m_nFormat == CONTENTTYPE_FORMAT ) in startElement()
453 if ( m_nFormat == RELATIONINFO_FORMAT || m_nFormat == CONTENTTYPE_FORMAT ) in endElement()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sot/source/sdstor/
H A Ducbstorage.cxx470 SotClipboardFormatId m_nFormat; member in UCBStorage_Impl
1441 , m_nFormat( SotClipboardFormatId::NONE ) in UCBStorage_Impl()
1470 , m_nFormat( SotClipboardFormatId::NONE ) in UCBStorage_Impl()
1516 , m_nFormat( SotClipboardFormatId::NONE ) in UCBStorage_Impl()
1623 m_nFormat = SotExchange::GetFormat( aDataFlavor ); in Init()
1626 m_aClassId = GetClassId_Impl( m_nFormat ); in Init()
1858 m_nFormat = SotExchange::GetFormat( aDataFlavor ); in SetProps()
1861 m_aClassId = GetClassId_Impl( m_nFormat ); in SetProps()
2272 pImp->m_nFormat = nOriginalClipFormat; in SetClass()
2294 if ( pImp->m_nFormat != SotClipboardFormatId::NONE ) in SetClassId()
[all …]
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sot/source/sdstor/
H A Ducbstorage.cxx465 SotClipboardFormatId m_nFormat; member in UCBStorage_Impl
1436 , m_nFormat( SotClipboardFormatId::NONE ) in UCBStorage_Impl()
1465 , m_nFormat( SotClipboardFormatId::NONE ) in UCBStorage_Impl()
1511 , m_nFormat( SotClipboardFormatId::NONE ) in UCBStorage_Impl()
1619 m_nFormat = SotExchange::GetFormat( aDataFlavor ); in Init()
1622 m_aClassId = GetClassId_Impl( m_nFormat ); in Init()
1860 m_nFormat = SotExchange::GetFormat( aDataFlavor ); in SetProps()
1863 m_aClassId = GetClassId_Impl( m_nFormat ); in SetProps()
2279 pImp->m_nFormat = nOriginalClipFormat; in SetClass()
2301 if ( pImp->m_nFormat != SotClipboardFormatId::NONE ) in SetClassId()
[all …]
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/inc/
H A Dfldbas.hxx296 …sal_uInt32 m_nFormat; /// this can be either SvxNumType or SwChapterFormat d… member in SwField
306 m_nFormat = nSet; in SetFormat()
401 return m_nFormat; in GetFormat()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/inc/
H A Dfldbas.hxx287 …sal_uInt32 m_nFormat; /// this can be either SvxNumType or SwChapterFormat d… member in SwField
295 m_nFormat = nSet; in SetFormat()
390 return m_nFormat; in GetFormat()
/dports/editors/libreoffice/libreoffice-7.2.6.2/package/inc/
H A DZipPackage.hxx90 sal_Int32 m_nFormat; member in ZipPackage
123 sal_Int32 getFormat() const { return m_nFormat; } in getFormat()
H A DZipPackageEntry.hxx55 sal_Int32 m_nFormat; member in ZipPackageEntry
H A DZipPackageFolder.hxx71 void setPackageFormat_Impl( sal_Int32 nFormat ) { m_nFormat = nFormat; } in setPackageFormat_Impl()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/package/inc/
H A DZipPackage.hxx90 sal_Int32 m_nFormat; member in ZipPackage
123 sal_Int32 getFormat() const { return m_nFormat; } in getFormat()
H A DZipPackageEntry.hxx55 sal_Int32 m_nFormat; member in ZipPackageEntry
H A DZipPackageFolder.hxx69 void setPackageFormat_Impl( sal_Int32 nFormat ) { m_nFormat = nFormat; } in setPackageFormat_Impl()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/core/fields/
H A Dfldbas.cxx187 , m_nFormat( nFormat ) in SwField()
377 m_nFormat = nFormat; in ChangeFormat()
787 …xmlTextWriterWriteAttribute(pWriter, BAD_CAST("m_nFormat"), BAD_CAST(OString::number(m_nFormat).ge… in dumpAsXml()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/pdfium/core/fxge/dib/
H A Dcfx_dibitmap.h121 Format m_nFormat; variable
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/pdfium/core/fxge/dib/
H A Dcfx_dibitmap.h134 Format m_nFormat = Format::kCleared; variable

1234