Home
last modified time | relevance | path

Searched defs:rArgs (Results 1 – 25 of 62) sorted by relevance

123

/AOO41X/main/registry/tools/
H A Doptions.cxx44 bool Options::checkArgument(std::vector< std::string> & rArgs, char const * arg, size_t len) in checkArgument()
83 bool Options::checkCommandFile(std::vector< std::string > & rArgs, char const * filename) in checkCommandFile()
131 bool Options::initOptions (std::vector< std::string > & rArgs) in initOptions()
H A Dregmerge.cxx67 bool Options_Impl::initOptions_Impl (std::vector< std::string > & rArgs) in initOptions_Impl()
/AOO41X/main/vbahelper/source/vbahelper/
H A Dvbaeventshelperbase.cxx40 … uno::Sequence< uno::Any >& rArgs, const uno::Reference< uno::XComponentContext >& /*xContext*/ ) : in VbaEventsHelperBase()
61 …aEventsHelperBase::hasVbaEventHandler( sal_Int32 nEventId, const uno::Sequence< uno::Any >& rArgs ) in hasVbaEventHandler()
70 … VbaEventsHelperBase::processVbaEvent( sal_Int32 nEventId, const uno::Sequence< uno::Any >& rArgs ) in processVbaEvent()
200 …ntsHelperBase::processVbaEventNoThrow( sal_Int32 nEventId, const uno::Sequence< uno::Any >& rArgs ) in processVbaEventNoThrow()
260 OUString VbaEventsHelperBase::getEventHandlerPath( const EventHandlerInfo& rInfo, in getEventHandlerPath()
/AOO41X/main/sc/source/ui/drawfunc/
H A Ddrtxtob1.cxx55 sal_Bool ScDrawTextObjectBar::ExecuteCharDlg( const SfxItemSet& rArgs, in ExecuteCharDlg()
85 sal_Bool ScDrawTextObjectBar::ExecuteParaDlg( const SfxItemSet& rArgs, in ExecuteParaDlg()
/AOO41X/main/sc/source/ui/vba/
H A Dvbaeventshelper.cxx62 …( const uno::Sequence< uno::Any >& rArgs, sal_Int32 nIndex ) throw (lang::IllegalArgumentException) in lclGetTabFromArgs()
522 …onst uno::Sequence< uno::Any >& rArgs, const uno::Reference< uno::XComponentContext >& xContext ) : in ScVbaEventsHelper()
635 bool ScVbaEventsHelper::implPrepareEvent( EventQueue& rEventQueue, in implPrepareEvent()
685 uno::Sequence< uno::Any > ScVbaEventsHelper::implBuildArgumentList( const EventHandlerInfo& rInfo, in implBuildArgumentList()
837 …uno::Any >& rArgs, sal_Int32 nIndex ) throw (lang::IllegalArgumentException, uno::RuntimeException) in isSelectionChanged()
848 …cVbaEventsHelper::createWorksheet( const uno::Sequence< uno::Any >& rArgs, sal_Int32 nIndex ) const in createWorksheet()
856 …ny ScVbaEventsHelper::createRange( const uno::Sequence< uno::Any >& rArgs, sal_Int32 nIndex ) const in createRange()
884 …cVbaEventsHelper::createHyperlink( const uno::Sequence< uno::Any >& rArgs, sal_Int32 nIndex ) const in createHyperlink()
895 …y ScVbaEventsHelper::createWindow( const uno::Sequence< uno::Any >& rArgs, sal_Int32 nIndex ) const in createWindow()
H A Dvbahyperlink.cxx41 ScVbaHyperlink::ScVbaHyperlink( const uno::Sequence< uno::Any >& rArgs, in ScVbaHyperlink()
/AOO41X/main/idlc/source/
H A Doptions.cxx77 bool Options::checkArgument (std::vector< std::string > & rArgs, char const * arg, size_t len) in checkArgument()
130 bool Options::checkCommandFile (std::vector< std::string > & rArgs, char const * filename) in checkCommandFile()
229 bool Options::initOptions(std::vector< std::string > & rArgs) throw(IllegalArgument) in initOptions()
/AOO41X/main/ucbhelper/source/provider/
H A Dsimpleioerrorrequest.cxx33 SimpleIOErrorRequest::SimpleIOErrorRequest( in SimpleIOErrorRequest()
H A Dcancelcommandexecution.cxx90 void cancelCommandExecution( const ucb::IOErrorCode eError, in cancelCommandExecution()
/AOO41X/main/vbahelper/inc/vbahelper/
H A Dvbaeventshelperbase.hxx75 …o::Sequence< css::uno::Any >& rArgs, sal_Int32 nIndex ) throw (css::lang::IllegalArgumentException) in checkArgument()
80 …o::Sequence< css::uno::Any >& rArgs, sal_Int32 nIndex ) throw (css::lang::IllegalArgumentException) in checkArgumentType()
/AOO41X/main/vcl/inc/
H A Dgraphite_serverfont.hxx59 …virtual bool LayoutText( ImplLayoutArgs& rArgs) { SalLayout::AdjustLayout(rArgs); return maImpl.L… in LayoutText()
60 virtual void AdjustLayout( ImplLayoutArgs& rArgs) in AdjustLayout()
/AOO41X/main/framework/source/inc/dispatch/
H A Duieventloghelper.hxx48 …st ::com::sun::star::uno::Reference< com::sun::star::lang::XMultiServiceFactory >& rServiceManager, in log()
/AOO41X/main/sfx2/source/control/
H A Dmacro.cxx57 SfxMacroStatement::SfxMacroStatement in SfxMacroStatement()
224 SfxMacroStatement::SfxMacroStatement in SfxMacroStatement()
H A Drequest.cxx257 SfxRequest::SfxRequest in SfxRequest()
331 void SfxRequest::SetInternalArgs_Impl( const SfxAllItemSet& rArgs ) in SetInternalArgs_Impl()
345 void SfxRequest_Impl::Record in Record()
437 void SfxRequest::SetArgs( const SfxAllItemSet& rArgs ) in SetArgs()
/AOO41X/main/vcl/source/glyphs/
H A Dgcach_layout.cxx58 bool ServerFontLayout::LayoutText( ImplLayoutArgs& rArgs ) in LayoutText()
72 void ServerFontLayout::AdjustLayout( ImplLayoutArgs& rArgs ) in AdjustLayout()
97 bool ServerFontLayoutEngine::operator()( ServerFontLayout& rLayout, ImplLayoutArgs& rArgs ) in operator ()()
388 bool IcuLayoutEngine::operator()( ServerFontLayout& rLayout, ImplLayoutArgs& rArgs ) in operator ()()
H A Dgraphite_layout.cxx169 GraphiteLayout::Glyphs::fill_from(gr::Segment & rSegment, ImplLayoutArgs &rArgs, in fill_from()
341 ImplLayoutArgs & rArgs, bool bRtl,float fSegmentAdvance, in appendCluster()
589 bool GraphiteLayout::LayoutText(ImplLayoutArgs & rArgs) in LayoutText()
694 gr::Segment * GraphiteLayout::CreateSegment(ImplLayoutArgs& rArgs, GrSegRecord ** pSegRecord) in CreateSegment()
824 bool GraphiteLayout::LayoutGlyphs(ImplLayoutArgs& rArgs, gr::Segment * pSegment, GrSegRecord * pSeg… in LayoutGlyphs()
985 void GraphiteLayout::AdjustLayout(ImplLayoutArgs& rArgs) in AdjustLayout()
1025 void GraphiteLayout::expandOrCondense(ImplLayoutArgs &rArgs) in expandOrCondense()
/AOO41X/main/vcl/os2/source/gdi/
H A Dos2layout.cxx233 bool Os2SalLayout::LayoutText( ImplLayoutArgs& rArgs )
748 void Os2SalLayout::AdjustLayout( ImplLayoutArgs& rArgs )
787 void Os2SalLayout::ApplyDXArray( const ImplLayoutArgs& rArgs )
949 SalLayout* Os2SalGraphics::GetTextLayout( ImplLayoutArgs& rArgs, int nFallbackLevel )
/AOO41X/main/odk/examples/cpp/complextoolbarcontrols/
H A DMyProtocolHandler.cxx72 …RL& aURL, const ::rtl::OUString& rCommand, const Sequence< NamedValue >& rArgs, sal_Bool bEnabled ) in SendCommand()
92 …RL& aURL, const ::rtl::OUString& rCommand, const Sequence< NamedValue >& rArgs, sal_Bool bEnabled ) in SendCommandTo()
/AOO41X/main/sw/source/core/doc/
H A Ddocbasic.cxx50 static Sequence<Any> *lcl_docbasic_convertArgs( SbxArray& rArgs ) in lcl_docbasic_convertArgs()
/AOO41X/main/oox/source/xls/
H A Dooxformulaparser.cxx179 …OOXMLFormulaParser::initialize( const Sequence< Any >& rArgs ) throw( Exception, RuntimeException ) in initialize()
/AOO41X/main/sc/source/filter/ftools/
H A Dfapihelper.cxx109 Reference< XInterface > ScfApiHelper::CreateInstanceWithArgs( in CreateInstanceWithArgs()
133 Reference< XInterface > ScfApiHelper::CreateInstanceWithArgs( in CreateInstanceWithArgs()
/AOO41X/main/sfx2/inc/sfx2/
H A Devent.hxx104 const String& rArgs, in SfxNamedHint()
/AOO41X/main/vcl/win/source/gdi/
H A Dwinlayout.cxx292 bool SimpleWinLayout::LayoutText( ImplLayoutArgs& rArgs )
822 void SimpleWinLayout::AdjustLayout( ImplLayoutArgs& rArgs )
861 void SimpleWinLayout::ApplyDXArray( const ImplLayoutArgs& rArgs )
1275 bool UniscribeLayout::LayoutText( ImplLayoutArgs& rArgs )
2398 void UniscribeLayout::AdjustLayout( ImplLayoutArgs& rArgs )
2411 void UniscribeLayout::ApplyDXArray( const ImplLayoutArgs& rArgs )
2941 void GraphiteWinLayout::AdjustLayout(ImplLayoutArgs& rArgs)
3021 SalLayout* WinSalGraphics::GetTextLayout( ImplLayoutArgs& rArgs, int nFallbackLevel )
/AOO41X/main/cppuhelper/test/
H A Dcfg_test.cxx124 void ServiceImpl0::initialize( const Sequence< Any >& rArgs ) in initialize()
/AOO41X/main/vcl/aqua/source/gdi/
H A Dctlayout.cxx112 bool CTLayout::LayoutText( ImplLayoutArgs& rArgs ) in LayoutText()
155 void CTLayout::AdjustLayout( ImplLayoutArgs& rArgs ) in AdjustLayout()

123