Searched refs:implnPasteSpecial (Results 1 – 5 of 5) sorted by relevance
/aoo4110/main/sc/source/ui/vba/ |
H A D | excelvbahelper.hxx | 46 void implnPasteSpecial( const css::uno::Reference< css::frame::XModel>& xModel, sal_uInt16 nFlags,s…
|
H A D | excelvbahelper.cxx | 175 void implnPasteSpecial( const uno::Reference< frame::XModel>& xModel, sal_uInt16 nFlags,sal_uInt16 … in implnPasteSpecial() function
|
H A D | vbahelper.cxx | 204 void implnPasteSpecial(sal_uInt16 nFlags,sal_uInt16 nFunction,sal_Bool bSkipEmpty, sal_Bool bTransp… in implnPasteSpecial() function
|
H A D | vbarange.cxx | 2855 excel::implnPasteSpecial(pShell->GetModel(), nFlags,nFormulaBits,bSkipBlanks,bTranspose); in PasteSpecial()
|
/aoo4110/main/vbahelper/source/vbahelper/ |
H A D | vbahelper.cxx | 199 void implnPasteSpecial(SfxViewShell* pViewShell, sal_uInt16 nFlags,sal_uInt16 nFunction,sal_Bool bS…
|
Completed in 62 milliseconds