Home
last modified time | relevance | path

Searched refs:PatternField (Results 1 – 25 of 128) sorted by relevance

123456

/trunk/main/vcl/inc/vcl/
H A Dfield.hxx502 class VCL_DLLPUBLIC PatternField : public SpinField, public PatternFormatter class
505 explicit PatternField( Window* pParent, WinBits nWinStyle );
506 explicit PatternField( Window* pParent, const ResId& );
507 virtual ~PatternField();
/trunk/main/vcl/source/control/
H A Dfield2.cxx916 PatternField::PatternField( Window* pParent, WinBits nWinStyle ) : in PatternField() function in PatternField
925 PatternField::PatternField( Window* pParent, const ResId& rResId ) : in PatternField() function in PatternField
942 PatternField::~PatternField() in ~PatternField()
948 long PatternField::PreNotify( NotifyEvent& rNEvt ) in PreNotify()
963 long PatternField::Notify( NotifyEvent& rNEvt ) in Notify()
978 void PatternField::Modify() in Modify()
/trunk/main/offapi/com/sun/star/form/control/
H A DPatternField.idl44 …of the control has to support the <type scope="com::sun::star::form::component">PatternField</type>
50 published service PatternField
/trunk/main/offapi/com/sun/star/form/component/
H A DPatternField.idl47 published service PatternField
55 @see PatternField::DefaultText
H A DDatabasePatternField.idl27 #include <com/sun/star/form/component/PatternField.idl>
46 service com::sun::star::form::component::PatternField;
/trunk/main/svx/source/fmcomp/
H A Dgridcell.cxx1798 static_cast< PatternField* >( m_pWindow )->SetMask( aAsciiEditMask, aLitMask ); in implAdjustGenericFieldSetting()
1799 static_cast< PatternField* >( m_pPainter )->SetMask( aAsciiEditMask, aLitMask ); in implAdjustGenericFieldSetting()
1800 static_cast< PatternField* >( m_pWindow )->SetStrictFormat( bStrict ); in implAdjustGenericFieldSetting()
1801 static_cast< PatternField* >( m_pPainter )->SetStrictFormat( bStrict ); in implAdjustGenericFieldSetting()
1810 m_pWindow = new PatternField( &rParent, 0 ); in Init()
1811 m_pPainter= new PatternField( &rParent, 0 ); in Init()
1822 return new SpinCellController( static_cast< PatternField* >( m_pWindow ) ); in CreateController()
1829 static_cast< PatternField* >( m_pPainter )->ReformatAll(); in impl_formatText()
/trunk/main/cui/source/options/
H A Doptinet2.src230 PatternField ED_DNS
232 HelpID = "cui:PatternField:RID_SVXPAGE_INET_PROXY:ED_DNS";
/trunk/main/basctl/source/dlged/
H A Ddlgresid.src106 Text = "PatternField" ;
/trunk/main/toolkit/source/awt/
H A Dvclxwindows.cxx6142 PatternField* pPatternField = (PatternField*) GetWindow();
6153 PatternField* pPatternField = (PatternField*) GetWindow(); in getMasks()
6165 PatternField* pPatternField = (PatternField*) GetWindow(); in setString()
6177 PatternField* pPatternField = (PatternField*) GetWindow(); in getString()
H A Dvclxtoolkit.cxx862 pNewWindow = new PatternField( pParent, nWinBits ); in ImplCreateWindow()
864 … ((VCLXFormattedSpinField*)*ppNewComp)->SetFormatter( (FormatterBase*)(PatternField*)pNewWindow ); in ImplCreateWindow()
/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/forms/
H A Dcom.sun.star.comp.forms.OPatternModel.csv15 "OPatternModel";"com::sun::star::form::component::PatternField";"DefaultText"
/trunk/main/solenv/inc/
H A Dstarview.hid240 #define PatternField 72
/trunk/main/helpcontent2/helpers/
H A Duno-commands.csv1257 .uno:PatternField
H A Dunocmds.txt780 .uno:PatternField;shared/02/01170000.xhp
H A Dlongnames_commands.csv1101 SID_FM_PATTERNFIELD,.uno:PatternField
H A Duno_hid.lst1099 SID_FM_PATTERNFIELD,10708,.uno:PatternField
H A Dhelp_hid.lst5229 SID_FM_PATTERNFIELD,10708,.uno:PatternField
/trunk/main/offapi/
H A DUnoApi_offapi.mk514 offapi/com/sun/star/form/component/PatternField \
536 offapi/com/sun/star/form/control/PatternField \
/trunk/test/testgui/ids/
H A Dobsolete_hid8980 svx:PatternField:RID_SVXPAGE_INET_PROXY:ED_DNS 703288939
/trunk/main/svx/sdi/
H A Dsvx.sdi8367 SfxBoolItem PatternField SID_FM_PATTERNFIELD
/trunk/extras/l10n/source/ka/
H A Dlocalize.sdf7532 …red\02\01170000.xhp 0 help par_id3150122 38 0 ka \<ahelp hid=\".uno:PatternField\"\>ქმნის შაბლონ…
31554 …ricCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:PatternField Label 0 ka ნი…
/trunk/extras/l10n/source/mk/
H A Dlocalize.sdf9880 …red\02\01170000.xhp 0 help par_id3150122 38 0 mk \<ahelp hid=\".uno:PatternField\"\>Креира поле …
33207 …ricCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:PatternField Label 0 mk По…
/trunk/extras/l10n/source/sd/
H A Dlocalize.sdf5696 …ricCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:PatternField Label 0 sd رچ…
/trunk/extras/l10n/source/as/
H A Dlocalize.sdf21055 …ricCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:PatternField Label 0 as আৰ…
/trunk/extras/l10n/source/ml/
H A Dlocalize.sdf20352 …ricCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:PatternField Label 0 ml മാ…

Completed in 1958 milliseconds

123456