Home
last modified time | relevance | path

Searched defs:pCell (Results 1 – 25 of 383) sorted by relevance

12345678910>>...16

/dports/www/ilias/ILIAS-5.4.25/libs/composer/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/LookupRef/
H A DRowColumnInformation.php23 private static function cellColumn(?Cell $pCell): int
45 public static function COLUMN($cellAddress = null, ?Cell $pCell = null)
116 private static function cellRow(?Cell $pCell): int
138 public static function ROW($cellAddress = null, ?Cell $pCell = null)
/dports/cad/abc/abc-a4518e6f833885c905964f1233d11e5b941ec24c/src/map/scl/
H A DsclLibUtil.c67 SC_Cell * pCell; in Abc_SclHashCells() local
86 SC_Cell * pCell; in Abc_SclClassCellNum() local
428 SC_Cell * pCell; in Abc_SclHasDelayInfo() local
452 SC_Cell * pCell; in Abc_SclComputeAverageSlew() local
531 SC_Cell * pCell; in Abc_SclComputeParametersClass() local
546 SC_Cell * pCell; in Abc_SclComputeParametersClassPin() local
567 SC_Cell * pCell; in Abc_SclComputeDelayClassPin() local
583 SC_Cell * pCell; in Abc_SclComputeAreaClass() local
611 SC_Cell * pCell; in Abc_SclMarkSkippedCells() local
751 SC_Cell * pCell; in Abc_SclLibNormalize() local
[all …]
/dports/editors/libreoffice6/libreoffice-6.4.7.2/accessibility/source/extended/
H A Daccessibletablistboxtable.cxx115 AccessibleCheckBoxCell* pCell = in ProcessWindowEvent() local
121 AccessibleBrowseBoxTableCell* pCell = in ProcessWindowEvent() local
160 … AccessibleCheckBoxCell* pCell = static_cast< AccessibleCheckBoxCell* >( xChild.get() ); in ProcessWindowEvent() local
165 …AccessibleBrowseBoxTableCell* pCell = static_cast< AccessibleBrowseBoxTableCell* >( xChild.get() ); in ProcessWindowEvent() local
207 AccessibleCheckBoxCell* pCell = in ProcessWindowEvent() local
237 AccessibleCheckBoxCell* pCell = in ProcessWindowEvent() local
243 AccessibleBrowseBoxTableCell* pCell = in ProcessWindowEvent() local
/dports/lang/mono/mono-5.10.1.57/external/corert/src/Runtime.Base/src/System/Runtime/
H A DCachedInterfaceDispatch.cs17 unsafe private static IntPtr RhpCidResolve(IntPtr callerTransitionBlockParam, IntPtr pCell) in RhpCidResolve()
34 private static IntPtr RhpCidResolve_Worker(object pObject, IntPtr pCell) in RhpCidResolve_Worker()
51 private static IntPtr RhpResolveInterfaceMethod(object pObject, IntPtr pCell) in RhpResolveInterfaceMethod()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/core/tool/
H A Drecursionhelper.cxx103 static ScFormulaCell* lcl_GetTopCell(ScFormulaCell* pCell) in lcl_GetTopCell()
114 bool ScRecursionHelper::PushFormulaGroup(ScFormulaCell* pCell) in PushFormulaGroup()
147 ScFormulaCell* pCell = aFGList.back(); in PopFormulaGroup() local
153 bool ScRecursionHelper::AnyCycleMemberInDependencyEvalMode(const ScFormulaCell* pCell) in AnyCycleMemberInDependencyEvalMode()
242 …ckGuard::ScFormulaGroupCycleCheckGuard(ScRecursionHelper& rRecursionHelper, ScFormulaCell* pCell) : in ScFormulaGroupCycleCheckGuard()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/core/tool/
H A Drecursionhelper.cxx103 static ScFormulaCell* lcl_GetTopCell(ScFormulaCell* pCell) in lcl_GetTopCell()
114 bool ScRecursionHelper::PushFormulaGroup(ScFormulaCell* pCell) in PushFormulaGroup()
147 ScFormulaCell* pCell = aFGList.back(); in PopFormulaGroup() local
153 bool ScRecursionHelper::AnyCycleMemberInDependencyEvalMode(ScFormulaCell* pCell) in AnyCycleMemberInDependencyEvalMode()
242 …ckGuard::ScFormulaGroupCycleCheckGuard(ScRecursionHelper& rRecursionHelper, ScFormulaCell* pCell) : in ScFormulaGroupCycleCheckGuard()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/ui/docshell/
H A Dmacromgr.cxx44 void addCell(const OUString& rModuleName, ScFormulaCell* pCell) in addCell()
61 void removeCell(const ScFormulaCell* pCell) in removeCell()
173 void ScMacroManager::AddDependentCell(const OUString& aModuleName, ScFormulaCell* pCell) in AddDependentCell()
178 void ScMacroManager::RemoveDependentCell(const ScFormulaCell* pCell) in RemoveDependentCell()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/ui/docshell/
H A Dmacromgr.cxx45 void addCell(const OUString& rModuleName, ScFormulaCell* pCell) in addCell()
62 void removeCell(const ScFormulaCell* pCell) in removeCell()
170 void ScMacroManager::AddDependentCell(const OUString& aModuleName, ScFormulaCell* pCell) in AddDependentCell()
175 void ScMacroManager::RemoveDependentCell(const ScFormulaCell* pCell) in RemoveDependentCell()
/dports/devel/libthai/libthai-0.1.28/tests/
H A Dtest_thcell.c76 const struct thcell_t *pCell; in test_th_next_cell() local
132 const struct thcell_t *pCell; in test_th_prev_cell() local
189 const struct thcell_t *pCell; in test_th_make_cells() local
/dports/audio/audacity/audacity-Audacity-3.1.3/src/tracks/ui/
H A DTrackButtonHandles.cpp70 const wxMouseState &state, const wxRect &rect, TrackPanelCell *pCell) in HitTest()
125 const wxMouseState &state, const wxRect &rect, TrackPanelCell *pCell) in HitTest()
191 const wxMouseState &state, const wxRect &rect, TrackPanelCell *pCell) in HitTest()
209 ( const std::shared_ptr<TrackPanelCell> &pCell, in MenuButtonHandle()
223 auto pCell = mpCell.lock(); in CommitChanges() local
252 const std::shared_ptr<TrackPanelCell> &pCell) in HitTest()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/core/data/
H A Ddocumen7.cxx252 for (auto& pCell : rCells) in EndListeningFormulaCells() local
258 void ScDocument::PutInFormulaTree( ScFormulaCell* pCell ) in PutInFormulaTree()
274 void ScDocument::RemoveFromFormulaTree( ScFormulaCell* pCell ) in RemoveFromFormulaTree()
349 ScFormulaCell* pCell = pFormulaTree; in CalcFormulaTree() local
440 ScFormulaCell* pCell; in ClearFormulaTree() local
451 void ScDocument::AppendToFormulaTrack( ScFormulaCell* pCell ) in AppendToFormulaTrack()
467 void ScDocument::RemoveFromFormulaTrack( ScFormulaCell* pCell ) in RemoveFromFormulaTrack()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/core/data/
H A Ddocumen7.cxx252 for (auto& pCell : rCells) in EndListeningFormulaCells() local
258 void ScDocument::PutInFormulaTree( ScFormulaCell* pCell ) in PutInFormulaTree()
274 void ScDocument::RemoveFromFormulaTree( ScFormulaCell* pCell ) in RemoveFromFormulaTree()
349 ScFormulaCell* pCell = pFormulaTree; in CalcFormulaTree() local
440 ScFormulaCell* pCell; in ClearFormulaTree() local
451 void ScDocument::AppendToFormulaTrack( ScFormulaCell* pCell ) in AppendToFormulaTrack()
467 void ScDocument::RemoveFromFormulaTrack( ScFormulaCell* pCell ) in RemoveFromFormulaTrack()
/dports/math/scilab/scilab-6.1.1/scilab/modules/core/sci_gateway/cpp/
H A Dsci_struct.cpp64 types::Cell* pCell = (*itInput)->getAs<types::Cell>(); in sci_struct_gw() local
117 types::Cell* pCell = pData->getAs<types::Cell>(); in sci_struct_gw() local
/dports/www/dolibarr13/dolibarr-13.0.5/htdocs/includes/phpoffice/PhpSpreadsheet/Calculation/
H A DLookupRef.php240 public static function HYPERLINK($linkURL = '', $displayName = null, Cell $pCell = null)
277 public static function INDIRECT($cellAddress = null, Cell $pCell = null)
345 …ET($cellAddress = null, $rows = 0, $columns = 0, $height = null, $width = null, Cell $pCell = null)
894 public static function FORMULATEXT($cellReference = '', Cell $pCell = null)
/dports/www/dolibarr/dolibarr-14.0.3/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/
H A DLookupRef.php241 public static function HYPERLINK($linkURL = '', $displayName = null, Cell $pCell = null)
278 public static function INDIRECT($cellAddress = null, Cell $pCell = null)
346 …ET($cellAddress = null, $rows = 0, $columns = 0, $height = null, $width = null, Cell $pCell = null)
906 public static function FORMULATEXT($cellReference = '', Cell $pCell = null)
/dports/finance/prestashop/prestashop/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/
H A DLookupRef.php241 public static function HYPERLINK($linkURL = '', $displayName = null, Cell $pCell = null)
278 public static function INDIRECT($cellAddress = null, Cell $pCell = null)
346 …ET($cellAddress = null, $rows = 0, $columns = 0, $height = null, $width = null, Cell $pCell = null)
948 public static function FORMULATEXT($cellReference = '', Cell $pCell = null)
/dports/www/groupoffice/groupoffice-6.4.231-php-71/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/
H A DLookupRef.php239 public static function HYPERLINK($linkURL = '', $displayName = null, ?Cell $pCell = null)
276 public static function INDIRECT($cellAddress = null, ?Cell $pCell = null)
345 …T($cellAddress = null, $rows = 0, $columns = 0, $height = null, $width = null, ?Cell $pCell = null)
948 public static function FORMULATEXT($cellReference = '', ?Cell $pCell = null)
/dports/www/moodle310/moodle/lib/phpspreadsheet/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/
H A DLookupRef.php241 public static function HYPERLINK($linkURL = '', $displayName = null, Cell $pCell = null)
278 public static function INDIRECT($cellAddress = null, Cell $pCell = null)
346 …ET($cellAddress = null, $rows = 0, $columns = 0, $height = null, $width = null, Cell $pCell = null)
948 public static function FORMULATEXT($cellReference = '', Cell $pCell = null)
/dports/www/moodle311/moodle/lib/phpspreadsheet/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/
H A DLookupRef.php239 public static function HYPERLINK($linkURL = '', $displayName = null, ?Cell $pCell = null)
276 public static function INDIRECT($cellAddress = null, ?Cell $pCell = null)
345 …T($cellAddress = null, $rows = 0, $columns = 0, $height = null, $width = null, ?Cell $pCell = null)
948 public static function FORMULATEXT($cellReference = '', ?Cell $pCell = null)
/dports/www/moodle39/moodle/lib/phpspreadsheet/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/
H A DLookupRef.php241 public static function HYPERLINK($linkURL = '', $displayName = null, Cell $pCell = null)
278 public static function INDIRECT($cellAddress = null, Cell $pCell = null)
346 …ET($cellAddress = null, $rows = 0, $columns = 0, $height = null, $width = null, Cell $pCell = null)
948 public static function FORMULATEXT($cellReference = '', Cell $pCell = null)
/dports/math/scilab/scilab-6.1.1/scilab/modules/matio/src/cpp/
H A DCreateCellVariable.cpp52 types::Cell* pCell = new types::Cell(); in CreateCellVariable() local
58 types::Cell* pCell = new types::Cell(iRank, piDims); in CreateCellVariable() local
H A DGetCellVariable.cpp42 types::Cell* pCell = in[iVar - 1]->getAs<types::Cell>(); in GetCellVariable() local
47 matvar_t* GetCellMatVar(types::Cell* pCell, const char* name, int matfile_version) in GetCellMatVar()
/dports/www/ilias/ILIAS-5.4.25/libs/composer/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/
H A DLookupRef.php170 public static function HYPERLINK($linkURL = '', $displayName = null, ?Cell $pCell = null)
196 public static function INDIRECT($cellAddress, Cell $pCell)
236 …T($cellAddress = null, $rows = 0, $columns = 0, $height = null, $width = null, ?Cell $pCell = null)
412 public static function FORMULATEXT($cellReference = '', ?Cell $pCell = null)
/dports/lang/mono/mono-5.10.1.57/external/corert/src/System.Private.CoreLib/src/Internal/Runtime/CompilerHelpers/
H A DInteropHelpers.cs203 internal static unsafe IntPtr ResolvePInvoke(MethodFixupCell* pCell) in ResolvePInvoke()
211 internal static unsafe IntPtr ResolvePInvokeSlow(MethodFixupCell* pCell) in ResolvePInvokeSlow()
278 private static unsafe string GetModuleName(ModuleFixupCell* pCell) in GetModuleName()
284 internal static unsafe void FixupModuleCell(ModuleFixupCell* pCell) in FixupModuleCell()
303 internal static unsafe void FixupMethodCell(IntPtr hModule, MethodFixupCell* pCell) in FixupMethodCell()
/dports/editors/abiword/abiword-3.0.5/plugins/openxml/common/xp/
H A DOXML_Element_Row.cpp84 OXML_Element_Cell* pCell = *it; in serializeChildren() local
203 OXML_Element_Cell* pCell = *it; in incrementBottomVerticalMergeStart() local
222 OXML_Element_Cell* pCell = *it; in incrementRightHorizontalMergeStart() local

12345678910>>...16