Home
last modified time | relevance | path

Searched refs:comphelper (Results 1 – 25 of 2318) sorted by relevance

12345678910>>...93

/trunk/main/comphelper/
H A DPackage_inc.mk25 $(eval $(call gb_Package_add_file,comphelper_inc,inc/comphelper/flagguard.hxx,comphelper/flagguard.…
29 $(eval $(call gb_Package_add_file,comphelper_inc,inc/comphelper/weakbag.hxx,comphelper/weakbag.hxx))
30 $(eval $(call gb_Package_add_file,comphelper_inc,inc/comphelper/basicio.hxx,comphelper/basicio.hxx))
31 $(eval $(call gb_Package_add_file,comphelper_inc,inc/comphelper/classids.hxx,comphelper/classids.hx…
35 $(eval $(call gb_Package_add_file,comphelper_inc,inc/comphelper/propagg.hxx,comphelper/propagg.hxx))
52 $(eval $(call gb_Package_add_file,comphelper_inc,inc/comphelper/sequence.hxx,comphelper/sequence.hx…
61 $(eval $(call gb_Package_add_file,comphelper_inc,inc/comphelper/extract.hxx,comphelper/extract.hxx))
63 $(eval $(call gb_Package_add_file,comphelper_inc,inc/comphelper/uno3.hxx,comphelper/uno3.hxx))
82 $(eval $(call gb_Package_add_file,comphelper_inc,inc/comphelper/locale.hxx,comphelper/locale.hxx))
93 $(eval $(call gb_Package_add_file,comphelper_inc,inc/comphelper/types.hxx,comphelper/types.hxx))
[all …]
H A DLibrary_comphelp.mk30 $(eval $(call gb_Library_set_componentfile,comphelper,comphelper/util/comphelp))
33 -I$(SRCDIR)/comphelper/inc/pch \
34 -I$(SRCDIR)/comphelper/source/inc \
96 comphelper/source/misc/locale \
97 comphelper/source/misc/logging \
102 comphelper/source/misc/numbers \
107 comphelper/source/misc/scopeguard \
110 comphelper/source/misc/sequence \
117 comphelper/source/misc/string \
119 comphelper/source/misc/types \
[all …]
/trunk/main/framework/source/loadenv/
H A Dloadenv.cxx237 ::comphelper::MediaDescriptor lDescriptor(lOutsideDescriptor); in impl_mergeMediaDescriptorWithMightExistingModelArgs()
244 …::comphelper::MediaDescriptor::iterator pIt = lModelDescriptor.find( ::comphelper::MediaDescriptor… in impl_mergeMediaDescriptorWithMightExistingModelArgs()
310 …::comphelper::MediaDescriptor::iterator pIt = m_lMediaDescriptor.find(::comphelper::MediaDescripto… in initializeLoading()
718 ::comphelper::MediaDescriptor::const_iterator pIt; in classifyContent()
921 …::comphelper::MediaDescriptor::const_iterator pAsTemplateItem = m_lMediaDescriptor.find(::comphelp… in impl_detectTypeAndFilter()
966 ::comphelper::SequenceAsHashMap lProps (xSet->nextElement()); in impl_handleContent()
1059 comphelper::OInteractionAbort* pAbort = new comphelper::OInteractionAbort(); in impl_furtherDocsAllowed()
1060 comphelper::OInteractionApprove* pApprove = new comphelper::OInteractionApprove(); in impl_furtherDocsAllowed()
1317 ::comphelper::SequenceAsHashMap lArgs; in impl_jumpToMark()
1660 …::comphelper::MediaDescriptor::const_iterator pFrameName = m_lMediaDescriptor.find(::comphelper::M… in impl_reactForLoadingState()
[all …]
/trunk/main/filter/source/config/cache/
H A Dtypedetection.cxx130 ::comphelper::MediaDescriptor stlDescriptor(lDescriptor); in queryTypeByDescriptor()
234 ::comphelper::MediaDescriptor::PROP_FILTERNAME(), in impl_checkResultsAndAddBestFilter()
347 rDescriptor[::comphelper::MediaDescriptor::PROP_TYPENAME() ] <<= sType ; in impl_checkResultsAndAddBestFilter()
348 rDescriptor[::comphelper::MediaDescriptor::PROP_FILTERNAME()] <<= sFilter; in impl_checkResultsAndAddBestFilter()
1120 rDescriptor[::comphelper::MediaDescriptor::PROP_TYPENAME()] >>= sType; in impl_askUserForTypeAndFilterIfAllowed()
1132 void TypeDetection::impl_openStream(::comphelper::MediaDescriptor& rDescriptor) in impl_openStream()
1155 rDescriptor.erase( ::comphelper::MediaDescriptor::PROP_READONLY() ); in impl_openStream()
1164 …::comphelper::MediaDescriptor::iterator pItType = rDescriptor.find(::comphelper::MediaDescriptor… in impl_removeTypeFilterFromDescriptor()
1165 …::comphelper::MediaDescriptor::iterator pItFilter = rDescriptor.find(::comphelper::MediaDescriptor… in impl_removeTypeFilterFromDescriptor()
1182 rDescriptor[::comphelper::MediaDescriptor::PROP_TYPENAME()] <<= sType; in impl_validateAndSetTypeOnDescriptor()
[all …]
H A Dtypedetection.hxx123 ::comphelper::MediaDescriptor& rDescriptor,
172 … ::rtl::OUString impl_detectTypeFlatAndDeep( ::comphelper::MediaDescriptor& rDescriptor ,
202 ::rtl::OUString impl_detectTypeDeepOnly( ::comphelper::MediaDescriptor& rDescriptor ,
217 void impl_seekStreamToZero(comphelper::MediaDescriptor& rDescriptor);
239 ::comphelper::MediaDescriptor& rDescriptor );
256 … ::rtl::OUString impl_askUserForTypeAndFilterIfAllowed(::comphelper::MediaDescriptor& rDescriptor);
293 void impl_openStream(::comphelper::MediaDescriptor& rDescriptor)
316 … sal_Bool impl_validateAndSetTypeOnDescriptor( ::comphelper::MediaDescriptor& rDescriptor,
338 … sal_Bool impl_validateAndSetFilterOnDescriptor( ::comphelper::MediaDescriptor& rDescriptor,
354 void impl_removeTypeFilterFromDescriptor(::comphelper::MediaDescriptor& rDescriptor);
[all …]
/trunk/main/sfx2/source/sidebar/
H A DResourceManager.cxx243 const ::comphelper::ComponentContext aContext (::comphelper::getProcessServiceFactory()); in ReadDeckList()
263 rDeckDescriptor.msTitle = ::comphelper::getString( in ReadDeckList()
265 rDeckDescriptor.msId = ::comphelper::getString( in ReadDeckList()
267 rDeckDescriptor.msIconURL = ::comphelper::getString( in ReadDeckList()
275 rDeckDescriptor.msHelpURL = ::comphelper::getString( in ReadDeckList()
299 const ::comphelper::ComponentContext aContext (::comphelper::getProcessServiceFactory()); in ReadPanelList()
319 rPanelDescriptor.msTitle = ::comphelper::getString( in ReadPanelList()
323 rPanelDescriptor.msId = ::comphelper::getString( in ReadPanelList()
325 rPanelDescriptor.msDeckId = ::comphelper::getString( in ReadPanelList()
331 rPanelDescriptor.msHelpURL = ::comphelper::getString( in ReadPanelList()
[all …]
/trunk/main/cui/source/options/
H A Doptimprove2.cxx175 ::comphelper::ConfigurationHelper::E_STANDARD ); in FillItemSet()
176 ::comphelper::ConfigurationHelper::writeRelativeKey( in FillItemSet()
178 ::comphelper::ConfigurationHelper::writeRelativeKey( in FillItemSet()
180 ::comphelper::ConfigurationHelper::flush( xConfig ); in FillItemSet()
182 ::comphelper::UiEventsLogger::reinit(); in FillItemSet()
205 ::comphelper::ConfigurationHelper::E_READONLY ); in Reset()
209 uno::Any aAny = ::comphelper::ConfigurationHelper:: in Reset()
214 aAny = ::comphelper::ConfigurationHelper:: in Reset()
225 aAny = ::comphelper::ConfigurationHelper:: in Reset()
231 aAny = ::comphelper::ConfigurationHelper:: in Reset()
[all …]
/trunk/main/
H A DRepositoryFixes.mk29 gb_Library_FILENAMES := $(patsubst comphelper:libcomphelper%,comphelper:libcomphelp%,$(gb_Library_F…
51 gb_Library_FILENAMES := $(patsubst comphelper:libcomphelper%,comphelper:libcomphelp%,$(gb_Library_F…
68 gb_Library_FILENAMES := $(patsubst comphelper:libcomphelper%,comphelper:libcomphelp%,$(gb_Library_F…
91 gb_Library_FILENAMES := $(patsubst comphelper:icomphelper%,comphelper:icomphelp%,$(gb_Library_FILEN…
130 gb_Library_DLLFILENAMES := $(patsubst comphelper:comphelper%,comphelper:comphelp%,$(gb_Library_DLLF…
140 gb_Library_FILENAMES := $(patsubst comphelper:icomphelper%,comphelper:icomphelp%,$(gb_Library_FILEN…
169 gb_Library_DLLFILENAMES := $(patsubst comphelper:comphelper%,comphelper:comphelp%,$(gb_Library_DLLF…
183 gb_Library_FILENAMES := $(patsubst comphelper:comphelper%,comphelper:comphelpgcc3%,$(gb_Library_FIL…
206 gb_Library_DLLFILENAMES := $(patsubst comphelper:comphelper%,comphelper:comphelp%,$(gb_Library_DLLF…
251 gb_Library_FILENAMES := $(patsubst comphelper:libcomphelper%,comphelper:libcomphelp%,$(gb_Library_F…
/trunk/main/dbaccess/source/ui/tabledesign/
H A DFieldDescriptions.cxx181 SetFormatKey(::comphelper::getINT32(aValue)); in OFieldDescription()
193 SetHorJustify( ::dbaui::mapTextJustify(::comphelper::getINT32(aValue))); in OFieldDescription()
508 return ::comphelper::getString(m_xDest->getPropertyValue(PROPERTY_NAME)); in GetName()
516 return ::comphelper::getString(m_xDest->getPropertyValue(PROPERTY_DESCRIPTION)); in GetDescription()
524 return ::comphelper::getString(m_xDest->getPropertyValue(PROPERTY_HELPTEXT)); in GetHelpText()
548 return ::comphelper::getINT32(m_xDest->getPropertyValue(PROPERTY_TYPE)); in GetType()
556 return ::comphelper::getString(m_xDest->getPropertyValue(PROPERTY_TYPENAME)); in GetTypeName()
565 nPrec = ::comphelper::getINT32(m_xDest->getPropertyValue(PROPERTY_PRECISION)); in GetPrecision()
588 return ::comphelper::getINT32(m_xDest->getPropertyValue(PROPERTY_SCALE)); in GetScale()
596 return ::comphelper::getINT32(m_xDest->getPropertyValue(PROPERTY_ISNULLABLE)); in GetIsNullable()
[all …]
/trunk/main/oox/source/core/
H A Dfilterdetect.cxx51 using ::comphelper::MediaDescriptor;
52 using ::comphelper::SequenceAsHashMap;
263 class PasswordVerifier : public ::comphelper::IDocPasswordVerifier
268 virtual ::comphelper::DocPasswordVerifierResult
270 virtual ::comphelper::DocPasswordVerifierResult
275 const ::comphelper::EventLogger logger;
292 return ::comphelper::DocPasswordVerifierResult_OK; in verifyPassword()
297 return ::comphelper::DocPasswordVerifierResult_WRONG_PASSWORD; in verifyPassword()
303 return ::comphelper::DocPasswordVerifierResult_ABORT; in verifyPassword()
315 return ::comphelper::DocPasswordVerifierResult_OK; in verifyEncryptionData()
[all …]
/trunk/main/dbaccess/source/ext/macromigration/
H A Ddocinteraction.cxx75 InteractionHandler_Data( const ::comphelper::ComponentContext& _rContext ) in InteractionHandler_Data()
85 …InteractionHandler::InteractionHandler( const ::comphelper::ComponentContext& _rContext, const Ref… in InteractionHandler()
89 ::comphelper::NamedValueCollection aDocArgs( _rxDocument->getArgs() ); in InteractionHandler()
109 …::rtl::Reference< ::comphelper::OInteractionRequest > pRequest( new ::comphelper::OInteractionRequ… in requestDocumentPassword()
110 …::rtl::Reference< ::comphelper::OInteractionPassword > pPassword( new ::comphelper::OInteractionPa… in requestDocumentPassword()
111 … ::rtl::Reference< ::comphelper::OInteractionAbort > pAbort( new ::comphelper::OInteractionAbort ); in requestDocumentPassword()
129 …::rtl::Reference< ::comphelper::OInteractionRequest > pRequest( new ::comphelper::OInteractionRequ… in reportError()
130 …::rtl::Reference< ::comphelper::OInteractionApprove > pApprove( new ::comphelper::OInteractionAppr… in reportError()
/trunk/main/connectivity/source/drivers/odbcbase/
H A DOStatement.cxx49 using namespace ::comphelper;
123 ::comphelper::disposeComponent(m_xGeneratedStatement); in disposing()
183 ::comphelper::disposeComponent(m_xGeneratedStatement); in getGeneratedValues()
1018 setQueryTimeOut(comphelper::getINT32(rValue)); in setFastPropertyValue_NoBroadcast()
1021 setMaxFieldSize(comphelper::getINT32(rValue)); in setFastPropertyValue_NoBroadcast()
1024 setMaxRows(comphelper::getINT32(rValue)); in setFastPropertyValue_NoBroadcast()
1027 setCursorName(comphelper::getString(rValue)); in setFastPropertyValue_NoBroadcast()
1033 setResultSetType(comphelper::getINT32(rValue)); in setFastPropertyValue_NoBroadcast()
1036 setFetchDirection(comphelper::getINT32(rValue)); in setFastPropertyValue_NoBroadcast()
1039 setFetchSize(comphelper::getINT32(rValue)); in setFastPropertyValue_NoBroadcast()
[all …]
/trunk/main/sfx2/source/view/
H A Dfrmload.cxx116 … const ::comphelper::NamedValueCollection& i_rDescriptor, const SfxFilterMatcher& rMatcher ) const in impl_detectFilterForURL()
128 ::comphelper::NamedValueCollection aNewArgs; in impl_detectFilterForURL()
166 ::comphelper::NamedValueCollection aQuery; in impl_getFilterFromServiceName_nothrow()
181 ::comphelper::NamedValueCollection aType( xEnum->nextElement() ); in impl_getFilterFromServiceName_nothrow()
262 void SfxFrameLoader_Impl::impl_determineFilter( ::comphelper::NamedValueCollection& io_rDescriptor … in impl_determineFilter()
398 …::rtl::Reference< ::comphelper::OInteractionRequest > pRequest( new ::comphelper::OInteractionRequ… in impl_handleCaughtError_nothrow()
399 …::rtl::Reference< ::comphelper::OInteractionApprove > pApprove( new ::comphelper::OInteractionAppr… in impl_handleCaughtError_nothrow()
430 ::comphelper::NamedValueCollection SfxFrameLoader_Impl::impl_extractViewCreationArgs( ::comphelper:… in impl_extractViewCreationArgs()
436 ::comphelper::NamedValueCollection aViewArgs; in impl_extractViewCreationArgs()
470 ::comphelper::NamedValueCollection aNamedViewData( aViewData ); in impl_determineEffectiveViewId_nothrow()
[all …]
/trunk/main/toolkit/source/controls/grid/
H A Ddefaultgriddatamodel.cxx55 using ::comphelper::stl_begin;
56 using ::comphelper::stl_end;
99 ::comphelper::ComponentGuard aGuard( *this, rBHelper ); in getRowCount()
106 ::comphelper::ComponentGuard aGuard( *this, rBHelper ); in getColumnCount()
152 ::comphelper::ComponentGuard aGuard( *this, rBHelper ); in getCellData()
159 ::comphelper::ComponentGuard aGuard( *this, rBHelper ); in getCellToolTip()
166 ::comphelper::ComponentGuard aGuard( *this, rBHelper ); in getRowHeading()
177 ::comphelper::ComponentGuard aGuard( *this, rBHelper ); in getRowData()
220 ::comphelper::ComponentGuard aGuard( *this, rBHelper ); in insertRow()
246 ::comphelper::ComponentGuard aGuard( *this, rBHelper ); in insertRows()
[all …]
H A Dgridcolumn.cxx84 ::comphelper::ComponentGuard& i_Guard ) in broadcast_changed()
102 ::comphelper::ComponentGuard aGuard( *this, rBHelper ); in getIdentifier()
109 ::comphelper::ComponentGuard aGuard( *this, rBHelper ); in setIdentifier()
116 ::comphelper::ComponentGuard aGuard( *this, rBHelper ); in getColumnWidth()
129 ::comphelper::ComponentGuard aGuard( *this, rBHelper ); in getMaxWidth()
142 ::comphelper::ComponentGuard aGuard( *this, rBHelper ); in getMinWidth()
155 ::comphelper::ComponentGuard aGuard( *this, rBHelper ); in getTitle()
168 ::comphelper::ComponentGuard aGuard( *this, rBHelper ); in getHelpText()
181 ::comphelper::ComponentGuard aGuard( *this, rBHelper ); in getResizeable()
194 ::comphelper::ComponentGuard aGuard( *this, rBHelper ); in getFlexibility()
[all …]
/trunk/main/framework/source/services/
H A Dautorecovery.cxx624 ::comphelper::SequenceAsHashMap lArgs(lArguments); in dispatch()
1043 …::comphelper::ConfigurationHelper::openConfig(xSMGR, CFG_PACKAGE_RECOVERY, ::comphelper::Configura… in implts_openConfig()
1231 …::comphelper::ConfigurationHelper::openConfig(xSMGR, CFG_PACKAGE_MODULES, ::comphelper::Configurat… in implts_specifyDefaultFilterAndExtension()
2414 ::comphelper::MediaDescriptor lNewArgs; in implts_saveOneDoc()
2562 ::comphelper::MediaDescriptor lDescriptor; in implts_openDocs()
3008 ::comphelper::NamedValueCollection aInfo; in implst_createFeatureStateEvent()
3069 ::comphelper::ConfigurationHelper::writeDirectKey( in implts_doEmergencySave()
3130 ::comphelper::ConfigurationHelper::writeDirectKey( in implts_doRecovery()
3197 ::comphelper::ConfigurationHelper::writeDirectKey( in implts_doSessionQuietQuit()
3234 ::comphelper::ConfigurationHelper::writeDirectKey( in implts_doSessionRestore()
[all …]
H A Dmodulemanager.cxx190 ::comphelper::SequenceAsHashMap lProps(aValue); in replaceByName()
210 …css::uno::Reference< css::uno::XInterface > xCfg = ::comphelper::ConfigurationHelper:… in replaceByName()
225 ::comphelper::SequenceAsHashMap::const_iterator pProp; in replaceByName()
238 ::comphelper::ConfigurationHelper::flush(xCfg); in replaceByName()
262 ::comphelper::SequenceAsHashMap lProps ; in getByName()
330 ::comphelper::SequenceAsHashMap lSearchProps (lProperties); in createSubSetEnumerationByProperties()
334 ::comphelper::SequenceAsVector< css::uno::Any > lResult ; in createSubSetEnumerationByProperties()
341 ::comphelper::SequenceAsHashMap lModuleProps = getByName(sModule); in createSubSetEnumerationByProperties()
350 …::comphelper::OAnyEnumeration* pEnum = new ::comphelper::OAnyEnumeration(lRes… in createSubSetEnumerationByProperties()
372 xCfg = ::comphelper::ConfigurationHelper::openConfig( in implts_getConfig()
[all …]
/trunk/main/sfx2/source/doc/
H A Dguisaveas.cxx247 ::comphelper::SequenceAsHashMap* m_pDocumentPropsHM;
248 ::comphelper::SequenceAsHashMap* m_pModulePropsHM;
250 ::comphelper::SequenceAsHashMap m_aMediaDescrHM;
272 const ::comphelper::SequenceAsHashMap& GetDocProps();
275 const ::comphelper::SequenceAsHashMap& GetModuleProps();
489 ::comphelper::SequenceAsHashMap aFiltHM( aProps ); in GetDocServiceDefaultFilterCheckFlags()
628 ::comphelper::ConfigurationHelper::E_STANDARD ); in CheckSaveAcceptable()
675 ::comphelper::SequenceAsHashMap aAcceptedArgs; in CheckStateForSave()
718 ::comphelper::SequenceAsHashMap aFiltPropsHM; in CheckFilter()
786 ::comphelper::SequenceAsHashMap aPropsHM( pProps ); in CheckFilterOptionsDialogExistence()
[all …]
/trunk/main/sfx2/inc/
H A Dfrmload.hxx62 ::comphelper::ComponentContext m_aContext;
90 const ::comphelper::NamedValueCollection& i_rDescriptor,
101 ::comphelper::NamedValueCollection& io_rDescriptor
105 ::comphelper::NamedValueCollection& io_rDescriptor
118 const ::comphelper::NamedValueCollection& i_rDescriptor
123 const ::comphelper::NamedValueCollection& i_rDescriptor
127 ::comphelper::NamedValueCollection& io_rDescriptor
132 const ::comphelper::NamedValueCollection& i_rDescriptor
135 ::comphelper::NamedValueCollection
137 ::comphelper::NamedValueCollection& io_rDescriptor
[all …]
/trunk/main/comphelper/inc/comphelper/
H A Dcomponentmodule.hxx43 namespace comphelper namespace
288 &::comphelper::createLegacySingletonFactory in OLegacySingletonRegistration()
301 class ModuleClass : public ::comphelper::OModule \
304 typedef ::comphelper::OModule BaseClass; \
314 class ClientClass : public ::comphelper::OModuleClient \
317 typedef ::comphelper::OModuleClient BaseClass; \
327 class OAutoRegistration : public ::comphelper::OAutoRegistration< TYPE > \
330 typedef ::comphelper::OAutoRegistration< TYPE > BaseClass; \
339 class OSingletonRegistration : public ::comphelper::OSingletonRegistration< TYPE > \
342 typedef ::comphelper::OSingletonRegistration< TYPE > BaseClass; \
[all …]
/trunk/main/connectivity/source/drivers/jdbc/
H A DJStatement.cxx48 using namespace ::comphelper;
96 ::comphelper::disposeComponent(m_xGeneratedStatement); in disposing()
182 ::comphelper::disposeComponent(m_xGeneratedStatement); in getGeneratedValues()
669 setQueryTimeOut(comphelper::getINT32(rValue)); in setFastPropertyValue_NoBroadcast()
672 setMaxFieldSize(comphelper::getINT32(rValue)); in setFastPropertyValue_NoBroadcast()
675 setMaxRows(comphelper::getINT32(rValue)); in setFastPropertyValue_NoBroadcast()
678 setCursorName(comphelper::getString(rValue)); in setFastPropertyValue_NoBroadcast()
681 setResultSetConcurrency(comphelper::getINT32(rValue)); in setFastPropertyValue_NoBroadcast()
684 setResultSetType(comphelper::getINT32(rValue)); in setFastPropertyValue_NoBroadcast()
687 setFetchDirection(comphelper::getINT32(rValue)); in setFastPropertyValue_NoBroadcast()
[all …]
/trunk/main/sfx2/source/appl/
H A Dappopen.cxx236 class SfxDocPasswordVerifier : public ::comphelper::IDocPasswordVerifier
242 virtual ::comphelper::DocPasswordVerifierResult
244 virtual ::comphelper::DocPasswordVerifierResult
255 o_rEncryptionData = ::comphelper::OStorageHelper::CreatePackageEncryptionData( rPassword ); in verifyPassword()
263 …::comphelper::DocPasswordVerifierResult eResult = ::comphelper::DocPasswordVerifierResult_WRONG_PA… in verifyEncryptionData()
276 eResult = ::comphelper::DocPasswordVerifierResult_OK; in verifyEncryptionData()
280 eResult = ::comphelper::DocPasswordVerifierResult_WRONG_PASSWORD; in verifyEncryptionData()
286 eResult = ::comphelper::DocPasswordVerifierResult_WRONG_PASSWORD; in verifyEncryptionData()
917 ::comphelper::getProcessServiceFactory()->createInstance( in OpenDocExec_Impl()
953 ::comphelper::getProcessComponentContext() ) ); in OpenDocExec_Impl()
[all …]
/trunk/main/unotools/inc/unotools/
H A Dcomponentresmodule.hxx50 class UNOTOOLS_DLLPUBLIC OComponentResourceModule : public ::comphelper::OModule
53 typedef ::comphelper::OModule BaseClass;
100 class ClientClass : public ::comphelper::OModuleClient \
103 typedef ::comphelper::OModuleClient BaseClass; \
125 class OAutoRegistration : public ::comphelper::OAutoRegistration< TYPE > \
128 typedef ::comphelper::OAutoRegistration< TYPE > BaseClass; \
138 class OSingletonRegistration : public ::comphelper::OSingletonRegistration< TYPE > \
141 typedef ::comphelper::OSingletonRegistration< TYPE > BaseClass; \
151 class OLegacySingletonRegistration : public ::comphelper::OLegacySingletonRegistration< TYPE > \
154 typedef ::comphelper::OLegacySingletonRegistration< TYPE > BaseClass; \
/trunk/main/connectivity/source/drivers/ado/
H A DAStatement.cxx44 using namespace ::comphelper;
135 return ::comphelper::concatSequences(aTypes.getTypes(),OStatement_BASE::getTypes()); in getTypes()
191 if ( ::comphelper::query_interface( m_xResultSet.get(), xCloseable ) ) in clearMyResultSet()
744 setQueryTimeOut(comphelper::getINT32(rValue)); in setFastPropertyValue_NoBroadcast()
747 setMaxFieldSize(comphelper::getINT32(rValue)); in setFastPropertyValue_NoBroadcast()
750 setMaxRows(comphelper::getINT32(rValue)); in setFastPropertyValue_NoBroadcast()
753 setCursorName(comphelper::getString(rValue)); in setFastPropertyValue_NoBroadcast()
756 setResultSetConcurrency(comphelper::getINT32(rValue)); in setFastPropertyValue_NoBroadcast()
759 setResultSetType(comphelper::getINT32(rValue)); in setFastPropertyValue_NoBroadcast()
762 setFetchDirection(comphelper::getINT32(rValue)); in setFastPropertyValue_NoBroadcast()
[all …]
/trunk/main/svx/source/form/
H A Dfmobj.cxx461 if (::comphelper::query_interface((Reference< XInterface >)xParent,xChild)) in lcl_getFormComponentAccessPath()
494 …DBG_ASSERT(::comphelper::hasProperty(FM_PROP_COMMAND, xSourceForm) && ::comphelper::hasProperty(FM… in ensureModelEnv()
520 if (::comphelper::hasProperty(FM_PROP_DATASOURCE, xCurrentSourceForm)) in ensureModelEnv()
524 …if ( ::comphelper::compare(xCurrentSourceForm->getPropertyValue(FM_PROP_COMMAND), aSrcCursorSource) in ensureModelEnv()
525 …&& ::comphelper::compare(xCurrentSourceForm->getPropertyValue(FM_PROP_COMMANDTYPE), aSrcCursorSour… in ensureModelEnv()
526 … && ::comphelper::compare(xCurrentSourceForm->getPropertyValue(FM_PROP_DATASOURCE), aSrcDataSource) in ensureModelEnv()
551 if (::comphelper::hasProperty(FM_PROP_DATASOURCE, xCurrentDestForm)) in ensureModelEnv()
555 … if ( ::comphelper::compare(xCurrentDestForm->getPropertyValue(FM_PROP_COMMAND), aSrcCursorSource) in ensureModelEnv()
556 …&& ::comphelper::compare(xCurrentDestForm->getPropertyValue(FM_PROP_COMMANDTYPE), aSrcCursorSource… in ensureModelEnv()
557 … && ::comphelper::compare(xCurrentDestForm->getPropertyValue(FM_PROP_DATASOURCE), aSrcDataSource) in ensureModelEnv()
[all …]

Completed in 222 milliseconds

12345678910>>...93