Home
last modified time | relevance | path

Searched refs:hasByName (Results 151 – 175 of 662) sorted by relevance

12345678910>>...27

/aoo42x/main/sdext/source/minimizer/
H A Dunodialog.cxx375 if ( mxDialogModelNameAccess->hasByName( rControlName ) ) in setControlProperty()
416 if ( mxDialogModelNameAccess->hasByName( rControlName ) ) in getControlProperty()
/aoo42x/main/wizards/com/sun/star/wizards/ui/
H A DControlScroller.java227 if (CurUnoDialog.getDlgNameAccess().hasByName(nameProps[n].Name)) in fillupControls()
407 if (CurUnoDialog.getDlgNameAccess().hasByName(nameProp.Name)) in fieldInfo()
/aoo42x/main/framework/source/services/
H A Dmodulemanager.cxx289 sal_Bool SAL_CALL ModuleManager::hasByName(const ::rtl::OUString& sName) in hasByName() function in framework::ModuleManager
293 return xCFG->hasByName(sName); in hasByName()
/aoo42x/main/extensions/source/resource/
H A Doooresourceloader.cxx221 …virtual ::sal_Bool SAL_CALL hasByName( const ::rtl::OUString& aName ) throw (::com::sun::star::uno…
451 …::sal_Bool SAL_CALL OpenOfficeResourceBundle::hasByName( const ::rtl::OUString& _key ) throw (Runt… in hasByName() function in res::OpenOfficeResourceBundle
/aoo42x/main/embeddedobj/source/msole/
H A Doleembed.cxx219 if ( !m_xParentStorage->hasByName( aName ) ) in CreateTemporarySubstorage()
244 if ( !m_xParentStorage->hasByName( aName ) ) in MoveToTemporarySubstream()
391 if ( m_xParentStorage->hasByName( m_aEntryName ) ) in TryToConvertToOOo()
/aoo42x/main/vbahelper/inc/vbahelper/
H A Dvbacollectionimpl.hxx186 if ( !hasByName(aName) ) in getByName()
204 …virtual ::sal_Bool SAL_CALL hasByName( const ::rtl::OUString& aName ) throw (css::uno::RuntimeExce… in hasByName() function in XNamedObjectCollectionHelper
/aoo42x/main/basic/source/basmgr/
H A Dbasicmanagerrepository.cxx410 if ( !_rxBasicLibraries->hasByName( aStdLibName ) ) in impl_initDocLibraryContainers_nothrow()
413 if ( !_rxDialogLibraries->hasByName( aStdLibName ) ) in impl_initDocLibraryContainers_nothrow()
/aoo42x/main/dbaccess/source/ui/control/
H A DTableGrantCtrl.cxx255 if ( m_xUsers->hasByName(m_sUserName) ) in SaveModified()
335 if ( m_xUsers->hasByName(m_sUserName) ) in fillPrivilege()
/aoo42x/main/wizards/com/sun/star/wizards/common/
H A DConfiguration.java299 if (xNameContainer.hasByName(name)) in removeNode()
381 if (_xNameAccessNode.hasByName(_SubNodeName)) in getChildNodebyName()
/aoo42x/main/sc/source/ui/vba/
H A Dvbainterior.cxx284 if( xNameContainer->hasByName( sName ) ) in GetUserDefinedAttributes()
296 if( xNameContainer->hasByName( sName ) ) in SetUserDefinedAttributes()
H A Dvbaworkbooks.cxx86 if( !xLibContainer->hasByName( aPrjName ) ) in setUpDocumentModules()
126 if( xLib->hasByName( *it ) ) in setUpDocumentModules()
/aoo42x/main/sw/source/ui/dbui/
H A Ddbmgr.cxx309 if(!xCols.is() || !xCols->hasByName(rColumnName)) in lcl_GetColumnCnt()
574 if(!xCols->hasByName(sColumn)) in ImportDBEntry()
896 if(!xCols->hasByName(sEMailAddrFld)) in MergeMailFiles()
1472 if(!xCols.is() || !xCols->hasByName(rColNm)) in IMPL_LINK_INLINE_END()
1611 if(xCols->hasByName(rColNm)) in GetColumnType()
1665 eTableOrQuery = xTbls->hasByName(rTableOrQuery) ? in GetColumnSupplier()
2426 while(xDBContext->hasByName(sFind)) in LoadAndRegisterDataSource()
/aoo42x/main/qadevOOo/runner/convwatch/
H A DOfficePrint.java1005 if (! aNameAccess.hasByName(_sFilterName)) in getInternalFilterName()
1083 if (! aNameAccess.hasByName(_sFilterName)) in getServiceNameFromFilterName()
1168 if (! aNameAccess.hasByName(_sInternalFilterName)) in getFileExtension()
/aoo42x/main/reportdesign/source/filter/xml/
H A Dxmlfilter.cxx243 if ( !xStorage->hasByName( sStreamName ) || !xStorage->isStreamElement( sStreamName ) ) in ReadThroughComponent()
254 if ( !xStorage->hasByName( sStreamName ) || !xStorage->isStreamElement( sStreamName ) ) in ReadThroughComponent()
591 …xProp->setPropertyValue(s_sOld,uno::makeAny(!(xStorage->hasByName(s_sMeta) || xStorage->isStreamEl… in implImport()
/aoo42x/main/sc/source/ui/unoobj/
H A Dservuno.cxx90 …virtual ::sal_Bool SAL_CALL hasByName( const ::rtl::OUString& aName ) throw (::com::sun::star::uno… in hasByName() function in ScVbaObjectForCodeNameProvider
137 if ( !hasByName( aName ) ) in getByName()
H A Dlinkuno.cxx537 sal_Bool SAL_CALL ScSheetLinksObj::hasByName( const rtl::OUString& aName ) in hasByName() function in ScSheetLinksObj
1412 sal_Bool SAL_CALL ScDDELinksObj::hasByName( const rtl::OUString& aName ) in hasByName() function in ScDDELinksObj
1654 sal_Bool SAL_CALL ScExternalDocLinkObj::hasByName(const OUString &aName) in hasByName() function in ScExternalDocLinkObj
1781 sal_Bool SAL_CALL ScExternalDocLinksObj::hasByName(const OUString &aName) in hasByName() function in ScExternalDocLinksObj
/aoo42x/main/swext/mediawiki/src/com/sun/star/wiki/
H A DHelper.java1052 if ( xNameAccess.hasByName( aURL ) ) in AllowUnknownCert()
1055 if ( xEntry != null && xEntry.hasByName( "AllowUnknownCertificate" ) ) in AllowUnknownCert()
1072 if ( xNameAccess.hasByName( aURL ) ) in GetSpecialArgs()
/aoo42x/main/dbaccess/source/ui/browser/
H A Dunodatbr.cxx480 if ( !xColumnNames->hasByName( sColumnName ) ) in impl_sanitizeRowSetClauses_nothrow()
488 if ( !xTableNames->hasByName( sTableName ) ) in impl_sanitizeRowSetClauses_nothrow()
496 if ( !xTableColumnNames->hasByName( sColumnName ) ) in impl_sanitizeRowSetClauses_nothrow()
876 if(xNames.is() && xNames->hasByName(aName)) in getColumnHelper()
1264 if ( xCollection->hasByName(sPath) ) in getObjectEntry()
2707 if(xNameAccess.is() && xNameAccess->hasByName(sSimpleName)) in implSelect()
3136 if ( _rDataSourceName.getLength() && _rxDatabaseContext->hasByName( _rDataSourceName ) ) in lcl_getDataSource()
/aoo42x/main/connectivity/source/cpool/
H A DZPoolCollection.cxx425 if (xDirectAccess.is() && xDirectAccess->hasByName(_rPath)) in openNode()
458 if (xDirectAccess.is() && xDirectAccess->hasByName(_rPath) ) in getNodeValue()
/aoo42x/main/dbaccess/source/core/api/
H A Ddefinitioncolumn.cxx274 if ( !xTables->hasByName( sComposedTableName ) ) in impl_determineOriginalTableColumn()
282 if ( !xColumns->hasByName( sColumn ) ) in impl_determineOriginalTableColumn()
H A DRowSet.cxx1770 if ( !xTables->hasByName( sTableName ) ) in impl_initializeColumnSettings_nothrow()
1785 if ( !xTableCols->hasByName( sTableColumnName ) ) in impl_initializeColumnSettings_nothrow()
1944 if (m_xColumns->hasByName(sColumnLabel)) in execute_NoApprove_NoNewConn()
1946 if (!xColumn.is() && m_xColumns->hasByName(sName)) in execute_NoApprove_NoNewConn()
2361 if ( xTables->hasByName(m_aCommand) ) in impl_buildActiveCommand_throw()
2413 if (xQueries->hasByName(m_aCommand)) in impl_buildActiveCommand_throw()
/aoo42x/main/sw/source/core/swg/
H A DSwXMLTextBlocks.cxx183 xAccess->hasByName( aPckName ) && xBlkRoot->isStreamElement( aPckName ) ) in Delete()
259 while ( xAccess->hasByName( sDestShortName ) ) in CopyBlock()
/aoo42x/main/wizards/com/sun/star/wizards/form/
H A DFormDocument.java186 if (aMainForm.xFormContainer != null && aMainForm.xFormContainer.hasByName(SOSUBFORM)) in initialize()
308 if (oMasterControlForm.xFormContainer.hasByName(SOSUBFORM)) in finalizeForms()
/aoo42x/main/sd/source/core/
H A DCustomAnimationPreset.cxx503 …if( xCategoryAccess.is() && xCategoryAccess->hasByName( aLabelName ) && xCategoryAccess->hasByName in importPresets()
/aoo42x/main/dbaccess/source/ui/misc/
H A DWCopyTable.cxx1219 if(xColumns->hasByName(pField->GetName())) in appendColumns()
1331 if(xTables->hasByName(m_sName)) in createTable()
1337 if(xTables->hasByName(sComposedName)) in createTable()
1391 else if(xTables.is() && xTables->hasByName(m_sName)) in createTable()

Completed in 1987 milliseconds

12345678910>>...27