Home
last modified time | relevance | path

Searched refs:Name (Results 426 – 450 of 2338) sorted by relevance

1...<<11121314151617181920>>...94

/aoo41x/test/testuno/source/fvt/uno/sw/puretext/
H A DCharacterHyperlink.java74 aStoreProperties_odt[0].Name = "Override"; in testCharacterBackHyperlinkSetting()
76 aStoreProperties_odt[1].Name = "FilterName"; in testCharacterBackHyperlinkSetting()
84 aStoreProperties_doc[0].Name = "Override"; in testCharacterBackHyperlinkSetting()
86 aStoreProperties_doc[1].Name = "FilterName"; in testCharacterBackHyperlinkSetting()
H A DCharacterLocale.java60 aStoreProperties_odt[0].Name = "Override"; in testCharacterLocaleSetting()
62 aStoreProperties_odt[1].Name = "FilterName"; in testCharacterLocaleSetting()
70 aStoreProperties_doc[0].Name = "Override"; in testCharacterLocaleSetting()
72 aStoreProperties_doc[1].Name = "FilterName"; in testCharacterLocaleSetting()
H A DCharacterStyle.java71 aStoreProperties_odt[0].Name = "Override"; in testCharacterStyleSetting()
73 aStoreProperties_odt[1].Name = "FilterName"; in testCharacterStyleSetting()
81 aStoreProperties_doc[0].Name = "Override"; in testCharacterStyleSetting()
83 aStoreProperties_doc[1].Name = "FilterName"; in testCharacterStyleSetting()
/aoo41x/main/scp2/source/ooo/
H A Dmodule_lang_template.scp26 Name = "gid_Module_Langpack_Root_Template";
51 Name = "gid_Module_Langpack_Resource_Template";
111 Name = "gid_Module_Langpack_Help_Template";
121 Name = "gid_Module_Langpack_Fonts_Template";
/aoo41x/main/extensions/source/propctrlr/
H A Dsqlcommanddesign.cxx246 aArgs[0].Name = PROPERTY_ACTIVE_CONNECTION; in impl_doOpenDesignerFrame_nothrow()
249 aArgs[1].Name = PROPERTY_COMMAND; in impl_doOpenDesignerFrame_nothrow()
251 aArgs[2].Name = PROPERTY_COMMANDTYPE; in impl_doOpenDesignerFrame_nothrow()
253 aArgs[3].Name = PROPERTY_ESCAPE_PROCESSING; in impl_doOpenDesignerFrame_nothrow()
256 aArgs[4].Name = ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "GraphicalDesign" ) ); in impl_doOpenDesignerFrame_nothrow()
/aoo41x/main/filter/source/config/cache/
H A Dcacheitem.cxx131 pList[i].Name = rName ; in getAsPackedPropertyValueList()
223 (p1.Name.equals(p2.Name) ) && in isSubSet()
239 (n1.Name.equals(n2.Name) ) && in isSubSet()
/aoo41x/main/offapi/com/sun/star/xml/sax/
H A DXFastContextHandler.idl84 @param Name
90 …void startUnknownElement( [in] string Namespace, [in] string Name, [in] XFastAttributeList Attribs…
106 void endUnknownElement( [in] string Namespace, [in] string Name )
136 @param Name
142 …XFastContextHandler createUnknownChildContext( [in] string Namespace, [in] string Name, [in] XFast…
/aoo41x/main/comphelper/source/property/
H A Dcomposedprops.cxx116 if (_pMetaData && !_pMetaData->isComposeable(pPrimaryProperty->Name)) in compose()
131 while (k<nSecondaryPropertyCount && (pSecondaryProperties[k].Name != pPrimaryProperty->Name)) in compose()
327 if (pProps->Name == _rName) in getPropertyByName()
342 if(pProps->Name == _rName) in hasPropertyByName()
/aoo41x/main/vcl/aqua/source/gdi/
H A Daquaprintaccessoryview.mm1126 if( rEntry.Name.equalsAscii( "ControlType" ) )
1130 else if( rEntry.Name.equalsAscii( "Choices" ) )
1138 else if( rEntry.Name.equalsAscii( "Property" ) )
1142 aPropertyName = aVal.Name;
1177 if( rEntry.Name.equalsAscii( "Text" ) )
1186 else if( rEntry.Name.equalsAscii( "Choices" ) )
1190 else if( rEntry.Name.equalsAscii( "Property" ) )
1194 aPropertyName = aVal.Name;
1196 else if( rEntry.Name.equalsAscii( "Enabled" ) )
1202 else if( rEntry.Name.equalsAscii( "MinValue" ) )
[all …]
/aoo41x/main/ucb/source/ucp/ftp/
H A Dftpresultsetbase.cxx485 if( aName == m_aSeq[i].Name ) in getPropertyByName()
490 sal_Bool SAL_CALL hasPropertyByName( const ::rtl::OUString& Name ) in hasPropertyByName() argument
494 if( Name == m_aSeq[i].Name ) in hasPropertyByName()
512 seq[0].Name = rtl::OUString::createFromAscii( "RowCount" ); in getPropertySetInfo()
517 seq[1].Name = rtl::OUString::createFromAscii( "IsRowCountFinal" ); in getPropertySetInfo()
/aoo41x/main/xmlhelp/source/cxxhelp/provider/
H A Dresultsetbase.cxx478 if( aName == m_aSeq[i].Name ) in getPropertyByName()
483 sal_Bool SAL_CALL hasPropertyByName( const ::rtl::OUString& Name ) in hasPropertyByName() argument
487 if( Name == m_aSeq[i].Name ) in hasPropertyByName()
505 seq[0].Name = rtl::OUString::createFromAscii( "RowCount" ); in getPropertySetInfo()
510 seq[1].Name = rtl::OUString::createFromAscii( "IsRowCountFinal" ); in getPropertySetInfo()
/aoo41x/main/dbaccess/source/core/api/
H A Dtable.cxx237 … PROPERTY_ID_FONTNAME, PropertyAttribute::BOUND,&m_aFont.Name, ::getCppuType(&m_aFont.Name)); in construct()
268 if (0 == pIter->Name.compareToAscii(PROPERTY_CATALOGNAME)) in createArrayHelper()
270 else if (0 == pIter->Name.compareToAscii(PROPERTY_SCHEMANAME)) in createArrayHelper()
272 else if (0 == pIter->Name.compareToAscii(PROPERTY_DESCRIPTION)) in createArrayHelper()
274 else if (0 == pIter->Name.compareToAscii(PROPERTY_NAME)) in createArrayHelper()
/aoo41x/main/qadevOOo/tests/java/ifc/view/
H A D_XPrintable.java81 while (!"PaperOrientation".equals(the_printer[propIdx].Name)) { in _setPrinter()
104 while (!"PaperOrientation".equals(the_printer[propIdx].Name)) { in _setPrinter()
155 firstProp.Name = "FileName"; in _print()
161 PrintOptions[1].Name = "Wait"; in _print()
/aoo41x/main/dbaccess/source/ui/dlg/
H A DAutoControls.src45 Text[ en-US ] = "Name of the ODBC data source on your system";
50 Text[ en-US ] = "Name of the MySQL database";
55 Text[ en-US ] = "Name of the Oracle database";
60 Text[ en-US ] = "Name of the Adabas D database";
/aoo41x/main/sd/source/core/
H A DCustomAnimationEffect.cxx178 if( p->Name.equalsAscii( "node-type" ) ) in setNode()
182 else if( p->Name.equalsAscii( "preset-id" ) ) in setNode()
186 else if( p->Name.equalsAscii( "preset-sub-type" ) ) in setNode()
190 else if( p->Name.equalsAscii( "preset-class" ) ) in setNode()
194 else if( p->Name.equalsAscii( "preset-property" ) ) in setNode()
198 else if( p->Name.equalsAscii( "group-id" ) ) in setNode()
419 if( p->Name.equalsAscii( "node-type" ) ) in get_node_type()
451 if( p->Name.equalsAscii( "preset-class" ) ) in setPresetClass()
492 if( p->Name.equalsAscii( "node-type" ) ) in setNodeType()
533 if( p->Name.equalsAscii( "group-id" ) ) in setGroupId()
[all …]
/aoo41x/main/toolkit/test/accessibility/
H A DAccessibleTextHandler.java362 new StringNode( aValues[i].Name + ": " + aValues[i].Value, in getAttributes()
788 aSequence[0].Name = "CharWeight"; in action()
791 aSequence[1].Name = "CharUnderline"; in action()
794 aSequence[2].Name = "CharBackColor"; in action()
797 aSequence[3].Name = "CharColor"; in action()
800 aSequence[4].Name = "CharPosture"; in action()
803 aSequence[5].Name = "CharBackTransparent"; in action()
/aoo41x/main/sw/source/ui/fldui/
H A Dfldui.src55 Text [ en-US ] = "Database Name" ;
298 Text [ en-US ] = "First Name" ;
302 Text [ en-US ] = "Last Name" ;
405 /* ### ACHTUNG: Neuer Text in Resource? Kapitelnummer und Name : Nummer und Name */
452 Text [ en-US ] = "Name" ;
471 Text [ en-US ] = "Name" ;
/aoo41x/main/filter/source/flash/
H A Dswfexporter.cxx662 aFilterData[0].Name = OUString( RTL_CONSTASCII_USTRINGPARAM("Version") ); in getMetaFile()
664 aFilterData[1].Name = OUString( RTL_CONSTASCII_USTRINGPARAM("PageNumber") ); in getMetaFile()
669 aFilterData[2].Name = OUString( RTL_CONSTASCII_USTRINGPARAM("Translucent") ); in getMetaFile()
674 aDescriptor[0].Name = OUString( RTL_CONSTASCII_USTRINGPARAM("FilterName") ); in getMetaFile()
681 aDescriptor[1].Name = OUString( RTL_CONSTASCII_USTRINGPARAM("URL") ); in getMetaFile()
683 aDescriptor[2].Name = OUString( RTL_CONSTASCII_USTRINGPARAM("FilterData") ); in getMetaFile()
687 aDescriptor[3].Name = OUString( RTL_CONSTASCII_USTRINGPARAM("ExportOnlyBackground") ); in getMetaFile()
/aoo41x/main/writerfilter/source/filter/
H A DWriterFilterDetection.cxx76 if( pValues[nProperty].Name == OUString(RTL_CONSTASCII_USTRINGPARAM("TypeName")) ) in detect()
78 else if( pValues[nProperty].Name.equalsAsciiL(RTL_CONSTASCII_STRINGPARAM ( "URL" )) ) in detect()
80 else if( pValues[nProperty].Name.equalsAsciiL(RTL_CONSTASCII_STRINGPARAM ( "Stream" )) ) in detect()
82 … else if( pValues[nProperty].Name.equalsAsciiL(RTL_CONSTASCII_STRINGPARAM ( "InputStream" )) ) in detect()
/aoo41x/main/accessibility/source/extended/
H A Dtextwindowaccessibility.cxx1023 return (pValues[a].Name < pValues[b].Name) ? true : false; in operator ()()
1048 aAttribs[i].Name = ::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("CharColor")); in retrieveCharacterAttributes()
1065 aAttribs[i].Name = ::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("CharHeight")); in retrieveCharacterAttributes()
1105 aAttribs[i].Name = ::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("CharWeight")); in retrieveCharacterAttributes()
1151 aCharAttrSeq[ pValues->Name ] = *pValues; in retrieveCharacterAttributes()
1235 aPropVal.Name = in retrieveRunAttributesImpl()
1240 aRunAttrSeq[ aPropVal.Name ] = aPropVal; in retrieveRunAttributesImpl()
1245 aPropVal.Name = in retrieveRunAttributesImpl()
1250 aRunAttrSeq[ aPropVal.Name ] = aPropVal; in retrieveRunAttributesImpl()
1375 if (rAttributeSet[i].Name.equalsAsciiL( in changeParagraphAttributes()
[all …]
/aoo41x/main/ucb/qa/complex/tdoc/
H A DCheckTransientDocumentsContent.java97 command.Name = "getPropertySetInfo"; in checkTransientDocumentsContent()
109 String propName = props[i].Name; in checkTransientDocumentsContent()
116 command.Name = "getPropertyValues"; in checkTransientDocumentsContent()
120 prop[0].Name = "DocumentModel"; in checkTransientDocumentsContent()
/aoo41x/test/testuno/source/fvt/uno/sw/paragraph/
H A DParagraphSpacingtoBorder.java101 aStoreProperties_odt[0].Name = "Override"; in testParagraphSpacingtoBorderSetting()
103 aStoreProperties_odt[1].Name = "FilterName"; in testParagraphSpacingtoBorderSetting()
111 aStoreProperties_doc[0].Name = "Override"; in testParagraphSpacingtoBorderSetting()
113 aStoreProperties_doc[1].Name = "FilterName"; in testParagraphSpacingtoBorderSetting()
/aoo41x/test/testuno/source/fvt/uno/sw/table/
H A DTableName.java83 aStoreProperties_odt[0].Name = "Override"; in testtableName()
85 aStoreProperties_odt[1].Name = "FilterName"; in testtableName()
93 aStoreProperties_doc[0].Name = "Override"; in testtableName()
95 aStoreProperties_doc[1].Name = "FilterName"; in testtableName()
/aoo41x/main/framework/source/fwe/classes/
H A Dbmkmenu.cxx238 if ( aDynamicMenuEntry[i].Name == DYNAMICMENU_PROPERTYNAME_URL ) in GetMenuEntry()
240 else if ( aDynamicMenuEntry[i].Name == DYNAMICMENU_PROPERTYNAME_TITLE ) in GetMenuEntry()
242 else if ( aDynamicMenuEntry[i].Name == DYNAMICMENU_PROPERTYNAME_IMAGEIDENTIFIER ) in GetMenuEntry()
244 else if ( aDynamicMenuEntry[i].Name == DYNAMICMENU_PROPERTYNAME_TARGETNAME ) in GetMenuEntry()
/aoo41x/main/uui/source/
H A Diahndl-filter.cxx248 if( lProps[nStep].Name.compareToAscii("UIName") == 0 ) in handleAmbigousFilterRequest_()
270 if( lProps[nStep].Name.compareToAscii("UIName") == 0 ) in handleAmbigousFilterRequest_()
339 rtl::OUString tmp = rRequest.rProperties[ind].Name; in handleFilterOptionsRequest_()
340 if( rRequest.rProperties[ind].Name.equals( in handleFilterOptionsRequest_()
355 if( aProps[nProperty].Name.equals( in handleFilterOptionsRequest_()

Completed in 171 milliseconds

1...<<11121314151617181920>>...94