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()
2348 … aArgs[nEnd-1].Name = ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM ( "DocumentBaseURL" ) ); in InsertFrom()
2353 aArgs[nEnd-1].Name = ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM ( "InsertMode" ) ); in InsertFrom()
2387 if ( rFilterProp.Name.compareToAscii("FilterService") == COMPARE_EQUAL ) in ImportFrom()
2428 if ( pOldValue [i].Name == sInputStream ) in ImportFrom()
2430 … else if ( pOldValue[i].Name.equalsAsciiL ( RTL_CONSTASCII_STRINGPARAM ( "DocumentBaseURL" ) ) ) in ImportFrom()
2437 aArgs[nEnd-1].Name = sInputStream; in ImportFrom()
2444 … aArgs[nEnd-1].Name = ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM ( "DocumentBaseURL" ) ); in ImportFrom()
2501 if ( rFilterProp.Name.compareToAscii("FilterService") == COMPARE_EQUAL ) in ExportTo()
2545 if ( pOldValue[i].Name.equalsAsciiL ( RTL_CONSTASCII_STRINGPARAM ( "FileName" ) ) ) in ExportTo()
2547 else if ( pOldValue[i].Name == sOutputStream ) in ExportTo()
2549 else if ( pOldValue[i].Name == sStream ) in ExportTo()
2551 … else if ( pOldValue[i].Name.equalsAsciiL ( RTL_CONSTASCII_STRINGPARAM ( "DocumentBaseURL" ) ) ) in ExportTo()
2558 aArgs[nEnd-1].Name = sOutputStream; in ExportTo()
2566 aArgs[nEnd-1].Name = sStream; in ExportTo()
2573 … aArgs[nEnd-1].Name = ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM ( "DocumentBaseURL" ) ); in ExportTo()
3073 if ( aProps[nInd].Name.equalsAscii( "FilterName" ) ) in IsInformationLost()
3075 else if ( aProps[nInd].Name.equalsAscii( "PreusedFilterName" ) ) in IsInformationLost()