Home
last modified time | relevance | path

Searched refs:cObjects (Results 1 – 25 of 215) sorted by relevance

123456789

/dports/www/typo3-9/typo3_src-9.5.31/typo3/sysext/core/Documentation/Changelog/7.1/
H A DBreaking-64639-RemovedContentObjects.rst13 The TypoScript Content Objects (cObjects) CLEARGIF, COLUMNS, CTABLE, OTABLE and HRULER have been mo…
19 Any TypoScript using the cObjects above will result in an empty output in the TYPO3 Frontend.
25 TYPO3 CMS 7 installations still using the cObjects need EXT:compatibility6 to be loaded if the rend…
/dports/www/typo3-10/typo3_src-10.4.25/typo3/sysext/core/Documentation/Changelog/7.1/
H A DBreaking-64639-RemovedContentObjects.rst13 The TypoScript Content Objects (cObjects) CLEARGIF, COLUMNS, CTABLE, OTABLE and HRULER have been mo…
19 Any TypoScript using the cObjects above will result in an empty output in the TYPO3 Frontend.
25 TYPO3 CMS 7 installations still using the cObjects need EXT:compatibility6 to be loaded if the rend…
/dports/www/typo3-11/typo3_src-11.5.7/typo3/sysext/core/Documentation/Changelog/7.1/
H A DBreaking-64639-RemovedContentObjects.rst13 The TypoScript Content Objects (cObjects) CLEARGIF, COLUMNS, CTABLE, OTABLE and HRULER have been mo…
19 Any TypoScript using the cObjects above will result in an empty output in the TYPO3 Frontend.
25 TYPO3 CMS 7 installations still using the cObjects need EXT:compatibility6 to be loaded if the rend…
/dports/www/typo3-11/typo3_src-11.5.7/typo3/sysext/core/Documentation/Changelog/7.2/
H A DBreaking-64719-MediaContentMovedToSystemExtension.rst5 Breaking: #64719 - Multimedia and Media cObjects and Content Types are moved to new system extension
32 Any TypoScript using any of the cObjects directly or Content Elements with the CType "media" or "mu…
39 TYPO3 CMS 7 installations still using any of the cObjects or having Content Elements of CType "medi…
/dports/www/typo3-9/typo3_src-9.5.31/typo3/sysext/core/Documentation/Changelog/7.2/
H A DBreaking-64719-MediaContentMovedToSystemExtension.rst5 Breaking: #64719 - Multimedia and Media cObjects and Content Types are moved to new system extension
32 Any TypoScript using any of the cObjects directly or Content Elements with the CType "media" or "mu…
39 TYPO3 CMS 7 installations still using any of the cObjects or having Content Elements of CType "medi…
/dports/www/typo3-10/typo3_src-10.4.25/typo3/sysext/core/Documentation/Changelog/7.2/
H A DBreaking-64719-MediaContentMovedToSystemExtension.rst5 Breaking: #64719 - Multimedia and Media cObjects and Content Types are moved to new system extension
32 Any TypoScript using any of the cObjects directly or Content Elements with the CType "media" or "mu…
39 TYPO3 CMS 7 installations still using any of the cObjects or having Content Elements of CType "medi…
/dports/www/typo3-11/typo3_src-11.5.7/typo3/sysext/core/Documentation/Changelog/7.4/
H A DFeature-64200-AllowIndividualContentCaching.rst45 that does not stop the rendering of `COA` including all sub-cObjects.
55 You are encouraged to rely on the core methods for caching cObjects or
59 the top level `stdWrap` of certain cObjects (e.g. `TEXT` cObject)
/dports/www/typo3-9/typo3_src-9.5.31/typo3/sysext/core/Documentation/Changelog/7.4/
H A DFeature-64200-AllowIndividualContentCaching.rst45 that does not stop the rendering of `COA` including all sub-cObjects.
55 You are encouraged to rely on the core methods for caching cObjects or
59 the top level `stdWrap` of certain cObjects (e.g. `TEXT` cObject)
/dports/www/typo3-10/typo3_src-10.4.25/typo3/sysext/core/Documentation/Changelog/7.4/
H A DFeature-64200-AllowIndividualContentCaching.rst45 that does not stop the rendering of `COA` including all sub-cObjects.
55 You are encouraged to rely on the core methods for caching cObjects or
59 the top level `stdWrap` of certain cObjects (e.g. `TEXT` cObject)
/dports/games/7kaa/7kaa-2.15.4p1/src/
H A DOVIDEO.cpp332 const int cObjects = 1; // Number of objects that we have in play_until_end() local
351 DWORD Result = MsgWaitForMultipleObjects( cObjects, ahObjects, in play_until_end()
355 if( Result >= WAIT_OBJECT_0 && Result < (WAIT_OBJECT_0 + cObjects) ) in play_until_end()
360 else if( Result == WAIT_OBJECT_0 + cObjects ) in play_until_end()
/dports/editors/libreoffice/libreoffice-7.2.6.2/lotuswordpro/source/filter/
H A Dbencont.cxx126 if (FindID(&cObjects, cNextAvailObjectID, &pPrevObject) != nullptr) in RegisterPropertyName()
138 return static_cast<CBenObject *>(cObjects.GetNextOrNULL(pCurrObject)); in GetNextObject()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/lotuswordpro/source/filter/
H A Dbencont.cxx125 if (FindID(&cObjects, cNextAvailObjectID, &pPrevObject) != nullptr) in RegisterPropertyName()
137 return static_cast<CBenObject *>(cObjects.GetNextOrNULL(pCurrObject)); in GetNextObject()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui/bundles/org.eclipse.jface/src/org/eclipse/jface/util/
H A DConfigureColumns.java169 ColumnObject[] cObjects = new ColumnObject[columns.length]; in createColumnObjects() local
174 cObjects[i] = new ColumnObject(c, i, getColumnName(c), getColumnImage(c), in createColumnObjects()
180 columnObjects[i] = cObjects[columnOrder[i]]; in createColumnObjects()
/dports/security/vaultwarden/vaultwarden-1.23.1/cargo-crates/winapi-0.3.9/src/um/
H A Dportabledeviceapi.rs141 cObjects: ULONG,
146 cObjects: ULONG,
/dports/devel/stylua/StyLua-0.11.0/cargo-crates/winapi-0.3.9/src/um/
H A Dportabledeviceapi.rs141 cObjects: ULONG,
146 cObjects: ULONG,
/dports/multimedia/librespot/librespot-0.1.3/cargo-crates/winapi-0.3.9/src/um/
H A Dportabledeviceapi.rs141 cObjects: ULONG,
146 cObjects: ULONG,
/dports/multimedia/librav1e/rav1e-0.5.1/cargo-crates/winapi-0.3.9/src/um/
H A Dportabledeviceapi.rs141 cObjects: ULONG,
146 cObjects: ULONG,
/dports/devel/sentry-cli/sentry-cli-1.71.0/cargo-crates/winapi-0.3.9/src/um/
H A Dportabledeviceapi.rs141 cObjects: ULONG,
146 cObjects: ULONG,
/dports/multimedia/rav1e/rav1e-0.5.1/cargo-crates/winapi-0.3.9/src/um/
H A Dportabledeviceapi.rs141 cObjects: ULONG,
146 cObjects: ULONG,
/dports/net-im/zkgroup/zkgroup-0.7.4/cargo-crates/winapi-0.3.9/src/um/
H A Dportabledeviceapi.rs141 cObjects: ULONG,
146 cObjects: ULONG,
/dports/editors/kibi/kibi-0.2.2/cargo-crates/winapi-0.3.9/src/um/
H A Dportabledeviceapi.rs141 cObjects: ULONG,
146 cObjects: ULONG,
/dports/misc/broot/broot-1.7.0/cargo-crates/winapi-0.3.9/src/um/
H A Dportabledeviceapi.rs141 cObjects: ULONG,
146 cObjects: ULONG,
/dports/devel/rust-bindgen/bindgen-0.59.2/cargo-crates/winapi-0.3.9/src/um/
H A Dportabledeviceapi.rs141 cObjects: ULONG,
146 cObjects: ULONG,
/dports/devel/sccache/sccache-0.2.15/cargo-crates/winapi-0.3.9/src/um/
H A Dportabledeviceapi.rs141 cObjects: ULONG,
146 cObjects: ULONG,
/dports/games/jaggedalliance2/ja2-stracciatella-0.18.0/cargo-crates/winapi-0.3.9/src/um/
H A Dportabledeviceapi.rs141 cObjects: ULONG,
146 cObjects: ULONG,

123456789