Lines Matching refs:Name

121         if( lDescriptor[nProperty].Name == OUString(RTL_CONSTASCII_USTRINGPARAM("URL")) )  in detect()
126 …else if( !aURL.Len() && lDescriptor[nProperty].Name == OUString(RTL_CONSTASCII_USTRINGPARAM("FileN… in detect()
131 else if( lDescriptor[nProperty].Name == OUString(RTL_CONSTASCII_USTRINGPARAM("TypeName")) ) in detect()
136 … else if( lDescriptor[nProperty].Name == OUString(RTL_CONSTASCII_USTRINGPARAM("FilterName")) ) in detect()
145 … else if( lDescriptor[nProperty].Name == OUString(RTL_CONSTASCII_USTRINGPARAM("InputStream")) ) in detect()
147 else if( lDescriptor[nProperty].Name == OUString(RTL_CONSTASCII_USTRINGPARAM("ReadOnly")) ) in detect()
149 … else if( lDescriptor[nProperty].Name == OUString(RTL_CONSTASCII_USTRINGPARAM("UCBContent")) ) in detect()
151 … else if( lDescriptor[nProperty].Name == OUString(RTL_CONSTASCII_USTRINGPARAM("AsTemplate")) ) in detect()
156 …else if( lDescriptor[nProperty].Name == OUString(RTL_CONSTASCII_USTRINGPARAM("InteractionHandler")… in detect()
158 … else if( lDescriptor[nProperty].Name == OUString(RTL_CONSTASCII_USTRINGPARAM("RepairPackage")) ) in detect()
160 … else if( lDescriptor[nProperty].Name == OUString(RTL_CONSTASCII_USTRINGPARAM("DocumentTitle")) ) in detect()
435 lDescriptor[nPropertyCount].Name = ::rtl::OUString::createFromAscii("InputStream"); in detect()
444 lDescriptor[nPropertyCount].Name = ::rtl::OUString::createFromAscii("UCBContent"); in detect()
454 lDescriptor[nPropertyCount].Name = ::rtl::OUString::createFromAscii("ReadOnly"); in detect()
465 lDescriptor[nPropertyCount].Name = ::rtl::OUString::createFromAscii("RepairPackage"); in detect()
479 lDescriptor[nPropertyCount].Name = ::rtl::OUString::createFromAscii("AsTemplate"); in detect()
493 lDescriptor[nPropertyCount].Name = ::rtl::OUString::createFromAscii("DocumentTitle"); in detect()