Home
last modified time | relevance | path

Searched defs:xClose (Results 1 – 25 of 474) sorted by relevance

12345678910>>...19

/dports/editors/libreoffice/libreoffice-7.2.6.2/toolkit/qa/complex/toolkit/
H A DAccessibleStatusBar.java93 XCloseable xClose = UnoRuntime.queryInterface(XCloseable.class, xTextDoc); in checkWriterDoc() local
121 XCloseable xClose = UnoRuntime.queryInterface(XCloseable.class, xMathDoc); in checkMathDoc() local
149 XCloseable xClose = UnoRuntime.queryInterface(XCloseable.class, xDrawDoc); in checkDrawDoc() local
177 XCloseable xClose = UnoRuntime.queryInterface(XCloseable.class, xImpressDoc); in checkImpressDoc() local
205 XCloseable xClose = UnoRuntime.queryInterface(XCloseable.class, xSpreadsheetDoc); in checkCalcDoc() local
H A DAccessibleStatusBarItem.java96 XCloseable xClose = UnoRuntime.queryInterface(XCloseable.class, xTextDoc); in checkWriterDoc() local
124 XCloseable xClose = UnoRuntime.queryInterface(XCloseable.class, xMathDoc); in checkMathDoc() local
152 XCloseable xClose = UnoRuntime.queryInterface(XCloseable.class, xDrawDoc); in checkDrawDoc() local
180 XCloseable xClose = UnoRuntime.queryInterface(XCloseable.class, xImpressDoc); in checkImpressDoc() local
208 XCloseable xClose = UnoRuntime.queryInterface(XCloseable.class, xSpreadsheetDoc); in checkCalcDoc() local
/dports/editors/libreoffice6/libreoffice-6.4.7.2/toolkit/qa/complex/toolkit/
H A DAccessibleStatusBar.java93 XCloseable xClose = UnoRuntime.queryInterface(XCloseable.class, xTextDoc); in checkWriterDoc() local
121 XCloseable xClose = UnoRuntime.queryInterface(XCloseable.class, xMathDoc); in checkMathDoc() local
149 XCloseable xClose = UnoRuntime.queryInterface(XCloseable.class, xDrawDoc); in checkDrawDoc() local
177 XCloseable xClose = UnoRuntime.queryInterface(XCloseable.class, xImpressDoc); in checkImpressDoc() local
205 XCloseable xClose = UnoRuntime.queryInterface(XCloseable.class, xSpreadsheetDoc); in checkCalcDoc() local
H A DAccessibleStatusBarItem.java96 XCloseable xClose = UnoRuntime.queryInterface(XCloseable.class, xTextDoc); in checkWriterDoc() local
124 XCloseable xClose = UnoRuntime.queryInterface(XCloseable.class, xMathDoc); in checkMathDoc() local
152 XCloseable xClose = UnoRuntime.queryInterface(XCloseable.class, xDrawDoc); in checkDrawDoc() local
180 XCloseable xClose = UnoRuntime.queryInterface(XCloseable.class, xImpressDoc); in checkImpressDoc() local
208 XCloseable xClose = UnoRuntime.queryInterface(XCloseable.class, xSpreadsheetDoc); in checkCalcDoc() local
/dports/editors/libreoffice/libreoffice-7.2.6.2/framework/source/jobs/
H A Djob.cxx239 css::uno::Reference< css::util::XCloseable > xClose(m_xFrame, css::uno::UNO_QUERY); in execute() local
253 css::uno::Reference< css::util::XCloseable > xClose(m_xModel, css::uno::UNO_QUERY); in execute() local
665 css::uno::Reference< css::util::XCloseable > xClose(m_xJob, css::uno::UNO_QUERY); in queryTermination() local
732 css::uno::Reference< css::util::XCloseable > xClose(m_xJob, css::uno::UNO_QUERY); in queryClosing() local
/dports/editors/libreoffice6/libreoffice-6.4.7.2/framework/source/jobs/
H A Djob.cxx242 css::uno::Reference< css::util::XCloseable > xClose(m_xFrame, css::uno::UNO_QUERY); in execute() local
256 css::uno::Reference< css::util::XCloseable > xClose(m_xModel, css::uno::UNO_QUERY); in execute() local
668 css::uno::Reference< css::util::XCloseable > xClose(m_xJob, css::uno::UNO_QUERY); in queryTermination() local
735 css::uno::Reference< css::util::XCloseable > xClose(m_xJob, css::uno::UNO_QUERY); in queryClosing() local
/dports/editors/libreoffice/libreoffice-7.2.6.2/framework/source/inc/pattern/
H A Dframe.hxx51 css::uno::Reference< css::util::XCloseable > xClose (xResource, css::uno::UNO_QUERY); in closeIt() local
/dports/editors/libreoffice6/libreoffice-6.4.7.2/framework/source/inc/pattern/
H A Dframe.hxx54 css::uno::Reference< css::util::XCloseable > xClose (xResource, css::uno::UNO_QUERY); in closeIt() local
/dports/databases/sqlite3/sqlite-src-3350500/ext/fts1/
H A Dfts1_tokenizer.h62 int (*xClose)(sqlite3_tokenizer_cursor *pCursor); member
H A Dtokenizer.h62 int (*xClose)(sqlite3_tokenizer_cursor *pCursor); member
/dports/databases/sqlcipher/sqlcipher-3.4.2/ext/fts1/
H A Dfts1_tokenizer.h62 int (*xClose)(sqlite3_tokenizer_cursor *pCursor); member
H A Dtokenizer.h62 int (*xClose)(sqlite3_tokenizer_cursor *pCursor); member
/dports/databases/sqlcipher/sqlcipher-3.4.2/ext/fts2/
H A Dfts2_tokenizer.h103 int (*xClose)(sqlite3_tokenizer_cursor *pCursor); member
/dports/databases/sqlite3/sqlite-src-3350500/ext/fts2/
H A Dfts2_tokenizer.h103 int (*xClose)(sqlite3_tokenizer_cursor *pCursor); member
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/sqlite/src/ext/fts1/
H A Dfts1_tokenizer.h62 int (*xClose)(sqlite3_tokenizer_cursor *pCursor); member
H A Dtokenizer.h62 int (*xClose)(sqlite3_tokenizer_cursor *pCursor); member
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/sqlite/src/ext/fts2/
H A Dfts2_tokenizer.h103 int (*xClose)(sqlite3_tokenizer_cursor *pCursor); member
/dports/databases/db5/db-5.3.28/lang/sql/sqlite/ext/fts1/
H A Dfts1_tokenizer.h62 int (*xClose)(sqlite3_tokenizer_cursor *pCursor); member
H A Dtokenizer.h62 int (*xClose)(sqlite3_tokenizer_cursor *pCursor); member
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/sqlite/src/ext/fts1/
H A Dfts1_tokenizer.h62 int (*xClose)(sqlite3_tokenizer_cursor *pCursor); member
H A Dtokenizer.h62 int (*xClose)(sqlite3_tokenizer_cursor *pCursor); member
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/sqlite/src/ext/fts2/
H A Dfts2_tokenizer.h103 int (*xClose)(sqlite3_tokenizer_cursor *pCursor); member
/dports/mail/thunderbird/thunderbird-91.8.0/comm/mailnews/extensions/fts3/
H A Dfts3_tokenizer.h101 int (*xClose)(sqlite3_tokenizer_cursor* pCursor); member
/dports/databases/db5/db-5.3.28/lang/sql/sqlite/ext/fts2/
H A Dfts2_tokenizer.h103 int (*xClose)(sqlite3_tokenizer_cursor *pCursor); member
/dports/databases/db5/db-5.3.28/lang/sql/sqlite/ext/fts3/
H A Dfts3_tokenizer.h103 int (*xClose)(sqlite3_tokenizer_cursor *pCursor); member

12345678910>>...19