Searched refs:ScVbaPalette (Results 1 – 17 of 17) sorted by relevance
/aoo41x/main/sc/source/ui/vba/ |
H A D | vbapalette.cxx | 83 ScVbaPalette::ScVbaPalette( const uno::Reference< frame::XModel >& rxModel ) : in ScVbaPalette() function in ScVbaPalette 89 ScVbaPalette::getDefaultPalette() in getDefaultPalette() 95 ScVbaPalette::getPalette() const in getPalette()
|
H A D | vbapalette.hxx | 36 class ScVbaPalette class 41 ScVbaPalette( SfxObjectShell* pShell = 0 ) : m_pShell( pShell ) {} in ScVbaPalette() function in ScVbaPalette 42 ScVbaPalette( const css::uno::Reference< css::frame::XModel >& rxModel );
|
H A D | vbaborders.cxx | 61 ScVbaPalette m_Palette; 166 …o::Reference< uno::XComponentContext >& xContext, sal_Int32 lineType, ScVbaPalette& rPalette) : Sc… in ScVbaBorder() 310 ScVbaPalette m_Palette; 325 …& xRange, const uno::Reference< uno::XComponentContext > & xContext, ScVbaPalette& rPalette ) : m… in RangeBorders() 355 …nge >& xRange, const uno::Reference< uno::XComponentContext > & xContext, ScVbaPalette& rPalette ) in rangeToBorderIndexAccess() 379 …text > & xContext, const uno::Reference< table::XCellRange >& xRange, ScVbaPalette& rPalette ): … in ScVbaBorders()
|
H A D | vbasheetobject.hxx | 51 const ScVbaPalette& rPalette, 77 ScVbaPalette maPalette; 123 ScVbaPalette maPalette;
|
H A D | vbacharacters.hxx | 41 ScVbaPalette m_aPalette; 47 … css::uno::Reference< css::uno::XComponentContext >& xContext, const ScVbaPalette& dPalette, cons…
|
H A D | vbaborders.hxx | 37 class ScVbaPalette; 45 … & xContext, const css::uno::Reference< css::table::XCellRange >& xRange, ScVbaPalette& rPalette );
|
H A D | vbafont.hxx | 41 ScVbaPalette mPalette; 48 const ScVbaPalette& dPalette,
|
H A D | vbatextframe.cxx | 41 ScVbaPalette aPalette( SfxObjectShell::Current() ); in Characters()
|
H A D | vbatextboxshape.cxx | 60 ScVbaPalette aPalette( pDoc->GetDocumentShell() ); in characters()
|
H A D | vbacharacters.cxx | 32 …rent, const uno::Reference< uno::XComponentContext >& xContext, const ScVbaPalette& dPalette, cons… in ScVbaCharacters()
|
H A D | vbaformat.cxx | 342 ScVbaPalette aPalette( excel::getDocShell( mxModel ) ); in Borders() 356 ScVbaPalette aPalette( excel::getDocShell( mxModel ) ); in Font()
|
H A D | vbatitle.hxx | 47 ScVbaPalette m_Palette;
|
H A D | vbaworkbook.cxx | 97 …uno::Reference< container::XIndexAccess > xIndexAccess( ScVbaPalette::getDefaultPalette(), uno::UN… in ResetColors()
|
H A D | vbainterior.cxx | 152 ScVbaPalette aPalette( pShell ); in getPalette()
|
H A D | vbafont.cxx | 46 const ScVbaPalette& dPalette, in ScVbaFont()
|
H A D | vbasheetobject.cxx | 51 const ScVbaPalette& rPalette, in ScVbaButtonCharacters()
|
H A D | vbarange.cxx | 1407 ScVbaPalette aPalette( pDoc->GetDocumentShell() ); in lcl_setupBorders() 2109 ScVbaPalette aPalette( pDoc->GetDocumentShell() ); in Font() 3626 ScVbaPalette aPalette( pDoc->GetDocumentShell() ); in characters()
|
Completed in 538 milliseconds