Lines Matching refs:Name

364 …aEncryptionAlgs[0].Name = ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "StartKeyGenerationAlgorit…  in SetupStorage()
365 … aEncryptionAlgs[1].Name = ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "EncryptionAlgorithm" ) ); in SetupStorage()
366 … aEncryptionAlgs[2].Name = ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "ChecksumAlgorithm" ) ); in SetupStorage()
518 aArgs[nLength].Name = DEFINE_CONST_UNICODE("Title"); in DoInitNew()
928 … if( aProps[nProperty].Name.equals( ::rtl::OUString::createFromAscii("UIComponent")) ) in HandleFilter()
2289 if ( rFilterProp.Name.compareToAscii("FilterService") == COMPARE_EQUAL ) in InsertFrom()
2330 if ( pOldValue [i].Name == sInputStream ) in InsertFrom()
2332 … else if ( pOldValue[i].Name.equalsAsciiL ( RTL_CONSTASCII_STRINGPARAM ( "DocumentBaseURL" ) ) ) in InsertFrom()
2339 aArgs[nEnd-1].Name = sInputStream; in InsertFrom()
2346 … aArgs[nEnd-1].Name = ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM ( "DocumentBaseURL" ) ); in InsertFrom()
2351 aArgs[nEnd-1].Name = ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM ( "InsertMode" ) ); in InsertFrom()
2385 if ( rFilterProp.Name.compareToAscii("FilterService") == COMPARE_EQUAL ) in ImportFrom()
2426 if ( pOldValue [i].Name == sInputStream ) in ImportFrom()
2428 … else if ( pOldValue[i].Name.equalsAsciiL ( RTL_CONSTASCII_STRINGPARAM ( "DocumentBaseURL" ) ) ) in ImportFrom()
2435 aArgs[nEnd-1].Name = sInputStream; in ImportFrom()
2442 … aArgs[nEnd-1].Name = ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM ( "DocumentBaseURL" ) ); in ImportFrom()
2499 if ( rFilterProp.Name.compareToAscii("FilterService") == COMPARE_EQUAL ) in ExportTo()
2543 if ( pOldValue[i].Name.equalsAsciiL ( RTL_CONSTASCII_STRINGPARAM ( "FileName" ) ) ) in ExportTo()
2545 else if ( pOldValue[i].Name == sOutputStream ) in ExportTo()
2547 else if ( pOldValue[i].Name == sStream ) in ExportTo()
2549 … else if ( pOldValue[i].Name.equalsAsciiL ( RTL_CONSTASCII_STRINGPARAM ( "DocumentBaseURL" ) ) ) in ExportTo()
2556 aArgs[nEnd-1].Name = sOutputStream; in ExportTo()
2564 aArgs[nEnd-1].Name = sStream; in ExportTo()
2571 … aArgs[nEnd-1].Name = ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM ( "DocumentBaseURL" ) ); in ExportTo()
3071 if ( aProps[nInd].Name.equalsAscii( "FilterName" ) ) in IsInformationLost()
3073 else if ( aProps[nInd].Name.equalsAscii( "PreusedFilterName" ) ) in IsInformationLost()