Home
last modified time | relevance | path

Searched refs:aCheck (Results 1 – 19 of 19) sorted by relevance

/trunk/main/svx/source/fmcomp/
H A Ddbaexchange.cxx261 for ( DataFlavorExVector::const_iterator aCheck = _rFlavors.begin(); in canExtractColumnDescriptor() local
262 aCheck != _rFlavors.end(); in canExtractColumnDescriptor()
263 ++aCheck in canExtractColumnDescriptor()
514 aCheck != _rFlavors.end(); in canExtractObjectDescriptor()
515 ++aCheck in canExtractObjectDescriptor()
518 if (SOT_FORMATSTR_ID_DBACCESS_TABLE == aCheck->mnSotId) in canExtractObjectDescriptor()
520 if (SOT_FORMATSTR_ID_DBACCESS_QUERY == aCheck->mnSotId) in canExtractObjectDescriptor()
522 if (SOT_FORMATSTR_ID_DBACCESS_COMMAND == aCheck->mnSotId) in canExtractObjectDescriptor()
692 aCheck != _rFlavors.end() && getDescriptorFormatId() == aCheck->mnSotId; in canExtractDescriptor()
693 ++aCheck in canExtractDescriptor()
[all …]
H A Ddbaobjectex.cxx118 for ( DataFlavorExVector::const_iterator aCheck = _rFlavors.begin(); in canExtractComponentDescriptor() local
119 aCheck != aEnd; in canExtractComponentDescriptor()
120 ++aCheck in canExtractComponentDescriptor()
123 if ( getDescriptorFormatId(_bForm) == aCheck->mnSotId ) in canExtractComponentDescriptor()
/trunk/main/comphelper/source/misc/
H A Dlocale.cxx532 Locale aCheck(*pIt); in getFallback() local
534 if (aCheck.equals(aReference)) in getFallback()
540 (aCheck.similar(aReference)) in getFallback()
549 (aCheck.equals(EN_US()) ) in getFallback()
558 (aCheck.similar(EN_US())) in getFallback()
567 (aCheck.equals(X_DEFAULT()) ) in getFallback()
576 (aCheck.equals(X_NOTRANSLATE()) ) in getFallback()
/trunk/main/comphelper/inc/comphelper/
H A Duno3.hxx247 ::com::sun::star::uno::Any aCheck = _rxAggregate->queryAggregation( in query_aggregation()
249 if (aCheck.hasValue()) in query_aggregation()
250 _rxOut = *(::com::sun::star::uno::Reference<iface>*)aCheck.getValue(); in query_aggregation()
267 ::com::sun::star::uno::Any aCheck = _rxObject->queryInterface( in query_interface()
269 if(aCheck.hasValue()) in query_interface()
271 _rxOut = *(::com::sun::star::uno::Reference<iface>*)aCheck.getValue(); in query_interface()
/trunk/main/dbaccess/source/core/dataaccess/
H A Ddocumentevents.cxx188 ::comphelper::NamedValueCollection aCheck( aEventDescriptor ); in replaceByName()
189 if ( aCheck.has( "EventType" ) ) in replaceByName()
191 ::rtl::OUString sEventType = aCheck.getOrDefault( "EventType", ::rtl::OUString() ); in replaceByName()
196 if ( aCheck.has( "Script" ) ) in replaceByName()
198 ::rtl::OUString sScript = aCheck.getOrDefault( "Script", ::rtl::OUString() ); in replaceByName()
/trunk/main/dbaccess/source/ui/querydesign/
H A DJoinExchange.cxx89 for ( DataFlavorExVector::const_iterator aCheck = _rFormats.begin(); in isFormatAvailable() local
90 aCheck != aCheckEnd; in isFormatAvailable()
91 ++aCheck in isFormatAvailable()
94 if ( _nSlotID == aCheck->mnSotId ) in isFormatAvailable()
/trunk/main/xmloff/source/forms/
H A Delementimport.cxx267 for ( PropertyValueArray::iterator aCheck = m_aValues.begin(); in implApplySpecificProperties() local
268 aCheck != aEnd; in implApplySpecificProperties()
269 ++aCheck in implApplySpecificProperties()
272 OSL_ENSURE(m_xInfo->hasPropertyByName(aCheck->Name), in implApplySpecificProperties()
274 += ::rtl::OString(aCheck->Name.getStr(), aCheck->Name.getLength(), RTL_TEXTENCODING_ASCII_US) in implApplySpecificProperties()
1024 for ( PropertyValueArray::iterator aCheck = m_aValues.begin(); in EndElement() local
1025 ( aCheck != aEnd ); in EndElement()
1026 ++aCheck in EndElement()
1029 if ( aCheck->Name.equalsAscii( pDefaultValueProperty ) ) in EndElement()
1031 else if ( aCheck->Name.equalsAscii( pValueProperty ) ) in EndElement()
[all …]
/trunk/main/dbaccess/source/ui/dlg/
H A Dindexdialog.cxx270 Indexes::const_iterator aCheck; in DBG_NAME() local
272 for ( aCheck = m_pIndexes->begin(); in DBG_NAME()
273 aCheck != m_pIndexes->end(); in DBG_NAME()
274 ++aCheck in DBG_NAME()
277 if (aCheck->sDescription.getLength()) in DBG_NAME()
281 if (aCheck == m_pIndexes->end()) in DBG_NAME()
/trunk/main/framework/source/dispatch/
H A Dstartmoduledispatcher.cxx174 FrameListAnalyzer aCheck( in implts_isBackingModePossible() local
180 ::sal_Int32 nVisibleFrames = aCheck.m_lOtherVisibleFrames.getLength (); in implts_isBackingModePossible()
183 ( ! aCheck.m_xBackingComponent.is ()) && in implts_isBackingModePossible()
H A Dclosedispatcher.cxx479 FrameListAnalyzer aCheck(xDesktop, xFrame, FrameListAnalyzer::E_ALL); in implts_prepareFrameForClosing() local
481 sal_Int32 c = aCheck.m_lModelFrames.getLength(); in implts_prepareFrameForClosing()
485 if (!fpf::closeIt(aCheck.m_lModelFrames[i], sal_False)) in implts_prepareFrameForClosing()
/trunk/main/svtools/source/dialogs/
H A Dfiledlg2.cxx324 DirEntry aCheck( aPath ); in IMPL_LINK() local
325 aCheck += aFile; in IMPL_LINK()
326 if( aCheck.Exists() ) in IMPL_LINK()
328 aCheck.ToAbs(); in IMPL_LINK()
329 SetPath( aCheck.GetFull() ); in IMPL_LINK()
/trunk/main/sd/source/filter/html/
H A Dpubdlg.cxx1649 sal_uInt16 aCheck; in Load() local
1650 *pStream >> aCheck; in Load()
1652 if(aCheck != nMagic) in Load()
1688 sal_uInt16 aCheck = nMagic; in Save() local
1689 *pStream << aCheck; in Save()
/trunk/main/basctl/source/basicide/
H A Dscriptdocument.cxx1178 const ScriptDocument aCheck = ScriptDocument( doc->xModel ); in getDocumentWithURLOrCaption() local
1179 if ( _rUrlOrCaption == aCheck.getTitle() in getDocumentWithURLOrCaption()
1180 || _rUrlOrCaption == aCheck.getURL() in getDocumentWithURLOrCaption()
1183 aDocument = aCheck; in getDocumentWithURLOrCaption()
/trunk/main/sw/source/core/layout/
H A Dpaintfrm.cxx484 SvPtrarr aCheck( 64, 64 ); in ConnectEdges() local
492 aCheck.Remove( 0, aCheck.Count() ); in ConnectEdges()
536 aCheck.Insert( pMSC, aCheck.Count() ); in ConnectEdges()
539 if ( aCheck.Count() < 2 ) in ConnectEdges()
545 for ( sal_uInt16 k = 0; !bRemove && k < aCheck.Count(); ++k ) in ConnectEdges()
547 SwLineRect &rR1 = (SwLineRect&)*(SwLineRect*)aCheck[k]; in ConnectEdges()
549 for ( sal_uInt16 k2 = k+1; !bRemove && k2 < aCheck.Count(); ++k2 ) in ConnectEdges()
551 SwLineRect &rR2 = (SwLineRect&)*(SwLineRect*)aCheck[k2]; in ConnectEdges()
582 k = aCheck.Count(); in ConnectEdges()
623 k = aCheck.Count(); in ConnectEdges()
/trunk/main/sfx2/source/doc/
H A Dprinthelper.cxx630 INetURLObject aCheck(sURL ); in print() local
631 if (aCheck.GetProtocol()==INET_PROT_NOT_VALID) in print()
/trunk/main/filter/source/config/cache/
H A Dtypedetection.cxx499 WildCard aCheck(*pIt); in impl_getPreselectionForType() local
500 if (aCheck.Matches(aParsedURL.Main)) in impl_getPreselectionForType()
/trunk/main/sfx2/source/bastyp/
H A Dfltfnc.cxx717 WildCard aCheck(sWildCard, ';'); in GetFilter4Extension() local
718 if (aCheck.Matches(sExt)) in GetFilter4Extension()
/trunk/main/svx/source/form/
H A Dfmshimp.cxx1356 InterfaceBag::const_iterator aCheck = m_aCurrentSelection.begin(); in canConvertCurrentSelectionToControl() local
1357 Reference< XServiceInfo > xElementInfo( *aCheck, UNO_QUERY ); in canConvertCurrentSelectionToControl()
1362 if ( ++aCheck != m_aCurrentSelection.end() ) in canConvertCurrentSelectionToControl()
/trunk/main/vcl/unx/gtk/gdi/
H A Dsalnativewidgets-gtk.cxx3358 Color aCheck( (sal_uInt8)(((sal_uInt16)aBackColor.GetRed()+(sal_uInt16)aColor2.GetRed())/2), in updateSettings() local
3362 aStyleSet.SetCheckedColor( aCheck ); in updateSettings()

Completed in 185 milliseconds