Home
last modified time | relevance | path

Searched defs:nControlType (Results 1 – 22 of 22) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/extensions/source/propctrlr/
H A Dformbrowsertools.cxx120 sal_Int16 nControlType( FormComponentType::CONTROL ); in classifyComponent() local
H A Dcommoncontrol.hxx183 …haviourControl< TControlInterface, TControlWindow >::CommonBehaviourControl(sal_Int16 nControlType, in CommonBehaviourControl()
H A Dhandlerhelper.cxx75 sal_Int16 nControlType = PropertyControlType::TextField; in describePropertyLine() local
H A Dxsdvalidationpropertyhandler.cxx293 sal_Int16 nControlType = PropertyControlType::TextField; in describePropertyLine() local
H A Deformspropertyhandler.cxx409 sal_Int16 nControlType = PropertyControlType::TextField; in describePropertyLine() local
H A Deformshelper.cxx121 sal_Int16 nControlType = FormComponentType::CONTROL; in canBindToDataType() local
H A Dformcomponenthandler.cxx942 sal_Int16 nControlType = PropertyControlType::TextField; in describePropertyLine() local
/dports/editors/libreoffice6/libreoffice-6.4.7.2/extensions/source/propctrlr/
H A Dformbrowsertools.cxx120 sal_Int16 nControlType( FormComponentType::CONTROL ); in classifyComponent() local
H A Dhandlerhelper.cxx79 sal_Int16 nControlType = PropertyControlType::TextField; in describePropertyLine() local
H A Dxsdvalidationpropertyhandler.cxx302 sal_Int16 nControlType = PropertyControlType::TextField; in describePropertyLine() local
H A Deformspropertyhandler.cxx421 sal_Int16 nControlType = PropertyControlType::TextField; in describePropertyLine() local
H A Deformshelper.cxx120 sal_Int16 nControlType = FormComponentType::CONTROL; in canBindToDataType() local
H A Dformcomponenthandler.cxx946 sal_Int16 nControlType = PropertyControlType::TextField; in describePropertyLine() local
/dports/editors/libreoffice/libreoffice-7.2.6.2/toolkit/source/helper/
H A Dformpdfexport.cxx71 sal_Int16 nControlType = FormComponentType::CONTROL; in classifyFormControl() local
291 sal_Int16 nControlType = classifyFormControl( xModelProps ); in describePDFControl() local
/dports/editors/libreoffice6/libreoffice-6.4.7.2/toolkit/source/helper/
H A Dformpdfexport.cxx71 sal_Int16 nControlType = FormComponentType::CONTROL; in classifyFormControl() local
292 sal_Int16 nControlType = classifyFormControl( xModelProps ); in describePDFControl() local
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sd/source/ui/animations/
H A DCustomAnimationDialog.cxx108 PresetPropertyBox::PresetPropertyBox( sal_Int32 nControlType, vcl::Window* pParent, const Any& rVal… in PresetPropertyBox()
272 ColorPropertyBox::ColorPropertyBox( sal_Int32 nControlType, vcl::Window* pParent, const Any& rValue… in ColorPropertyBox()
386 FontPropertyBox::FontPropertyBox( sal_Int32 nControlType, vcl::Window* pParent, const Any& rValue, … in FontPropertyBox()
631 CharHeightPropertyBox::CharHeightPropertyBox(sal_Int32 nControlType, vcl::Window* pParent, const An… in CharHeightPropertyBox()
774 TransparencyPropertyBox::TransparencyPropertyBox( sal_Int32 nControlType, vcl::Window* pParent, con… in TransparencyPropertyBox()
959 RotationPropertyBox::RotationPropertyBox( sal_Int32 nControlType, vcl::Window* pParent, const Any& … in RotationPropertyBox()
1178 ScalePropertyBox::ScalePropertyBox(sal_Int32 nControlType, vcl::Window* pParent, const Any& rValue,… in ScalePropertyBox()
1517 FontStylePropertyBox::FontStylePropertyBox( sal_Int32 nControlType, vcl::Window* pParent, const Any… in FontStylePropertyBox()
/dports/editors/libreoffice/libreoffice-7.2.6.2/xmloff/source/forms/
H A Dlayerexport.cxx531 sal_Int16 nControlType = FormComponentType::CONTROL; in checkExamineControl() local
/dports/editors/libreoffice6/libreoffice-6.4.7.2/xmloff/source/forms/
H A Dlayerexport.cxx529 sal_Int16 nControlType = FormComponentType::CONTROL; in checkExamineControl() local
/dports/devel/tokamak/tokamak_release/d3dapp/dxut/
H A DDXUTgui.cpp1157 HRESULT CDXUTDialog::SetDefaultElement( UINT nControlType, UINT iElement, CDXUTElement* pElement ) in SetDefaultElement()
1188 CDXUTElement* CDXUTDialog::GetDefaultElement( UINT nControlType, UINT iElement ) in GetDefaultElement()
1542 CDXUTControl* CDXUTDialog::GetControl( int ID, UINT nControlType ) in GetControl()
H A DDXUTgui.h453 UINT nControlType; member
/dports/editors/libreoffice/libreoffice-7.2.6.2/writerfilter/source/rtftok/
H A Drtfcontrolwords.hxx2000 RTFSymbol(const char* sKeyword, RTFControlType nControlType, RTFKeyword nIndex, int nDefValue) in RTFSymbol()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/writerfilter/source/rtftok/
H A Drtfcontrolwords.hxx2004 RTFSymbol(const char* sKeyword, int nControlType = 0, RTFKeyword nIndex = RTF_invalid, in RTFSymbol()