Home
last modified time | relevance | path

Searched refs:pFormItem (Results 1 – 17 of 17) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/svx/source/form/
H A Dfiltnav.cxx282 assert(pFormItem); in setText()
350 if ( !pFormItem ) in predicateExpressionChanged()
397 if ( !pFormItem ) in disjunctiveTermRemoved()
432 if ( !pFormItem ) in disjunctiveTermAdded()
571 Update( xController, pFormItem ); in Update()
771 assert(pFormItem); in ValidateText()
902 if (pFormItem) in EnsureEmptyFilterRows()
913 if ( pFormItem ) in EnsureEmptyFilterRows()
914 AppendFilterItems( *pFormItem ); in EnsureEmptyFilterRows()
1259 FmFormItem* pFormItem = nullptr; in IMPL_LINK_NOARG() local
[all …]
/dports/editors/libreoffice6/libreoffice-6.4.7.2/svx/source/form/
H A Dfiltnav.cxx299 assert(pFormItem); in setText()
368 if ( !pFormItem ) in predicateExpressionChanged()
415 if ( !pFormItem ) in disjunctiveTermRemoved()
450 if ( !pFormItem ) in disjunctiveTermAdded()
589 Update( xController, pFormItem ); in Update()
791 assert(pFormItem); in ValidateText()
922 if (pFormItem) in EnsureEmptyFilterRows()
933 if ( pFormItem ) in EnsureEmptyFilterRows()
934 AppendFilterItems( *pFormItem ); in EnsureEmptyFilterRows()
1360 FmFormItem* pFormItem = nullptr; in Select() local
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/pdfium/xfa/fxfa/layout/
H A Dcxfa_layoutprocessor.cpp122 CXFA_LayoutItem* CXFA_LayoutProcessor::GetLayoutItem(CXFA_Node* pFormItem) { in GetLayoutItem() argument
123 return pFormItem->JSObject()->GetLayoutItem(); in GetLayoutItem()
H A Dcxfa_layoutprocessor.h39 CXFA_LayoutItem* GetLayoutItem(CXFA_Node* pFormItem);
H A Dcxfa_viewlayoutprocessor.cpp108 uint32_t GetRelevant(CXFA_Node* pFormItem, uint32_t dwParentRelvant) { in GetRelevant() argument
111 pFormItem->JSObject()->GetCData(XFA_Attribute::Relevant); in GetRelevant()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/pdfium/xfa/fxfa/layout/
H A Dcxfa_layoutprocessor.cpp136 CXFA_LayoutItem* CXFA_LayoutProcessor::GetLayoutItem(CXFA_Node* pFormItem) { in GetLayoutItem() argument
137 return pFormItem->JSObject()->GetLayoutItem(); in GetLayoutItem()
H A Dcxfa_layoutprocessor.h49 CXFA_LayoutItem* GetLayoutItem(CXFA_Node* pFormItem);
H A Dcxfa_viewlayoutprocessor.cpp109 uint32_t GetRelevant(CXFA_Node* pFormItem, uint32_t dwParentRelvant) { in GetRelevant() argument
112 pFormItem->JSObject()->GetCData(XFA_Attribute::Relevant); in GetRelevant()
/dports/editors/texmaker/texmaker-5.0.3/pdfium/xfa/fxfa/parser/
H A Dxfa_document_layout_imp.cpp135 CXFA_LayoutItem* CXFA_LayoutProcessor::GetLayoutItem(CXFA_Node* pFormItem) { in GetLayoutItem() argument
137 pFormItem->GetUserData(XFA_LAYOUTITEMKEY)); in GetLayoutItem()
H A Dxfa_document_layout_imp.h27 CXFA_LayoutItem* GetLayoutItem(CXFA_Node* pFormItem);
H A Dxfa_layout_pagemgr_new.cpp59 uint32_t GetRelevant(CXFA_Node* pFormItem, uint32_t dwParentRelvant) { in GetRelevant() argument
62 if (pFormItem->TryCData(XFA_ATTRIBUTE_Relevant, wsRelevant)) { in GetRelevant()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/pdfium/xfa/fxfa/
H A Dcxfa_ffnotify.h59 bool RunScript(CXFA_Script* pScript, CXFA_Node* pFormItem);
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/pdfium/xfa/fxfa/
H A Dcxfa_ffnotify.h63 bool RunScript(CXFA_Script* pScript, CXFA_Node* pFormItem);
/dports/editors/texmaker/texmaker-5.0.3/pdfium/xfa/fxfa/app/
H A Dxfa_ffnotify.h52 FX_BOOL RunScript(CXFA_Node* pScript, CXFA_Node* pFormItem);
H A Dxfa_ffnotify.cpp191 FX_BOOL CXFA_FFNotify::RunScript(CXFA_Node* pScript, CXFA_Node* pFormItem) { in RunScript() argument
198 static_cast<CXFA_WidgetAcc*>(pFormItem->GetWidgetData()); in RunScript()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/core/data/
H A Dpatattr.cxx1277 const SfxPoolItem* pFormItem; in GetNumberFormat() local
1281 if (pCondSet->GetItemState(ATTR_VALUE_FORMAT, true, &pFormItem) == SfxItemState::SET ) in GetNumberFormat()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/core/data/
H A Dpatattr.cxx1277 const SfxPoolItem* pFormItem; in GetNumberFormat() local
1281 if (pCondSet->GetItemState(ATTR_VALUE_FORMAT, true, &pFormItem) == SfxItemState::SET ) in GetNumberFormat()