Home
last modified time | relevance | path

Searched defs:pOwner (Results 1 – 25 of 378) sorted by relevance

12345678910>>...16

/dports/editors/libreoffice/libreoffice-7.2.6.2/dbaccess/source/ui/querydesign/
H A DQueryTabConnUndoAction.cxx38 OQueryTabConnUndoAction::OQueryTabConnUndoAction(OQueryTableView* pOwner, const char* pCommentID) in OQueryTabConnUndoAction()
45 OQueryAddTabConnUndoAction::OQueryAddTabConnUndoAction(OQueryTableView* pOwner) in OQueryAddTabConnUndoAction()
62 OQueryDelTabConnUndoAction::OQueryDelTabConnUndoAction(OQueryTableView* pOwner) in OQueryDelTabConnUndoAction()
79 OQueryTabWinShowUndoAct::OQueryTabWinShowUndoAct(OQueryTableView* pOwner) in OQueryTabWinShowUndoAct()
98 OQueryTabWinDelUndoAct::OQueryTabWinDelUndoAct(OQueryTableView* pOwner) in OQueryTabWinDelUndoAct()
H A DQueryDesignUndoAction.hxx35 …OQueryDesignUndoAction(OJoinTableView* pOwner, const char* pCommentID) : OCommentUndoAction(pComme… in OQueryDesignUndoAction()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/dbaccess/source/ui/querydesign/
H A DQueryTabConnUndoAction.cxx39 OQueryTabConnUndoAction::OQueryTabConnUndoAction(OQueryTableView* pOwner, const char* pCommentID) in OQueryTabConnUndoAction()
46 OQueryAddTabConnUndoAction::OQueryAddTabConnUndoAction(OQueryTableView* pOwner) in OQueryAddTabConnUndoAction()
63 OQueryDelTabConnUndoAction::OQueryDelTabConnUndoAction(OQueryTableView* pOwner) in OQueryDelTabConnUndoAction()
80 OQueryTabWinShowUndoAct::OQueryTabWinShowUndoAct(OQueryTableView* pOwner) in OQueryTabWinShowUndoAct()
101 OQueryTabWinDelUndoAct::OQueryTabWinDelUndoAct(OQueryTableView* pOwner) in OQueryTabWinDelUndoAct()
/dports/irc/kvirc/KVIrc-5.0.0-73-gbdeac0429/src/kvirc/ui/
H A DKviTextIconWindow.cpp111 void KviTextIconWindow::popup(QWidget * pOwner, bool bAltMode) in popup()
162 if(KviInputEditor * pOwner = qobject_cast<KviInputEditor *>(m_pOwner); pOwner) in eventFilter() local
180 KviInputEditor * pOwner = qobject_cast<KviInputEditor *>(m_pOwner); in autoSelectBestMatchBasedOnOwnerText() local
250 if(KviInputEditor * pOwner = qobject_cast<KviInputEditor *>(m_pOwner); pOwner) in cellSelected() local
252 else if(KviInput * pOwner = qobject_cast<KviInput *>(m_pOwner); pOwner) in cellSelected() local
254 else if(QLineEdit * pOwner = qobject_cast<QLineEdit *>(m_pOwner); pOwner) in cellSelected() local
H A DKviHistoryWindow.cpp72 void KviHistoryWindow::popup(KviInput * pOwner) in popup()
184 void KviHistoryWindowWidget::popup(KviInput * pOwner) in popup()
/dports/editors/libreoffice/libreoffice-7.2.6.2/dbaccess/source/ui/tabledesign/
H A DTableUndo.cxx33 OTableDesignUndoAct::OTableDesignUndoAct(OTableRowView* pOwner, const char* pCommentID) in OTableDesignUndoAct()
68 OTableDesignCellUndoAct::OTableDesignCellUndoAct( OTableRowView* pOwner, sal_Int32 nRowID, sal_uInt… in OTableDesignCellUndoAct()
109 OTableEditorUndoAct::OTableEditorUndoAct(OTableEditorCtrl* pOwner, const char* pCommentID) in OTableEditorUndoAct()
119 OTableEditorTypeSelUndoAct::OTableEditorTypeSelUndoAct( OTableEditorCtrl* pOwner, sal_Int32 nRowID,… in OTableEditorTypeSelUndoAct()
154 OTableEditorDelUndoAct::OTableEditorDelUndoAct( OTableEditorCtrl* pOwner) : in OTableEditorDelUndoAct()
214 OTableEditorInsUndoAct::OTableEditorInsUndoAct( OTableEditorCtrl* pOwner, in OTableEditorInsUndoAct()
259 OTableEditorInsNewUndoAct::OTableEditorInsNewUndoAct( OTableEditorCtrl* pOwner, sal_Int32 nInsertPo… in OTableEditorInsNewUndoAct()
297 OPrimKeyUndoAct::OPrimKeyUndoAct( OTableEditorCtrl* pOwner, const MultiSelection& aDeletedKeys, con… in OPrimKeyUndoAct()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/dbaccess/source/ui/tabledesign/
H A DTableUndo.cxx34 OTableDesignUndoAct::OTableDesignUndoAct(OTableRowView* pOwner, const char* pCommentID) in OTableDesignUndoAct()
70 OTableDesignCellUndoAct::OTableDesignCellUndoAct( OTableRowView* pOwner, long nRowID, sal_uInt16 nC… in OTableDesignCellUndoAct()
112 OTableEditorUndoAct::OTableEditorUndoAct(OTableEditorCtrl* pOwner, const char* pCommentID) in OTableEditorUndoAct()
123 OTableEditorTypeSelUndoAct::OTableEditorTypeSelUndoAct( OTableEditorCtrl* pOwner, long nRowID, sal_… in OTableEditorTypeSelUndoAct()
159 OTableEditorDelUndoAct::OTableEditorDelUndoAct( OTableEditorCtrl* pOwner) : in OTableEditorDelUndoAct()
220 OTableEditorInsUndoAct::OTableEditorInsUndoAct( OTableEditorCtrl* pOwner, in OTableEditorInsUndoAct()
266 OTableEditorInsNewUndoAct::OTableEditorInsNewUndoAct( OTableEditorCtrl* pOwner, long nInsertPositio… in OTableEditorInsNewUndoAct()
305 OPrimKeyUndoAct::OPrimKeyUndoAct( OTableEditorCtrl* pOwner, const MultiSelection& aDeletedKeys, con… in OPrimKeyUndoAct()
/dports/devel/poco/poco-1.10.1-all/Foundation/include/Poco/
H A DActiveRunnable.h49 …ActiveRunnable(OwnerType* pOwner, Callback method, const ArgType& arg, const ActiveResultType& res… in ActiveRunnable()
97 …ActiveRunnable(OwnerType* pOwner, Callback method, const ArgType& arg, const ActiveResultType& res… in ActiveRunnable()
145 ActiveRunnable(OwnerType* pOwner, Callback method, const ActiveResultType& result): in ActiveRunnable()
191 ActiveRunnable(OwnerType* pOwner, Callback method, const ActiveResultType& result): in ActiveRunnable()
H A DActiveMethod.h79 ActiveMethod(OwnerType* pOwner, Callback method): in ActiveMethod()
171 ActiveMethod(OwnerType* pOwner, Callback method): in ActiveMethod()
H A DActiveDispatcher.h106 static void start(ActiveDispatcher* pOwner, ActiveRunnableBase::Ptr pRunnable) in start()
/dports/editors/libreoffice/libreoffice-7.2.6.2/canvas/source/cairo/
H A Dcairo_canvashelper_text.cxx113 const rendering::XCanvas* pOwner, in setupOutDevState()
167 const rendering::XCanvas* pOwner, in setupTextOutput()
202 …ing::XCachedPrimitive > CanvasHelper::drawText( const rendering::XCanvas* … in drawText()
257 …XCachedPrimitive > CanvasHelper::drawTextLayout( const rendering::XCanvas* p… in drawTextLayout()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/core/bastyp/
H A Dswcache.cxx230 SwCacheObj *SwCache::Get( const void *pOwner, const sal_uInt16 nIndex, in Get()
252 SwCacheObj *SwCache::Get( const void *pOwner, const bool bToTop ) in Get()
326 void SwCache::Delete(void const*const pOwner, sal_uInt16 const nIndex) in Delete()
333 void SwCache::Delete( const void *pOwner ) in Delete()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/core/bastyp/
H A Dswcache.cxx230 SwCacheObj *SwCache::Get( const void *pOwner, const sal_uInt16 nIndex, in Get()
252 SwCacheObj *SwCache::Get( const void *pOwner, const bool bToTop ) in Get()
326 void SwCache::Delete(void const*const pOwner, sal_uInt16 const nIndex) in Delete()
335 void SwCache::Delete( const void *pOwner ) in Delete()
/dports/math/saga/saga-8.1.3/saga-gis/src/saga_core/saga_api/
H A Dparameter_data.cpp214 CSG_Parameter_Node::CSG_Parameter_Node(CSG_Parameters *pOwner, CSG_Parameter *pParent, const CSG_St… in CSG_Parameter_Node()
228 CSG_Parameter_Bool::CSG_Parameter_Bool(CSG_Parameters *pOwner, CSG_Parameter *pParent, const CSG_St… in CSG_Parameter_Bool()
313 CSG_Parameter_Value::CSG_Parameter_Value(CSG_Parameters *pOwner, CSG_Parameter *pParent, const CSG_… in CSG_Parameter_Value()
415 CSG_Parameter_Int::CSG_Parameter_Int(CSG_Parameters *pOwner, CSG_Parameter *pParent, const CSG_Stri… in CSG_Parameter_Int()
607 CSG_Parameter_Date::CSG_Parameter_Date(CSG_Parameters *pOwner, CSG_Parameter *pParent, const CSG_St… in CSG_Parameter_Date()
719 CSG_Parameter_Range::CSG_Parameter_Range(CSG_Parameters *pOwner, CSG_Parameter *pParent, const CSG_… in CSG_Parameter_Range()
1319 CSG_Parameter_Text::CSG_Parameter_Text(CSG_Parameters *pOwner, CSG_Parameter *pParent, const CSG_St… in CSG_Parameter_Text()
1430 CSG_Parameter_Font::CSG_Parameter_Font(CSG_Parameters *pOwner, CSG_Parameter *pParent, const CSG_St… in CSG_Parameter_Font()
2426 CSG_Parameter_Grid::CSG_Parameter_Grid(CSG_Parameters *pOwner, CSG_Parameter *pParent, const CSG_St… in CSG_Parameter_Grid()
2669 CSG_Parameter_TIN::CSG_Parameter_TIN(CSG_Parameters *pOwner, CSG_Parameter *pParent, const CSG_Stri… in CSG_Parameter_TIN()
[all …]
/dports/editors/libreoffice6/libreoffice-6.4.7.2/canvas/source/cairo/
H A Dcairo_canvashelper_text.cxx113 const rendering::XCanvas* pOwner, in setupOutDevState()
172 const rendering::XCanvas* pOwner, in setupTextOutput()
218 …ing::XCachedPrimitive > CanvasHelper::drawText( const rendering::XCanvas* … in drawText()
280 …XCachedPrimitive > CanvasHelper::drawTextLayout( const rendering::XCanvas* p… in drawTextLayout()
/dports/japanese/skkinput3/skkinput-3.0.6/lib/lisp/
H A Dlmutex.c90 register void* pOwner) in lispMgr_LockMutex()
115 register void* pOwner) in lispMgr_UnlockMutex()
201 register const void* pOwner) in lispMgr_AbondonMutex()
290 register const void* pOwner) in lispMgr_abondonMutexSub()
/dports/net-im/licq-qt-gui/licq-f271d55/qt-gui/src/dockicons/
H A Ddockicon.cpp58 Licq::OwnerReadGuard pOwner(owner); in DockIcon() local
84 Licq::OwnerReadGuard pOwner(owner); in updateIconStatus() local
/dports/net-im/licq-osd/licq-f271d55/qt-gui/src/dockicons/
H A Ddockicon.cpp58 Licq::OwnerReadGuard pOwner(owner); in DockIcon() local
84 Licq::OwnerReadGuard pOwner(owner); in updateIconStatus() local
/dports/net-im/licq/licq-f271d55/qt-gui/src/dockicons/
H A Ddockicon.cpp58 Licq::OwnerReadGuard pOwner(owner); in DockIcon() local
84 Licq::OwnerReadGuard pOwner(owner); in updateIconStatus() local
/dports/net-im/licq-jabber/licq-f271d55/qt-gui/src/dockicons/
H A Ddockicon.cpp58 Licq::OwnerReadGuard pOwner(owner); in DockIcon() local
84 Licq::OwnerReadGuard pOwner(owner); in updateIconStatus() local
/dports/net-im/licq-icq/licq-f271d55/qt-gui/src/dockicons/
H A Ddockicon.cpp58 Licq::OwnerReadGuard pOwner(owner); in DockIcon() local
84 Licq::OwnerReadGuard pOwner(owner); in updateIconStatus() local
/dports/devel/poco/poco-1.10.1-all/XML/src/
H A DDocumentType.cpp25 DocumentType::DocumentType(Document* pOwner, const XMLString& name, const XMLString& publicId, cons… in DocumentType()
34 DocumentType::DocumentType(Document* pOwner, const DocumentType& doctype): in DocumentType()
/dports/devel/poco/poco-1.10.1-all/Foundation/src/
H A DTask.cpp58 TaskManager* pOwner = getOwner(); in run() local
113 void Task::setOwner(TaskManager* pOwner) in setOwner()
/dports/graphics/podofo/podofo-0.9.7/src/podofo/base/
H A DPdfArray.cpp88 PdfVecObjects *pOwner = GetObjectOwner(); in insert() local
132 PdfVecObjects *pOwner = GetObjectOwner(); in resize() local
248 void PdfArray::SetOwner( PdfObject *pOwner ) in SetOwner()
/dports/editors/libreoffice/libreoffice-7.2.6.2/editeng/source/outliner/
H A Doutleeng.hxx28 Outliner* pOwner; member in OutlinerEditEng

12345678910>>...16