Searched refs:bIsURL (Results 1 – 9 of 9) sorted by relevance
267 sal_Bool bIsURL = sal_True; in SearchFileInPaths() local271 bIsURL = sal_False; in SearchFileInPaths()284 if ( !bIsURL ) in SearchFileInPaths()
81 bool bIsURL = aObj.GetProtocol() != INET_PROT_NOT_VALID; in findShellForUrl() local83 if ( bIsURL ) in findShellForUrl()367 bool bIsURL = aObj.GetProtocol() != INET_PROT_NOT_VALID; in resolveVBAMacro()369 if ( bIsURL ) in resolveVBAMacro()
153 bool bIsURL = aObj.GetProtocol() != INET_PROT_NOT_VALID; in PrivateProfileString() local154 if ( bIsURL ) in PrivateProfileString()
141 bool bIsURL = aObj.GetProtocol() != INET_PROT_NOT_VALID; in Open() local142 if ( bIsURL ) in Open()
75 bool bIsURL = aObj.GetProtocol() != INET_PROT_NOT_VALID; in convertToURL() local76 if ( bIsURL ) in convertToURL()
306 bool bIsURL = aObj.GetProtocol() != INET_PROT_NOT_VALID; in openDocument() local307 if ( bIsURL ) in openDocument()
291 bool bIsURL = aObj.GetProtocol() != INET_PROT_NOT_VALID; in Open() local292 if ( bIsURL ) in Open()
994 sal_Bool bIsURL = sal_True; in SearchFile() local999 bIsURL = sal_False; in SearchFile()1023 if ( !bIsURL ) in SearchFile()
800 sal_Bool bIsURL = aObj.GetProtocol() != INET_PROT_NOT_VALID; in SV_IMPL_PTRARR() local801 if (bIsURL && rPropertyName.equalsAsciiL( SW_PROP_NAME(UNO_NAME_DATA_BASE_URL))) in SV_IMPL_PTRARR()803 … else if (!bIsURL && rPropertyName.equalsAsciiL( SW_PROP_NAME(UNO_NAME_DATA_BASE_NAME))) in SV_IMPL_PTRARR()850 sal_Bool bIsURL = aObj.GetProtocol() != INET_PROT_NOT_VALID; in SV_IMPL_PTRARR() local851 if (bIsURL && rPropertyName.equalsAsciiL( SW_PROP_NAME(UNO_NAME_DATA_BASE_URL))) in SV_IMPL_PTRARR()
Completed in 78 milliseconds