Home
last modified time | relevance | path

Searched refs:getBestViewShell (Results 1 – 9 of 9) sorted by relevance

/aoo4110/main/sc/source/ui/vba/
H A Dexcelvbahelper.cxx65 ScTabViewShell* pViewSh = excel::getBestViewShell( xModel ); in implSetZoom()
136 ScTabViewShell* pViewShell = getBestViewShell( xModel ); in implnPaste()
148 ScTabViewShell* pViewShell = getBestViewShell( xModel ); in implnCopy()
163 ScTabViewShell* pViewShell = getBestViewShell( xModel ); in implnCut()
181 ScTabViewShell* pTabViewShell = getBestViewShell( xModel ); in implnPasteSpecial()
222 getBestViewShell( const css::uno::Reference< css::frame::XModel>& xModel ) in getBestViewShell() function
234 return getBestViewShell( xModel ); in getCurrentBestViewShell()
240 ScTabViewShell* pViewShell = getBestViewShell( xModel ); in getViewFrame()
H A Dvbawindow.cxx113 ScTabViewShell* pViewShell = excel::getBestViewShell( m_xModel ); in SelectedSheetsEnumAccess()
361 ScTabViewShell* pViewShell = excel::getBestViewShell( m_xModel ); in getScrollRow()
375 ScTabViewShell* pViewShell = excel::getBestViewShell( m_xModel ); in setScrollRow()
391 ScTabViewShell* pViewShell = excel::getBestViewShell( m_xModel ); in getScrollColumn()
405 ScTabViewShell* pViewShell = excel::getBestViewShell( m_xModel ); in setScrollColumn()
421 ScTabViewShell* pViewShell = excel::getBestViewShell( m_xModel ); in getWindowState()
440 ScTabViewShell* pViewShell = excel::getBestViewShell( m_xModel ); in setWindowState()
737 ScTabViewShell* pViewShell = excel::getBestViewShell( m_xModel ); in SplitAtDefinedPosition()
801 ScTabViewShell* pViewShell = excel::getBestViewShell( m_xModel ); in getView()
831 ScTabViewShell* pViewShell = excel::getBestViewShell( m_xModel ); in setView()
[all …]
H A Dvbahelper.cxx161 ScTabViewShell* pViewShell = getBestViewShell( xModel ); in dispatchExecute()
318 getBestViewShell( css::uno::Reference< css::frame::XModel>& xModel ) in getBestViewShell() function
330 return getBestViewShell( xModel ); in getCurrentBestViewShell()
417 ScTabViewShell* pViewShell = getBestViewShell( xModel ); in PrintOutHelper()
H A Dvbaworksheets.cxx332 …PrintOutHelper( excel::getBestViewShell( mxModel ), From, To, Copies, Preview, ActivePrinter, Prin… in PrintOut()
373 ScTabViewShell* pViewShell = excel::getBestViewShell( mxModel ); in Select()
H A Dexcelvbahelper.hxx47 ScTabViewShell* getBestViewShell( const css::uno::Reference< css::frame::XModel>& xModel ) ;
H A Dvbanames.cxx77 ScTabViewShell * pTabViewShell = excel::getBestViewShell( xModel ); in getScDocument()
H A Dvbaworksheet.cxx841 ScTabViewShell* pTabViewShell = excel::getBestViewShell( xModel ); in ShowDataForm()
1034 …PrintOutHelper( excel::getBestViewShell( xModel ), From, To, Copies, Preview, ActivePrinter, Print… in PrintOut()
H A Dvbarange.cxx2244 ScTabViewShell* pShell = excel::getBestViewShell( xModel ); in setCursor()
4044 ScTabViewShell* pViewShell = excel::getBestViewShell( xModel ); in setPageBreak()
5107 …PrintOutHelper( excel::getBestViewShell( xModel ), From, To, Copies, Preview, ActivePrinter, Print… in PrintOut()
/aoo4110/main/vbahelper/source/vbahelper/
H A Dvbahelper.cxx245 getBestViewShell( css::uno::Reference< css::frame::XModel>& xModel )
257 return getBestViewShell( xModel );

Completed in 106 milliseconds