Home
last modified time | relevance | path

Searched refs:initialize (Results 251 – 275 of 1527) sorted by last modified time

1...<<11121314151617181920>>...62

/trunk/main/xmerge/java/pexcel/src/main/java/org/openoffice/xmerge/converter/xml/sxc/pexcel/records/formula/
H A DOperatorLookup.java37 initialize(); in OperatorLookup()
43 public void initialize() { in initialize() method in OperatorLookup
H A DSymbolLookup.java42 abstract public void initialize(); in initialize() method in SymbolLookup
/trunk/main/writerfilter/source/rtftok/
H A DRTFScanner.skl236 static int yy_init = 1; /* whether we need to initialize */
/trunk/main/writerfilter/unocomponent/debugservices/doctok/
H A DDocTokAnalyzeService.cxx164 if (::ucbhelper::ContentBroker::initialize(xServiceFactory, aUcbInitSequence)) in run()
H A DDocTokTestService.cxx82 if (::ucbhelper::ContentBroker::initialize(xServiceFactory, aUcbInitSequence)) in run()
/trunk/main/writerfilter/unocomponent/debugservices/ooxml/
H A DOOXMLAnalyzeService.cxx165 if (::ucbhelper::ContentBroker::initialize(xServiceFactory, aUcbInitSequence)) in run()
H A DOOXMLTestService.cxx89 if (::ucbhelper::ContentBroker::initialize(xServiceFactory, aUcbInitSequence)) in run()
/trunk/main/writerfilter/unocomponent/debugservices/rtftok/
H A DScannerTestService.cxx367 if (::ucbhelper::ContentBroker::initialize(xServiceFactory, aUcbInitSequence)) in run()
H A DXMLScanner.cxx252 if (::ucbhelper::ContentBroker::initialize(xServiceFactory, aUcbInitSequence)) in run()
/trunk/main/writerfilter/source/filter/
H A DImportFilter.cxx166 void WriterFilter::initialize( const uno::Sequence< uno::Any >& aArguments ) throw (uno::Exception,… in initialize() function in WriterFilter
H A DRtfFilter.hxx72 …virtual void SAL_CALL initialize( const ::com::sun::star::uno::Sequence< ::com::sun::star::uno::An…
H A DWriterFilter.hxx72 …virtual void SAL_CALL initialize( const ::com::sun::star::uno::Sequence< ::com::sun::star::uno::An…
/trunk/main/writerfilter/qa/cppunittests/doctok/
H A Dtestdoctok.cxx92 ::ucbhelper::ContentBroker::initialize(xServiceFactory, in TEST_F()
/trunk/main/wizards/com/sun/star/wizards/web/
H A DCallWizard.java169 public void initialize(Object[] object) throws com.sun.star.uno.Exception in initialize() method in CallWizard.WizardImplementation
/trunk/main/wizards/com/sun/star/wizards/ui/
H A DCommandFieldSelection.java263initialize(CurDBMetaData.m_aAllFieldNames, AppendMode, CurDBMetaData.getMaxColumnsInSelect()); in fillUpFieldsListbox()
H A DControlScroller.java162 protected void initialize(int _ntotfieldcount) in initialize() method in ControlScroller
H A DDocumentPreview.java168 xFrame.initialize(xWindow); in createPreviewFrame()
H A DFieldSelection.java527 public void initialize(String[] _AllFieldNames, boolean _AppendMode) in initialize() method in FieldSelection
540 public void initialize(String[][] _AllFieldNamesTable, boolean _AppendMode, int _maxfieldcount) in initialize() method in FieldSelection
547 initialize(AllFieldNames_, _AppendMode, _maxfieldcount); in initialize()
550 public void initialize(String[] _AllFieldNames, boolean _AppendMode, int _maxfieldcount) in initialize() method in FieldSelection
553 initialize(_AllFieldNames, _AppendMode); in initialize()
556 public void initialize(String[] _AllFieldNames, String[] _SelFieldNames, boolean _AppendMode) in initialize() method in FieldSelection
560 initialize(_AllFieldNames, _AppendMode); in initialize()
H A DFilterComponent.java478 public void initialize(PropertyValue[][] _filterconditions, String[] _fieldnames) in initialize() method in FilterComponent
H A DSortingComponent.java159 public void initialize(String[] _FieldNames, String[][] _SortFieldNames) in initialize() method in SortingComponent
H A DTitlesComponent.java170 public void initialize(String[] _fieldnames, Map _fieldtitleset) in initialize() method in TitlesComponent
176 super.initialize(fieldnames.length); in initialize()
/trunk/main/wizards/com/sun/star/wizards/table/
H A DCGCategory.java55 public void initialize(String category) in initialize() method in CGCategory
H A DCGTable.java47 public void initialize(XNameAccess _xNameAccessParentNode, int _index) in initialize() method in CGTable
H A DCallTableWizard.java114 public void initialize(Object[] object) throws com.sun.star.uno.Exception in initialize() method in CallTableWizard.TableWizardImplementation
H A DFieldFormatter.java183 public void initialize(TableDescriptor _curTableDescriptor, String[] _fieldnames) in initialize() method in FieldFormatter

Completed in 87 milliseconds

1...<<11121314151617181920>>...62