Home
last modified time | relevance | path

Searched refs:m_aFrame (Results 1 – 17 of 17) sorted by relevance

/aoo42x/main/odk/examples/java/EmbedDocument/Container1/
H A DEmbedContApp.java61 private Frame m_aFrame; field in EmbedContApp
74 m_aFrame = aFrame; in EmbedContApp()
86 MenuBar aMenuBar = m_aFrame.getMenuBar(); in init()
90 m_aFrame.setMenuBar( aMenuBar ); in init()
486 JOptionPane.showMessageDialog( m_aFrame, in actionPerformed()
772 JOptionPane.showMessageDialog( m_aFrame, in createLinkObject()
808 JOptionPane.showMessageDialog( m_aFrame, in loadEmbedObject()
873 JOptionPane.showMessageDialog( m_aFrame, in createTempStorage()
910 JOptionPane.showMessageDialog( m_aFrame, in saveStorageAsFileURI()
981 JOptionPane.showMessageDialog( m_aFrame, in loadFileURI()
[all …]
/aoo42x/main/embeddedobj/test/Container1/
H A DEmbedContApp.java119 private Frame m_aFrame; field in EmbedContApp
166 m_aFrame = aFrame; in EmbedContApp()
211 MenuBar aMenuBar = m_aFrame.getMenuBar(); in init()
215 m_aFrame.setMenuBar( aMenuBar ); in init()
1334 JOptionPane.showMessageDialog( m_aFrame, in createLinkObject()
1371 JOptionPane.showMessageDialog( m_aFrame, in loadEmbedObject()
1441 JOptionPane.showMessageDialog( m_aFrame, in createTempStorage()
1496 JOptionPane.showMessageDialog( m_aFrame, in saveObjectAsFileURI()
1571 JOptionPane.showMessageDialog( m_aFrame, in loadFileURI()
1626 JOptionPane.showMessageDialog( m_aFrame, in storeLinkToStorage()
[all …]
/aoo42x/main/vcl/unx/headless/
H A Dsvpframe.cxx133 pGraphics->setDevice( m_aFrame ); in GetGraphics()
236 if( ! m_aFrame.get() || m_aFrame->getSize() != aFrameSize ) in SetPosSize()
242 m_aFrame = createBitmapDevice( aFrameSize, false, SVP_DEFAULT_BITMAP_FORMAT ); in SetPosSize()
246 (*it)->setDevice( m_aFrame ); in SetPosSize()
H A Dsvpframe.hxx50 basebmp::BitmapDeviceSharedPtr m_aFrame; member in SvpSalFrame
66 virtual const basebmp::BitmapDeviceSharedPtr& getDevice() const { return m_aFrame; } in getDevice()
/aoo42x/main/extensions/source/dbpilots/
H A Dgroupboxwiz.hxx98 FixedLine m_aFrame; member in dbp::ORadioSelectionPage
131 FixedLine m_aFrame; member in dbp::ODefaultFieldSelectionPage
154 FixedLine m_aFrame; member in dbp::OOptionValuesPage
202 FixedLine m_aFrame; member in dbp::OFinalizeGBWPage
H A Dgroupboxwiz.cxx203 ,m_aFrame (this, ModuleRes(FL_DATA)) in ORadioSelectionPage()
219 adjustControlForNoDSDisplay(&m_aFrame); in ORadioSelectionPage()
360 ,m_aFrame (this, ModuleRes(FL_DEFAULTSELECTION)) in ODefaultFieldSelectionPage()
411 ,m_aFrame (this, ModuleRes(FL_OPTIONVALUES)) in OOptionValuesPage()
521 ,m_aFrame (this, ModuleRes(FL_NAMEIT)) in OFinalizeGBWPage()
H A Dlistcombowizard.hxx114 FixedLine m_aFrame; member in dbp::OContentTableSelection
141 FixedLine m_aFrame; member in dbp::OContentFieldSelection
172 FixedLine m_aFrame; member in dbp::OLinkFieldsPage
H A Dlistcombowizard.cxx291 ,m_aFrame (this, ModuleRes(FL_FRAME)) in OContentTableSelection()
378 ,m_aFrame (this, ModuleRes(FL_FRAME)) in OContentFieldSelection()
453 ,m_aFrame (this, ModuleRes(FL_FRAME)) in OLinkFieldsPage()
H A Dcommonpagesdbp.hxx115 FixedLine m_aFrame; member in dbp::ODBFieldPage
H A Dgridwizard.hxx93 FixedLine m_aFrame; member in dbp::OGridFieldsSelection
H A Dcommonpagesdbp.cxx468 ,m_aFrame (this, ModuleRes(FL_DATABASEFIELD_EXPL)) in ODBFieldPage()
H A Dgridwizard.cxx304 ,m_aFrame (this, ModuleRes(FL_FRAME)) in OGridFieldsSelection()
/aoo42x/main/dbaccess/source/ui/dlg/
H A Dsqlmessage.cxx358 FixedLine m_aFrame; member in dbaui::OExceptionChainDialog
382 ,m_aFrame (this, ModuleRes(FL_DETAILS)) in DBG_NAME()
H A Ddirectsql.cxx99 ,m_aFrame (this, ModuleRes(FL_SQL)) in DBG_NAME()
/aoo42x/main/cui/source/options/
H A Dconnpooloptions.hxx48 FixedLine m_aFrame; member in offapp::ConnectionPoolOptionsPage
H A Dconnpooloptions.cxx329 ,m_aFrame (this, CUI_RES(FL_POOLING)) in ConnectionPoolOptionsPage()
/aoo42x/main/dbaccess/source/ui/inc/
H A Ddirectsql.hxx76 FixedLine m_aFrame; member in dbaui::DirectSQLDialog

Completed in 90 milliseconds