Home
last modified time | relevance | path

Searched refs:saveDocument (Results 1 – 25 of 26) sorted by relevance

12

/trunk/test/testuno/source/fvt/uno/sd/file/
H A DCheckFileProperties.java149 app.saveDocument(m_xSDComponent, m_filePath); in testGeneralAuthor()
227 app.saveDocument(m_xSDComponent, m_filePath); in testGeneralCreationDate()
245 app.saveDocument(m_xSDComponent, m_filePath); in testGeneralModifiedBy()
276 app.saveDocument(m_xSDComponent, m_filePath); in testGeneralPrintBy()
293 app.saveDocument(m_xSDComponent, m_filePath); in testGeneralPrintDate()
312 app.saveDocument(m_xSDComponent, m_filePath); in testGeneralEditingDuration()
331 app.saveDocument(m_xSDComponent, m_filePath); in testGeneralRevisionNumber()
348 app.saveDocument(m_xSDComponent, m_filePath); in testGeneralTemplateName()
387 app.saveDocument(m_xSDComponent, m_filePath); in testDescriptionTitle()
402 app.saveDocument(m_xSDComponent, m_filePath); in testDescriptionSubject()
[all …]
/trunk/test/testuno/source/fvt/uno/sd/bullet/
H A DNumberingProperty.java159 app.saveDocument(m_xSDComponent, m_filePath); in testPrefix()
202 app.saveDocument(m_xSDComponent, m_filePath); in testSuffix()
246 app.saveDocument(m_xSDComponent, m_filePath); in testStartWith()
295 app.saveDocument(m_xSDComponent, m_filePath); in testFirstLineOffset()
340 app.saveDocument(m_xSDComponent, m_filePath); in testLeftMargin()
390 app.saveDocument(m_xSDComponent, m_filePath); in testSymbolTextDistance()
423 app.saveDocument(m_xSDComponent, m_filePath); in testAjustRight()
468 app.saveDocument(m_xSDComponent, m_filePath); in testAjustCenter()
499 app.saveDocument(m_xSDComponent, m_filePath); in testAjustLeft()
543 app.saveDocument(m_xSDComponent, m_filePath); in testSymbolColor()
[all …]
H A DCheckBulletStyle.java147 app.saveDocument(m_xSDComponent, m_filePath); in testBulletColor()
167 app.saveDocument(m_xSDComponent, m_filePath); in testBulletSize()
H A DCheckBuildInBullet.java163 app.saveDocument(m_xSDComponent, m_filePath); in testBuildInBullet()
H A DGraphicBulletFromFile.java139 app.saveDocument(m_xSDComponent, m_filePath); in testGraphicBulletFromFile()
H A DNumberingBulletTypes.java158 app.saveDocument(m_xSDComponent, m_filePath); in testNumberingTypes()
/trunk/test/testuno/source/fvt/uno/sd/character/
H A DCheckCharacterStyle.java137 app.saveDocument(m_xSDComponent, filePath); in testFontColor()
152 app.saveDocument(m_xSDComponent, filePath); in testFontUnderline()
167 app.saveDocument(m_xSDComponent, filePath); in testFontSize()
181 app.saveDocument(m_xSDComponent, filePath); in testFontBoldStyle()
195 app.saveDocument(m_xSDComponent, filePath); in testFontItalicStyle()
/trunk/main/basctl/source/basicide/
H A Dscriptdocument.cxx283 bool saveDocument( const Reference< XStatusIndicator >& _rxStatusIndicator ) const;
847 …bool ScriptDocument_Impl::saveDocument( const Reference< XStatusIndicator >& _rxStatusIndicator ) … in saveDocument() function in basctl::ScriptDocument_Impl
1515 … bool ScriptDocument::saveDocument( const Reference< XStatusIndicator >& _rxStatusIndicator ) const in saveDocument() function in basctl::ScriptDocument
1517 return m_pImpl->saveDocument( _rxStatusIndicator ); in saveDocument()
/trunk/main/scripting/java/org/openoffice/netbeans/modules/office/filesystem/
H A DOpenOfficeDocFileSystem.java391 saveDocument(tmpFile); in updateDocument()
422 private void saveDocument(File file) in saveDocument() method in OpenOfficeDocFileSystem
/trunk/main/scripting/java/org/openoffice/netbeans/modules/office/actions/
H A DParcelDescriptorEditorSupport.java89 saveDocument(); in save()
/trunk/main/ucb/source/ucp/odma/
H A Dodma_provider.hxx123 void saveDocument(const ::rtl::OString& _sDocumentId);
H A Dodma_inputstream.cxx165 m_pProvider->saveDocument(m_aProp->m_sDocumentId); in closeStream()
H A Dodma_provider.cxx280 void ContentProvider::saveDocument(const ::rtl::OString& _sDocumentId) in saveDocument() function in ContentProvider
H A Dodma_content.cxx578 getContentProvider()->saveDocument(aProp->m_sDocumentId); in execute()
/trunk/test/testuno/source/fvt/uno/sw/page/
H A DCheckBackGraphic.java102 unoApp.saveDocument(xComponent, tempFilePathODT); in testFooterHeaderBackground()
H A DCheckBackColor.java100 unoApp.saveDocument(xComponent, tempFilePathODT); in testFooterHeaderBackground()
H A DCheckPageLayout.java99 unoApp.saveDocument(xComponent, tempFilePathODT); in testPageStyleLayout()
H A DCheckShadowFormat.java124 unoApp.saveDocument(xComponent, tempFilePathODT); in testFooterHeader()
H A DCheckBorder.java117 unoApp.saveDocument(xComponent, tempFilePathODT); in testFooterHeaderBorder()
H A DCheckFooterHeader.java120 unoApp.saveDocument(xComponent, tempFilePathODT); in testFooterHeader()
H A DCheckPage.java115 unoApp.saveDocument(xComponent, tempFilePathODT); in testPage()
/trunk/test/testuno/source/org/openoffice/test/uno/
H A DUnoApp.java200 …public void saveDocument(XComponent doc, String toPath, PropertyValue... propertyValue) throws Exc… in saveDocument() method in UnoApp
/trunk/main/basctl/source/inc/
H A Dscriptdocument.hxx475 bool saveDocument(
/trunk/main/odk/examples/DevelopersGuide/OfficeDev/DesktopEnvironment/
H A DDocumentView.java275 FunctionHelper.saveDocument(xDocument); in save()
H A DFunctionHelper.java630 public static void saveDocument(com.sun.star.lang.XComponent xDocument) in saveDocument() method in FunctionHelper

Completed in 122 milliseconds

12