Home
last modified time | relevance | path

Searched refs:getDocShell (Results 1 – 18 of 18) sorted by relevance

/trunk/main/sw/source/ui/vba/
H A Dwordvbahelper.cxx47 SwDocShell* getDocShell( const uno::Reference< frame::XModel>& xModel ) in getDocShell() function
56 SwDocShell* pDocShell = getDocShell( xModel ); in getView()
83 SwDocShell* pDocShell = getDocShell( xModel ); in getPageCount()
H A Dwordvbahelper.hxx41 SwDocShell* getDocShell( const css::uno::Reference< css::frame::XModel>& xModel );
H A Dvbainformationhelper.cxx58 SwDoc* pDoc = word::getDocShell( xModel )->GetDoc(); in handleWdVerticalPositionRelativeToPage()
H A Dvbaapplication.cxx76 return static_cast< SfxObjectShell* >( word::getDocShell( xModel ) ); in GetDocShell()
H A Dvbadocumentproperties.cxx125 mpDocShell = word::getDocShell( xModel ); in StatisticPropertyGetSetHelper()
/trunk/main/sc/source/ui/vba/
H A Dexcelvbahelper.cxx210 getDocShell( const css::uno::Reference< css::frame::XModel>& xModel ) in getDocShell() function
224 ScDocShell* pDocShell = getDocShell( xModel ); in getBestViewShell()
H A Dvbaworkbook.cxx271 ScDocument* pDoc = excel::getDocShell( xModel )->GetDocument(); in getPrecisionAsDisplayed()
278 ScDocument* pDoc = excel::getDocShell( xModel )->GetDocument(); in setPrecisionAsDisplayed()
H A Dvbapagesetup.cxx84 ScDocument* pDoc = excel::getDocShell( mxModel )->GetDocument(); in getPrintArea()
105 if( getScRangeListForAddress( rAreas, excel::getDocShell( mxModel ) , aRange, aCellRanges ) ) in setPrintArea()
H A Dvbahelper.cxx306 getDocShell( css::uno::Reference< css::frame::XModel>& xModel ) in getDocShell() function
320 ScDocShell* pDocShell = getDocShell( xModel ); in getBestViewShell()
H A Dvbapalette.cxx84 m_pShell( excel::getDocShell( rxModel ) ) in ScVbaPalette()
H A Dvbatextboxshape.cxx53 ScDocShell* pDocShell = excel::getDocShell( m_xModel ); in characters()
H A Dvbaapplication.cxx138 return static_cast< SfxObjectShell* >( excel::getDocShell( xModel ) ); in GetDocShell()
539 … mxContext, sRangeName, excel::getDocShell( xModel ), formula::FormulaGrammar::CONV_XL_R1C1 ); in GoTo()
935 ScDocShell* pDocShell = excel::getDocShell( rxModel ); in lclCreateVbaRange()
H A Dexcelvbahelper.hxx48 ScDocShell* getDocShell( const css::uno::Reference< css::frame::XModel>& xModel ) ;
H A Dvbaformat.cxx342 ScVbaPalette aPalette( excel::getDocShell( mxModel ) ); in Borders()
356 ScVbaPalette aPalette( excel::getDocShell( mxModel ) ); in Font()
H A Dvbaname.cxx232 …mxContext, mxNamedRange->getName(), excel::getDocShell( mxModel ), formula::FormulaGrammar::CONV_X… in getRefersToRange()
H A Dvbaworksheet.cxx273 ScDocument* pDoc = excel::getDocShell( xModel )->GetDocument(); in getEnableSelection()
311 ScDocument* pDoc = excel::getDocShell( xModel )->GetDocument(); in setEnableSelection()
H A Dvbaworkbooks.cxx71 ScDocShell* pShell = excel::getDocShell( xModel ); in setUpDocumentModules()
/trunk/main/vbahelper/source/vbahelper/
H A Dvbahelper.cxx233 getDocShell( css::uno::Reference< css::frame::XModel>& xModel )
247 ScDocShell* pDocShell = getDocShell( xModel );

Completed in 121 milliseconds