Searched refs:eSmart (Results 1 – 4 of 4) sorted by relevance
/aoo4110/main/svtools/inc/svtools/ |
H A D | inettbc.hxx | 73 … SvtURLBox( Window* pParent, INetProtocol eSmart = INET_PROT_NOT_VALID ); 74 … SvtURLBox( Window* pParent, WinBits _nStyle, INetProtocol eSmart = INET_PROT_NOT_VALID ); 75 … SvtURLBox( Window* pParent, const ResId& _rResId, INetProtocol eSmart = INET_PROT_NOT_VALID );
|
/aoo4110/main/svtools/source/control/ |
H A D | inettbc.cxx | 789 SvtURLBox::SvtURLBox( Window* pParent, INetProtocol eSmart ) in SvtURLBox() argument 792 eSmartProtocol( eSmart ), in SvtURLBox() 810 SvtURLBox::SvtURLBox( Window* pParent, WinBits _nStyle, INetProtocol eSmart ) in SvtURLBox() argument 813 eSmartProtocol( eSmart ), in SvtURLBox() 826 SvtURLBox::SvtURLBox( Window* pParent, const ResId& _rResId, INetProtocol eSmart ) in SvtURLBox() argument 829 eSmartProtocol( eSmart ), in SvtURLBox()
|
/aoo4110/main/cui/source/dialogs/ |
H A D | hltpbase.cxx | 97 SvxHyperURLBox::SvxHyperURLBox( Window* pParent, INetProtocol eSmart, sal_Bool bAddresses ) in SvxHyperURLBox() argument 98 : SvtURLBox ( pParent, eSmart ), in SvxHyperURLBox()
|
/aoo4110/main/cui/source/inc/ |
H A D | hltpbase.hxx | 94 …SvxHyperURLBox( Window* pParent, INetProtocol eSmart = INET_PROT_FILE, sal_Bool bAddresses = sal_F…
|
Completed in 37 milliseconds