Home
last modified time | relevance | path

Searched refs:Name (Results 501 – 525 of 2338) sorted by relevance

1...<<21222324252627282930>>...94

/aoo41x/main/vcl/inc/vcl/
H A Dmetaact.hxx130 #define DECL_META_ACTION( Name, nType ) \ argument
131 Meta##Name##Action(); \
133 virtual ~Meta##Name##Action(); \
140 #define IMPL_META_ACTION( Name, nType ) \ argument
141 Meta##Name##Action::Meta##Name##Action() : \
143 Meta##Name##Action::~Meta##Name##Action() {}
/aoo41x/main/sc/source/ui/unoobj/
H A Ddatauno.cxx240 pArray[1].Name = rtl::OUString::createFromAscii( SC_UNONAME_SRCTYPE ); in FillProperties()
243 pArray[2].Name = rtl::OUString::createFromAscii( SC_UNONAME_SRCOBJ ); in FillProperties()
258 String aPropName(rProp.Name); in FillImportParam()
357 pArray[1].Name = rtl::OUString::createFromAscii( SC_UNONAME_CONTHDR ); in FillProperties()
360 pArray[2].Name = rtl::OUString::createFromAscii( SC_UNONAME_MAXFLD ); in FillProperties()
363 pArray[3].Name = rtl::OUString::createFromAscii( SC_UNONAME_SORTFLD ); in FillProperties()
366 pArray[4].Name = rtl::OUString::createFromAscii( SC_UNONAME_BINDFMT ); in FillProperties()
369 pArray[5].Name = rtl::OUString::createFromAscii( SC_UNONAME_COPYOUT ); in FillProperties()
372 pArray[6].Name = rtl::OUString::createFromAscii( SC_UNONAME_OUTPOS ); in FillProperties()
378 pArray[8].Name = rtl::OUString::createFromAscii( SC_UNONAME_UINDEX ); in FillProperties()
[all …]
/aoo41x/main/sc/source/filter/starcalc/
H A Dscflt.cxx467 rStream.Read(Name, sizeof(Name) - 1); in Sc10NameData()
468 if (nLen >= sizeof(Name)) in Sc10NameData()
469 nLen = sizeof(Name) - 1; in Sc10NameData()
470 Name[nLen] = 0; in Sc10NameData()
510 lcl_ReadFixedString( rStream, Name, sizeof(Name)); in Sc10PatternData()
556 lcl_ReadFixedString( rStream, &DataBaseRec.Name, sizeof(DataBaseRec.Name)); in Sc10DataBaseData()
1158 SC10TOSTRING( pName->Name ), in ImportNameCollection()
1175 String aName( pPattern->Name, DEFCHARSET ); in LoadPatternCollection()
1181 pPattern->Name[ 27 ] = 0; in LoadPatternCollection()
1182 strcat( pPattern->Name, "_Old" ); // #100211# - checked in LoadPatternCollection()
[all …]
/aoo41x/main/svx/source/unodraw/
H A Dunomtabl.cxx87 …virtual void SAL_CALL removeByName( const OUString& Name ) throw( container::NoSuchElementExcepti…
210 String Name; in removeByName() local
211 SvxUnogetInternalNameForItem( XATTR_LINEEND, aApiName, Name ); in removeByName()
217 const String aSearchName( Name ); in removeByName()
231 if( !hasByName( Name ) ) in removeByName()
/aoo41x/main/sfx2/source/doc/
H A Ddocfac.cxx252 if ( aActuralFilterData[nInd].Name.equalsAscii( "Type" ) ) in SetSystemTemplate()
287 aArgs[0].Name = ::rtl::OUString::createFromAscii( "FilterName" ); in SetSystemTemplate()
289 aArgs[1].Name = ::rtl::OUString::createFromAscii( "AsTemplate" ); in SetSystemTemplate()
291 aArgs[2].Name = ::rtl::OUString::createFromAscii( "URL" ); in SetSystemTemplate()
298 aArgs[1].Name = ::rtl::OUString::createFromAscii( "Overwrite" ); in SetSystemTemplate()
/aoo41x/main/comphelper/source/property/
H A Dopropertybag.cxx245 …m_aDynamicProperties.addVoidProperty( aProperty.Name, aProperty.Type, findFreeHandle(), aProperty.… in insert()
384 return _rLHS.Name < _rRHS.Name; in operator ()()
393 return _rProp.Name; in operator ()()
452 pPropertyValue->Name = *pName; in getPropertyValues()
/aoo41x/main/xml2cmp/source/xcd/
H A Dparse.cxx78 if ( strnicmp(pLastTag+2, pDocumentData->Name().str(), pDocumentData->Name().l()) != 0 in LoadFile()
156 if ( IsBeginTag(o_rElements[i]->Name().str()) ) in Parse_FreeChoice()
170 for ( Goto('<'); IsBeginTag(o_rListElem.Name().str()); Goto('<') ) in Parse_List()
/aoo41x/main/oox/source/helper/
H A Dpropertymap.cxx73 virtual sal_Bool SAL_CALL hasPropertyByName( const OUString& Name ) throw (RuntimeException);
125 pProperty->Name = aIt->first; in getProperties()
139 aProperty.Name = aIt->first; in getPropertyByName()
181 pValues->Name = (*mpPropNames)[ aIt->first ]; in makePropertyValueSequence()
/aoo41x/main/svtools/source/java/
H A Djavacontext.cxx78 Any SAL_CALL JavaContext::getValueByName( const ::rtl::OUString& Name) throw (RuntimeException) in getValueByName() argument
82 if ( 0 == Name.compareToAscii( JAVA_INTERACTION_HANDLER_NAME )) in getValueByName()
96 retVal = m_xNextContext->getValueByName( Name ); in getValueByName()
/aoo41x/main/svtools/source/uno/
H A Dstatusbarcontroller.cxx181 if ( aPropValue.Name.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( "Frame" ))) in initialize()
183 else if ( aPropValue.Name.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( "CommandURL" ))) in initialize()
185 … else if ( aPropValue.Name.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( "ServiceManager" ))) in initialize()
187 … else if ( aPropValue.Name.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( "ParentWindow" ))) in initialize()
189 else if ( aPropValue.Name.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( "Identifier" ))) in initialize()
191 … else if ( aPropValue.Name.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( "StatusbarItem" ))) in initialize()
/aoo41x/main/sw/source/core/fields/
H A Dauthfld.cxx444 pValue[0].Name = sProp1; in QueryValue()
446 pValue[1].Name = sProp2; in QueryValue()
507 if(pValue[j].Name.equalsAsciiL(SW_PROP_NAME(UNO_NAME_SORT_KEY))) in PutValue()
515 else if(pValue[j].Name.equalsAsciiL(SW_PROP_NAME(UNO_NAME_IS_SORT_ASCENDING))) in PutValue()
681 pValues[i].Name = C2U(aFieldNames[i]); in QueryValue()
714 sal_Int16 nFound = lcl_Find(pParam[i].Name); in PutValue()
/aoo41x/main/extensions/source/propctrlr/
H A Deformshelper.cxx763 if ( _rFilter.find( aProp->Name ) != _rFilter.end() ) in firePropertyChanges()
767 if ( xOldInfo.is() && xOldInfo->hasPropertyByName( aProp->Name ) ) in firePropertyChanges()
768 aOldValue = _rxOldProps->getPropertyValue( aProp->Name ); in firePropertyChanges()
771 if ( xNewInfo.is() && xNewInfo->hasPropertyByName( aProp->Name ) ) in firePropertyChanges()
772 aNewValue = _rxNewProps->getPropertyValue( aProp->Name ); in firePropertyChanges()
774 firePropertyChange( aProp->Name, aOldValue, aNewValue ); in firePropertyChanges()
/aoo41x/main/dbaccess/source/core/api/
H A DTableDeco.cxx400 if (0 == pIter->Name.compareToAscii(PROPERTY_CATALOGNAME)) in createArrayHelper()
402 else if (0 ==pIter->Name.compareToAscii(PROPERTY_SCHEMANAME)) in createArrayHelper()
404 else if (0 ==pIter->Name.compareToAscii(PROPERTY_NAME)) in createArrayHelper()
406 else if (0 ==pIter->Name.compareToAscii(PROPERTY_DESCRIPTION)) in createArrayHelper()
408 else if (0 ==pIter->Name.compareToAscii(PROPERTY_TYPE)) in createArrayHelper()
410 else if (0 ==pIter->Name.compareToAscii(PROPERTY_PRIVILEGES)) in createArrayHelper()
/aoo41x/main/vcl/source/window/
H A Dprintdlg.cxx1216 if( rEntry.Name.equalsAscii( "Text" ) ) in setupOptionalUI()
1220 else if( rEntry.Name.equalsAscii( "ControlType" ) ) in setupOptionalUI()
1224 else if( rEntry.Name.equalsAscii( "Choices" ) ) in setupOptionalUI()
1232 else if( rEntry.Name.equalsAscii( "Property" ) ) in setupOptionalUI()
1236 aPropertyName = aVal.Name; in setupOptionalUI()
1238 else if( rEntry.Name.equalsAscii( "Enabled" ) ) in setupOptionalUI()
1244 else if( rEntry.Name.equalsAscii( "GroupingHint" ) ) in setupOptionalUI()
1260 else if( rEntry.Name.equalsAscii( "MinValue" ) ) in setupOptionalUI()
1264 else if( rEntry.Name.equalsAscii( "MaxValue" ) ) in setupOptionalUI()
1268 else if( rEntry.Name.equalsAscii( "HelpText" ) ) in setupOptionalUI()
[all …]
/aoo41x/test/testuno/source/fvt/uno/sw/puretext/
H A DCharacterStrikeThrough.java94 aStoreProperties_odt[0].Name = "Override"; in testCharacterStrikeThroughSetting()
96 aStoreProperties_odt[1].Name = "FilterName"; in testCharacterStrikeThroughSetting()
104 aStoreProperties_doc[0].Name = "Override"; in testCharacterStrikeThroughSetting()
106 aStoreProperties_doc[1].Name = "FilterName"; in testCharacterStrikeThroughSetting()
/aoo41x/main/qadevOOo/tests/java/mod/_fwk/
H A DModuleUIConfigurationManager.java124 propVal.Name = "DefaultConfigStorage"; in createTestEnvironment()
128 propVal.Name = "UserConfigStorage"; in createTestEnvironment()
132 propVal.Name = "ModuleIdentifier"; in createTestEnvironment()
136 propVal.Name = "UserRootCommit"; in createTestEnvironment()
/aoo41x/main/xmloff/source/core/
H A DPropertySetMerger.cxx75 virtual sal_Bool SAL_CALL hasPropertyByName( const OUString& Name ) throw(RuntimeException);
252 sal_Bool SAL_CALL PropertySetMergerImpl::hasPropertyByName( const OUString& Name ) throw(RuntimeExc… in hasPropertyByName() argument
254 if(mxPropSet1Info->hasPropertyByName( Name ) ) in hasPropertyByName()
257 return mxPropSet2Info->hasPropertyByName( Name ); in hasPropertyByName()
/aoo41x/main/unotools/source/config/
H A Dviewoptions.cxx215 if( m_lUserData[nStep].Name == sName ) in setUserItem()
227 m_lUserData[nCount].Name = sName ; in setUserItem()
241 if( m_lUserData[nStep].Name == sName ) in getUserItem()
550 lUserData[i].Name = pNames[i]; in GetUserData()
587 if (xUserData->hasByName(pData[i].Name)) in SetUserData()
588 xUserData->replaceByName(pData[i].Name, pData[i].Value); in SetUserData()
590 xUserData->insertByName(pData[i].Name, pData[i].Value); in SetUserData()
/aoo41x/main/sw/source/ui/uno/
H A Dunotxdoc.cxx1169 String sName = pProperties[i].Name; in setPagePrintSettings()
1251 if ( rProp.Name == sFileName ) in printPages()
1266 else if ( rProp.Name == sCopyCount ) in printPages()
1274 else if ( rProp.Name == sCollate ) in printPages()
1284 else if ( rProp.Name == sSort ) in printPages()
1293 else if ( rProp.Name == sPages ) in printPages()
2524 if (pProps[i].Name.equalsAscii( pPropName )) in lcl_SeqHasProperty()
2547 if (pProps[i].Name.equalsAscii( "View" )) in GetRenderView()
2962 aRenderer[0].Name = OUString( RTL_CONSTASCII_USTRINGPARAM( "PageSize" ) ); in getRenderer()
2964 … aRenderer[1].Name = OUString( RTL_CONSTASCII_USTRINGPARAM( "PageIncludesNonprintableArea" ) ); in getRenderer()
[all …]
/aoo41x/main/filter/source/placeware/
H A Dexporter.cxx496 aFilterData[0].Name = OUString( RTL_CONSTASCII_USTRINGPARAM("Width") ); in exportPage()
498 aFilterData[1].Name = OUString( RTL_CONSTASCII_USTRINGPARAM("Translucent") ); in exportPage()
502 aDescriptor[0].Name = OUString( RTL_CONSTASCII_USTRINGPARAM("FilterName") ); in exportPage()
504 aDescriptor[1].Name = OUString( RTL_CONSTASCII_USTRINGPARAM("URL") ); in exportPage()
506 aDescriptor[2].Name = OUString( RTL_CONSTASCII_USTRINGPARAM("FilterData") ); in exportPage()
/aoo41x/main/framework/source/uifactory/
H A Duielementfactorymanager.cxx204 aSeq[0].Name = m_aPropType; in getFactoriesDescription()
209 aSeq[1].Name = m_aPropName; in getFactoriesDescription()
214 aSeq[2].Name = m_aPropModule; in getFactoriesDescription()
311 aPropValue.Name = rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "nodepath" )); in readConfigurationData()
440 if ( Args[i].Name.equals( aPropFrame )) in createUIElement()
/aoo41x/main/xmloff/source/forms/
H A Dgridcolumnproptranslator.cxx149 …virtual ::sal_Bool SAL_CALL hasPropertyByName( const ::rtl::OUString& Name ) throw (::com::sun::st…
193 …::sal_Bool SAL_CALL OMergedPropertySetInfo::hasPropertyByName( const ::rtl::OUString& Name ) throw… in hasPropertyByName() argument
195 if ( Name == getParaAlignProperty() ) in hasPropertyByName()
201 return m_xMasterInfo->hasPropertyByName( Name ); in hasPropertyByName()
/aoo41x/main/svl/source/config/
H A Dasiancfg.cxx180 pSetValues[nSetValue].Name = sPrefix; pSetValues[nSetValue].Name += sStartChars; in Commit()
182 pSetValues[nSetValue].Name = sPrefix; pSetValues[nSetValue].Name += sEndChars; in Commit()
/aoo41x/main/framework/source/uielement/
H A Dbuttontoolbarcontroller.cxx154 if ( aPropValue.Name.equalsAscii( "Frame" )) in initialize()
156 else if ( aPropValue.Name.equalsAscii( "CommandURL" )) in initialize()
158 else if ( aPropValue.Name.equalsAscii( "ServiceManager" )) in initialize()
280 aArgs[0].Name = rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "KeyModifier" )); in execute()
/aoo41x/main/svtools/source/dialogs/
H A Dcolrdlg.cxx93 props[0].Name = sColor; in Execute()
95 props[1].Name = OUString( RTL_CONSTASCII_USTRINGPARAM( "Mode" ) ); in Execute()
107 if( props[n].Name.equals( sColor ) ) in Execute()

Completed in 162 milliseconds

1...<<21222324252627282930>>...94