Home
last modified time | relevance | path

Searched refs:init (Results 276 – 300 of 398) sorted by relevance

1...<<111213141516

/trunk/main/filter/source/config/cache/
H A Dcontenthandlerfactory.cxx54 BaseContainer::init(xSMGR , in ContentHandlerFactory()
/trunk/main/xmlhelp/source/cxxhelp/provider/
H A Durlparameter.cxx102 init( false ); in URLParameter()
214 void URLParameter::init( bool bDefaultLanguageIsInitialized ) in init() function in URLParameter
H A Durlparameter.hxx227 void init( bool bDefaultLanguageIsInitialized );
/trunk/main/tools/source/rc/
H A Dresmgr.cxx145 ResMgrContainer() { init(); } in ResMgrContainer()
148 void init();
195 void ResMgrContainer::init() in init() function in ResMgrContainer
/trunk/main/wizards/com/sun/star/wizards/web/export/
H A DAbstractExporter.java157 public void init(CGExporter exporter_) in init() method in AbstractExporter
/trunk/main/rdbmaker/source/codemaker/
H A Dtypemanager.cxx95 sal_Bool RegistryTypeManager::init(sal_Bool bMerged, const StringVector& regFiles) in init() function in RegistryTypeManager
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/convwatch/
H A DReferenceBuilder.java169 DB.init(aGTA.getDBInfoString() + "," + sDBConnection); in buildreference()
/trunk/main/io/source/acceptor/
H A Dacc_pipe.cxx166 void PipeAcceptor::init() in init() function in io_acceptor::PipeAcceptor
/trunk/main/codemaker/source/cppumaker/
H A Dcppumaker.cxx166 if (!typeMgr.init(options.getInputFiles(), options.getExtraInputFiles())) in SAL_IMPLEMENT_MAIN_WITH_ARGS()
/trunk/main/codemaker/source/javamaker/
H A Djavamaker.cxx158 if (!typeMgr.init(options.getInputFiles(), options.getExtraInputFiles())) in SAL_IMPLEMENT_MAIN_WITH_ARGS()
/trunk/main/accessibility/source/extended/
H A Dtextwindowaccessibility.cxx1544 init(); in getAccessibleChildCount()
1555 init(); in getAccessibleChild()
1580 init(); in getAccessibleAtPoint()
1834 void Document::init() in init() function in accessibility::Document
/trunk/main/sfx2/source/appl/
H A Dshutdownicon.hxx126 void init() throw( ::com::sun::star::uno::Exception );
/trunk/main/offapi/com/sun/star/mozilla/
H A DXProfileManager.idl49 /** attempts to init xpcom runtime using given profile.
/trunk/main/canvas/source/vcl/
H A Ddevicehelper.cxx48 void DeviceHelper::init( const OutDevProviderSharedPtr& rOutDev ) in init() function in vclcanvas::DeviceHelper
/trunk/main/chart2/source/view/axes/
H A DVAxisBase.cxx100 m_aAxisLabelProperties.init(m_aAxisProperties.m_xAxisModel); in initAxisLabelProperties()
H A DVPolarCoordinateSystem.cxx98 aAxisProperties.init(); in createVAxisList()
H A DVCartesianCoordinateSystem.cxx161 aAxisProperties.init(true); in createVAxisList()
/trunk/main/connectivity/source/drivers/macab/
H A DMacabDriver.hxx79 void init();
/trunk/main/sd/source/ui/annotations/
H A Dannotationmanager.cxx199 void AnnotationManagerImpl::init() in init() function in sd::AnnotationManagerImpl
1250 mxImpl->init(); in AnnotationManager()
/trunk/main/svx/source/table/
H A Dtablemodel.cxx149 init( nColCount, nRowCount ); in TableModel()
180 void TableModel::init( sal_Int32 nColumns, sal_Int32 nRows ) in init() function in sdr::table::TableModel
/trunk/main/unodevtools/source/skeletonmaker/
H A Dskeletonmaker.cxx292 if ( !manager.init(registries) ) {
/trunk/main/desktop/source/migration/
H A Dmigration_impl.hxx179 void init(const ::std::vector< MigrationModuleInfo >& vModulesInfo);
/trunk/main/unodevtools/source/unodevtools/
H A Dtypemanager.cxx91 sal_Bool UnoTypeManager::init( in init() function in unodevtools::UnoTypeManager
/trunk/main/i18npool/inc/
H A Dcalendar_gregorian.hxx52 void SAL_CALL init(Era *_eraArray);
/trunk/main/vcl/aqua/source/a11y/
H A Daqua11ywrappercombobox.mm59 NSAutoreleasePool * pool = [ [ NSAutoreleasePool alloc ] init ];

Completed in 186 milliseconds

1...<<111213141516