Home
last modified time | relevance | path

Searched refs:eSmart (Results 1 – 4 of 4) sorted by relevance

/trunk/main/svtools/inc/svtools/
H A Dinettbc.hxx73 … 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 );
/trunk/main/svtools/source/control/
H A Dinettbc.cxx789 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()
/trunk/main/cui/source/dialogs/
H A Dhltpbase.cxx97 SvxHyperURLBox::SvxHyperURLBox( Window* pParent, INetProtocol eSmart, sal_Bool bAddresses ) in SvxHyperURLBox() argument
98 : SvtURLBox ( pParent, eSmart ), in SvxHyperURLBox()
/trunk/main/cui/source/inc/
H A Dhltpbase.hxx94 …SvxHyperURLBox( Window* pParent, INetProtocol eSmart = INET_PROT_FILE, sal_Bool bAddresses = sal_F…

Completed in 23 milliseconds