Searched refs:getDocShell (Results 1 – 18 of 18) sorted by relevance
47 SwDocShell* getDocShell( const uno::Reference< frame::XModel>& xModel ) in getDocShell() function56 SwDocShell* pDocShell = getDocShell( xModel ); in getView()83 SwDocShell* pDocShell = getDocShell( xModel ); in getPageCount()
41 SwDocShell* getDocShell( const css::uno::Reference< css::frame::XModel>& xModel );
58 SwDoc* pDoc = word::getDocShell( xModel )->GetDoc(); in handleWdVerticalPositionRelativeToPage()
76 return static_cast< SfxObjectShell* >( word::getDocShell( xModel ) ); in GetDocShell()
125 mpDocShell = word::getDocShell( xModel ); in StatisticPropertyGetSetHelper()
210 getDocShell( const css::uno::Reference< css::frame::XModel>& xModel ) in getDocShell() function224 ScDocShell* pDocShell = getDocShell( xModel ); in getBestViewShell()
271 ScDocument* pDoc = excel::getDocShell( xModel )->GetDocument(); in getPrecisionAsDisplayed()278 ScDocument* pDoc = excel::getDocShell( xModel )->GetDocument(); in setPrecisionAsDisplayed()
84 ScDocument* pDoc = excel::getDocShell( mxModel )->GetDocument(); in getPrintArea()105 if( getScRangeListForAddress( rAreas, excel::getDocShell( mxModel ) , aRange, aCellRanges ) ) in setPrintArea()
84 m_pShell( excel::getDocShell( rxModel ) ) in ScVbaPalette()
53 ScDocShell* pDocShell = excel::getDocShell( m_xModel ); in characters()
306 getDocShell( css::uno::Reference< css::frame::XModel>& xModel ) in getDocShell() function320 ScDocShell* pDocShell = getDocShell( xModel ); in getBestViewShell()
138 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()
48 ScDocShell* getDocShell( const css::uno::Reference< css::frame::XModel>& xModel ) ;
342 ScVbaPalette aPalette( excel::getDocShell( mxModel ) ); in Borders()356 ScVbaPalette aPalette( excel::getDocShell( mxModel ) ); in Font()
232 …mxContext, mxNamedRange->getName(), excel::getDocShell( mxModel ), formula::FormulaGrammar::CONV_X… in getRefersToRange()
71 ScDocShell* pShell = excel::getDocShell( xModel ); in setUpDocumentModules()
273 ScDocument* pDoc = excel::getDocShell( xModel )->GetDocument(); in getEnableSelection()311 ScDocument* pDoc = excel::getDocShell( xModel )->GetDocument(); in setEnableSelection()
233 getDocShell( css::uno::Reference< css::frame::XModel>& xModel ) 247 ScDocShell* pDocShell = getDocShell( xModel );
Completed in 84 milliseconds