| /AOO41X/main/registry/tools/ |
| H A D | options.cxx | 44 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 D | regmerge.cxx | 67 bool Options_Impl::initOptions_Impl (std::vector< std::string > & rArgs) in initOptions_Impl()
|
| /AOO41X/main/vbahelper/source/vbahelper/ |
| H A D | vbaeventshelperbase.cxx | 40 … 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 D | drtxtob1.cxx | 55 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 D | vbaeventshelper.cxx | 62 …( 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 D | vbahyperlink.cxx | 41 ScVbaHyperlink::ScVbaHyperlink( const uno::Sequence< uno::Any >& rArgs, in ScVbaHyperlink()
|
| /AOO41X/main/idlc/source/ |
| H A D | options.cxx | 77 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 D | simpleioerrorrequest.cxx | 33 SimpleIOErrorRequest::SimpleIOErrorRequest( in SimpleIOErrorRequest()
|
| H A D | cancelcommandexecution.cxx | 90 void cancelCommandExecution( const ucb::IOErrorCode eError, in cancelCommandExecution()
|
| /AOO41X/main/vbahelper/inc/vbahelper/ |
| H A D | vbaeventshelperbase.hxx | 75 …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 D | graphite_serverfont.hxx | 59 …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 D | uieventloghelper.hxx | 48 …st ::com::sun::star::uno::Reference< com::sun::star::lang::XMultiServiceFactory >& rServiceManager, in log()
|
| /AOO41X/main/sfx2/source/control/ |
| H A D | macro.cxx | 57 SfxMacroStatement::SfxMacroStatement in SfxMacroStatement() 224 SfxMacroStatement::SfxMacroStatement in SfxMacroStatement()
|
| H A D | request.cxx | 257 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 D | gcach_layout.cxx | 58 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 D | graphite_layout.cxx | 169 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 D | os2layout.cxx | 233 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 D | MyProtocolHandler.cxx | 72 …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 D | docbasic.cxx | 50 static Sequence<Any> *lcl_docbasic_convertArgs( SbxArray& rArgs ) in lcl_docbasic_convertArgs()
|
| /AOO41X/main/oox/source/xls/ |
| H A D | ooxformulaparser.cxx | 179 …OOXMLFormulaParser::initialize( const Sequence< Any >& rArgs ) throw( Exception, RuntimeException ) in initialize()
|
| /AOO41X/main/sc/source/filter/ftools/ |
| H A D | fapihelper.cxx | 109 Reference< XInterface > ScfApiHelper::CreateInstanceWithArgs( in CreateInstanceWithArgs() 133 Reference< XInterface > ScfApiHelper::CreateInstanceWithArgs( in CreateInstanceWithArgs()
|
| /AOO41X/main/sfx2/inc/sfx2/ |
| H A D | event.hxx | 104 const String& rArgs, in SfxNamedHint()
|
| /AOO41X/main/vcl/win/source/gdi/ |
| H A D | winlayout.cxx | 292 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 D | cfg_test.cxx | 124 void ServiceImpl0::initialize( const Sequence< Any >& rArgs ) in initialize()
|
| /AOO41X/main/vcl/aqua/source/gdi/ |
| H A D | ctlayout.cxx | 112 bool CTLayout::LayoutText( ImplLayoutArgs& rArgs ) in LayoutText() 155 void CTLayout::AdjustLayout( ImplLayoutArgs& rArgs ) in AdjustLayout()
|