Home
last modified time | relevance | path

Searched refs:rArgs (Results 76 – 100 of 101) sorted by relevance

12345

/trunk/main/chart2/source/controller/main/
H A DDrawCommandDispatch.hxx69 … rCommand, const ::com::sun::star::uno::Sequence< ::com::sun::star::beans::PropertyValue>& rArgs );
H A DFeatureCommandDispatchBase.hxx79 …mmand, const ::com::sun::star::uno::Sequence< ::com::sun::star::beans::PropertyValue>& rArgs ) = 0;
H A DChartController_Tools.cxx905 …mpl_ShapeControllerDispatch( const util::URL& rURL, const Sequence< beans::PropertyValue >& rArgs ) in impl_ShapeControllerDispatch() argument
910 xDispatch->dispatch( rURL, rArgs ); in impl_ShapeControllerDispatch()
H A DChartController.hxx678 const ::com::sun::star::uno::Sequence< ::com::sun::star::beans::PropertyValue >& rArgs );
/trunk/main/svtools/source/uno/
H A Dtoolboxcontroller.cxx717 …tchCommand( const OUString& sCommandURL, const Sequence< PropertyValue >& rArgs, const OUString &s… in dispatchCommand() argument
728 DispatchInfo *pDispatchInfo = new DispatchInfo( xDispatch, aURL, rArgs ); in dispatchCommand()
/trunk/main/oox/inc/oox/xls/
H A Dooxformulaparser.hxx69 … const ::com::sun::star::uno::Sequence< ::com::sun::star::uno::Any >& rArgs )
/trunk/main/sfx2/inc/sfx2/
H A Dmailmodelapi.hxx92 … ::com::sun::star::uno::Sequence< ::com::sun::star::beans::PropertyValue >& rArgs );
H A Dunoctitm.hxx178 … ::com::sun::star::uno::Sequence< ::com::sun::star::beans::PropertyValue >& rArgs ) const;
/trunk/main/slideshow/source/engine/shapes/
H A Dviewshape.hxx197 const RenderArgs& rArgs,
/trunk/main/sc/source/ui/vba/
H A Dvbahyperlink.hxx40 const css::uno::Sequence< css::uno::Any >& rArgs,
/trunk/main/svx/inc/
H A Dtbunocontroller.hxx73 …hCommand( const ::com::sun::star::uno::Sequence< ::com::sun::star::beans::PropertyValue >& rArgs );
/trunk/main/filter/inc/filter/msfilter/
H A Dmsvbahelper.hxx82 … const ::com::sun::star::uno::Sequence< ::com::sun::star::uno::Any >& rArgs )
/trunk/main/sw/source/core/edit/
H A Dedlingu.cxx162 SwConversionArgs &rArgs; member in SwConvIter
165 rArgs( rConvArgs ) in SwConvIter()
448 xEmpty, pPageCnt, pPageSt, false, &rArgs ) >>= aConvText; in Continue()
/trunk/main/sfx2/source/appl/
H A Dappuno.cxx225 …::com::sun::star::uno::Sequence< ::com::sun::star::beans::PropertyValue>& rArgs, SfxAllItemSet& rS… in TransformParameters() argument
238 sal_Int32 nCount = rArgs.getLength(); in TransformParameters()
242 const ::com::sun::star::beans::PropertyValue* pPropsVal = rArgs.getConstArray(); in TransformParameters()
953 …::com::sun::star::uno::Sequence< ::com::sun::star::beans::PropertyValue>& rArgs, const SfxSlot* pS… in TransformItems() argument
1668 rArgs = aSequ; in TransformItems()
/trunk/main/extensions/source/bibliography/
H A Dtoolbar.hxx179 …Int16 nId, const ::com::sun::star::uno::Sequence< ::com::sun::star::beans::PropertyValue >& rArgs);
/trunk/main/canvas/inc/canvas/
H A Dparametricpolypolygon.hxx103 const ::com::sun::star::uno::Sequence< ::com::sun::star::uno::Any >& rArgs );
/trunk/main/oox/inc/oox/core/
H A Dfilterbase.hxx245 … const ::com::sun::star::uno::Sequence< ::com::sun::star::uno::Any >& rArgs )
/trunk/main/svtools/inc/svtools/
H A Dpopupmenucontrollerbase.hxx106 …mmandURL, const ::com::sun::star::uno::Sequence< ::com::sun::star::beans::PropertyValue >& rArgs );
/trunk/main/basic/source/runtime/
H A Drtlproto.hxx30 typedef void( *RtlCall ) ( StarBASIC* p, SbxArray& rArgs, sal_Bool bWrite );
/trunk/main/ucb/source/ucp/gvfs/
H A Dgvfs_content.hxx141 void transfer( const ::com::sun::star::ucb::TransferInfo & rArgs,
/trunk/main/vcl/source/components/
H A Ddtranscomp.cxx244 …ference< XInterface > SAL_CALL createInstanceWithArguments( const Sequence< Any >& rArgs ) throw();
/trunk/main/ucb/source/ucp/webdav/
H A Dwebdavcontent.hxx163 void transfer( const ::com::sun::star::ucb::TransferInfo & rArgs,
/trunk/main/vcl/unx/generic/gdi/
H A Dsalgdi3.cxx1270 SalLayout* X11SalGraphics::GetTextLayout( ImplLayoutArgs& rArgs, int nFallbackLevel ) in GetTextLayout() argument
1275 && !(rArgs.mnFlags & SAL_LAYOUT_DISABLE_GLYPH_PROCESSING) ) in GetTextLayout()
/trunk/main/vcl/source/gdi/
H A Dpdfwriter_impl.cxx2372 bool PDFSalLayout::LayoutText( ImplLayoutArgs& rArgs ) in LayoutText() argument
2374 …const String aText( rArgs.mpStr+rArgs.mnMinCharPos, sal::static_int_cast<xub_StrLen>(rArgs.mnEndCh… in LayoutText()
2382 for( int nCharPos = -1; rArgs.GetNextPos( &nCharPos, &bRightToLeft ); ) in LayoutText()
2386 sal_Unicode cChar = rArgs.mpStr[ nCharPos ]; in LayoutText()
2411 rArgs.NeedFallback( nCharPos, bRightToLeft ); in LayoutText()
2446 SalLayout* PDFWriterImpl::GetTextLayout( ImplLayoutArgs& rArgs, ImplFontSelectData* pSelect ) in GetTextLayout() argument
2459 pLayout->SetText( rArgs.mpStr ); in GetTextLayout()
/trunk/main/oox/source/export/
H A Dooxml-export-notes.txt211 …#23 0x00002b0fcb0f124b in SfxBaseModel::storeAsURL (this=0xf96a00, rURL=@0x7fffe28516b0, rArgs=@0x…

Completed in 149 milliseconds

12345