Searched defs:_pControl (Results 1 – 9 of 9) sorted by relevance
/aoo41x/main/fpicker/source/office/ |
H A D | OfficeControlAccess.cxx | 199 …void OControlAccess::setHelpURL( Window* _pControl, const ::rtl::OUString& sHelpURL, sal_Bool _bFi… in setHelpURL() 216 ::rtl::OUString OControlAccess::getHelpURL( Window* _pControl, sal_Bool _bFileView ) in getHelpURL() 550 …void OControlAccess::implSetControlProperty( sal_Int16 _nControlId, Control* _pControl, sal_Int16 … in implSetControlProperty() 706 Any OControlAccess::implGetControlProperty( Control* _pControl, sal_Int16 _nProperty ) const in implGetControlProperty()
|
H A D | iodlg.cxx | 211 …void lcl_MoveControl( Control* _pControl, sal_Int32 _nDeltaX, sal_Int32 _nDeltaY, sal_Int32* _pMax… in lcl_MoveControl() 407 Window* _pControl; member 2044 void SvtFileDialog::EnableControl( Control* _pControl, sal_Bool _bEnable ) in EnableControl()
|
/aoo41x/main/dbaccess/source/ui/app/ |
H A D | AppSwapWindow.cxx | 192 IMPL_LINK(OApplicationSwapWindow, OnContainerSelectHdl, SvtIconChoiceCtrl*, _pControl) in IMPL_LINK() argument
|
/aoo41x/main/dbaccess/source/ui/dlg/ |
H A D | tablespage.cxx | 501 IMPL_LINK( OTableSubscriptionPage, OnTreeEntryChecked, Control*, _pControl ) in IMPL_LINK() argument
|
/aoo41x/main/dbaccess/source/ui/control/ |
H A D | FieldDescControl.cxx | 113 …template< typename T1, typename T2> void lcl_HideAndDeleteControl(short& _nPos,T1** _pControl,T2**… in lcl_HideAndDeleteControl() 1069 void OFieldDescControl::InitializeControl(Control* _pControl,const ::rtl::OString& _sHelpId,bool _b… in InitializeControl()
|
/aoo41x/main/extensions/source/dbpilots/ |
H A D | controlwizard.cxx | 211 …void OControlWizardPage::adjustControlForNoDSDisplay(Control* _pControl, sal_Bool _bConstLowerDist… in adjustControlForNoDSDisplay()
|
/aoo41x/main/reportdesign/source/ui/misc/ |
H A D | UITools.cxx | 969 Rectangle getRectangleFromControl(SdrObject* _pControl) in getRectangleFromControl() 986 void correctOverlapping(SdrObject* _pControl,OReportSection& _aReportSection,bool _bInsert) in correctOverlapping()
|
/aoo41x/main/dbaccess/source/ui/querydesign/ |
H A D | SelectionBrowseBox.cxx | 2692 void OSelectionBrowseBox::enableControl(const OTableFieldDescRef& _rEntry,Window* _pControl) in enableControl()
|
/aoo41x/main/svx/source/fmcomp/ |
H A D | gridcell.cxx | 3224 FmXGridCell::FmXGridCell( DbGridColumn* pColumn, DbCellControl* _pControl ) in FmXGridCell()
|
Completed in 136 milliseconds