Home
last modified time | relevance | path

Searched refs:pArgs (Results 26 – 50 of 253) sorted by relevance

1234567891011

/trunk/main/sw/source/core/doc/
H A Ddocbasic.cxx87 sal_Bool SwDoc::ExecMacro( const SvxMacro& rMacro, String* pRet, SbxArray* pArgs ) in ExecMacro() argument
99 pArgs, pRet ? pRetValue : 0 ); in ExecMacro()
113 if( pArgs ) in ExecMacro()
117 pUnoArgs = lcl_docbasic_convertArgs( *pArgs ); in ExecMacro()
153 sal_Bool bCheckPtr, SbxArray* pArgs, const Link* ) in CallEvent() argument
230 rMacro.GetLibName(), pArgs ) ? 1 : 0; in CallEvent()
236 if( pArgs ) in CallEvent()
238 pUnoArgs = lcl_docbasic_convertArgs( *pArgs ); in CallEvent()
H A Ddocdde.cxx96 sal_Bool lcl_FindSection( const SwSectionFmtPtr& rpSectFmt, void* pArgs, bool bCaseSensitive ) in lcl_FindSection() argument
98 _FindItem * const pItem( static_cast<_FindItem*>(pArgs) ); in lcl_FindSection()
125 sal_Bool lcl_FindSectionCaseSensitive( const SwSectionFmtPtr& rpSectFmt, void* pArgs ) in lcl_FindSectionCaseSensitive() argument
127 return lcl_FindSection( rpSectFmt, pArgs, true ); in lcl_FindSectionCaseSensitive()
129 sal_Bool lcl_FindSectionCaseInsensitive( const SwSectionFmtPtr& rpSectFmt, void* pArgs ) in lcl_FindSectionCaseInsensitive() argument
131 return lcl_FindSection( rpSectFmt, pArgs, false ); in lcl_FindSectionCaseInsensitive()
136 sal_Bool lcl_FindTable( const SwFrmFmtPtr& rpTableFmt, void* pArgs ) in lcl_FindTable() argument
138 _FindItem * const pItem( static_cast<_FindItem*>(pArgs) ); in lcl_FindTable()
/trunk/main/sd/source/ui/func/
H A Dfuchar.cxx75 const SfxItemSet* pArgs = rReq.GetArgs(); in DoExecute() local
77 if( !pArgs ) in DoExecute()
99 pArgs = rReq.GetArgs(); in DoExecute()
110 mpView->SetAttributes(*pArgs); in DoExecute()
132 if( SFX_ITEM_SET == pArgs->GetItemState(EE_CHAR_LANGUAGE, sal_False, &pItem ) || in DoExecute()
133 SFX_ITEM_SET == pArgs->GetItemState(EE_CHAR_LANGUAGE_CJK, sal_False, &pItem ) || in DoExecute()
134 SFX_ITEM_SET == pArgs->GetItemState(EE_CHAR_LANGUAGE_CTL, sal_False, &pItem ) ) in DoExecute()
H A Dfutransf.cxx70 const SfxItemSet* pArgs = rReq.GetArgs(); in DoExecute() local
72 if( !pArgs ) in DoExecute()
101 pArgs = rReq.GetArgs(); in DoExecute()
114 pArgs = rReq.GetArgs(); in DoExecute()
120 if( pArgs ) in DoExecute()
128 mpView->SetGeoAttrToMarked( *pArgs ); in DoExecute()
129 mpView->SetAttributes( *pArgs ); in DoExecute()
H A Dfusnapln.cxx73 const SfxItemSet* pArgs = rReq.GetArgs(); in DoExecute() local
84 pArgs = NULL; in DoExecute()
87 if ( !pArgs ) in DoExecute()
166 pArgs = rReq.GetArgs(); in DoExecute()
181 aHlpPos.X() = ((const SfxUInt32Item&) pArgs->Get(ATTR_SNAPLINE_X)).GetValue(); in DoExecute()
182 aHlpPos.Y() = ((const SfxUInt32Item&) pArgs->Get(ATTR_SNAPLINE_Y)).GetValue(); in DoExecute()
192 pArgs->Get(ATTR_SNAPLINE_KIND)).GetValue() ) in DoExecute()
H A Dfupage.cxx498 void FuPage::ApplyItemSet( const SfxItemSet* pArgs ) in ApplyItemSet() argument
500 if( !pArgs ) in ApplyItemSet()
516 if( pArgs->GetItemState(SID_ATTR_PAGE, sal_True, &pPoolItem) == SFX_ITEM_SET ) in ApplyItemSet()
529 if( pArgs->GetItemState(SID_ATTR_PAGE_SIZE, sal_True, &pPoolItem) == SFX_ITEM_SET ) in ApplyItemSet()
537 if( pArgs->GetItemState(mpDoc->GetPool().GetWhich(SID_ATTR_LRSPACE), in ApplyItemSet()
548 if( pArgs->GetItemState(mpDoc->GetPool().GetWhich(SID_ATTR_ULSPACE), in ApplyItemSet()
558 …if( pArgs->GetItemState(mpDoc->GetPool().GetWhich(SID_ATTR_PAGE_EXT1), sal_True, &pPoolItem) == SF… in ApplyItemSet()
563 …if( pArgs->GetItemState(mpDoc->GetPool().GetWhich(SID_ATTR_PAGE_EXT2), sal_True, &pPoolItem) == SF… in ApplyItemSet()
572 …if( pArgs->GetItemState(mpDoc->GetPool().GetWhich(SID_ATTR_PAGE_PAPERBIN), sal_True, &pPoolItem) =… in ApplyItemSet()
612 SfxItemSet aSet( *pArgs ); in ApplyItemSet()
/trunk/main/sw/source/ui/shells/
H A Dtextfld.cxx104 const SfxItemSet* pArgs = rReq.GetArgs(); in ExecField() local
105 if(pArgs) in ExecField()
223 if( SFX_ITEM_SET == pArgs->GetItemState( FN_PARAM_FIELD_TYPE, in ExecField()
227 if( SFX_ITEM_SET == pArgs->GetItemState( in ExecField()
232 if( SFX_ITEM_SET == pArgs->GetItemState( in ExecField()
238 if( SFX_ITEM_SET == pArgs->GetItemState( in ExecField()
243 if( SFX_ITEM_SET == pArgs->GetItemState( in ExecField()
246 if( SFX_ITEM_SET == pArgs->GetItemState( in ExecField()
276 if( SFX_ITEM_SET == pArgs->GetItemState( in ExecField()
279 if( SFX_ITEM_SET == pArgs->GetItemState( in ExecField()
[all …]
H A Dtextsh.cxx158 const SfxItemSet *pArgs = rReq.GetArgs(); in TYPEINIT1() local
161 if(pArgs) in TYPEINIT1()
162 pArgs->GetItemState(nSlot, sal_False, &pItem ); in TYPEINIT1()
509 if(pArgs) in TYPEINIT1()
564 if(pArgs) in TYPEINIT1()
570 if(pArgs->GetItemState(nSlot, sal_False, &pItem) == SFX_ITEM_SET) in TYPEINIT1()
572 if(pArgs->GetItemState(FN_PARAM_1, sal_False, &pItem) == SFX_ITEM_SET) in TYPEINIT1()
574 if(pArgs->GetItemState(FN_PARAM_2, sal_False, &pItem) == SFX_ITEM_SET) in TYPEINIT1()
1109 const SfxItemSet *pArgs = rReq.GetArgs(); in InsertSymbol() local
1111 if( pArgs ) in InsertSymbol()
[all …]
/trunk/main/package/qa/storages/
H A DRegressionTest_114358.java62 Object pArgs[] = new Object[2]; in test()
63 pArgs[0] = (Object) xTempFileStream; in test()
64 pArgs[1] = new Integer( ElementModes.WRITE ); in test()
66 Object oTempStorage = m_xStorageFactory.createInstanceWithArguments( pArgs ); in test()
127 oTempStorage = m_xStorageFactory.createInstanceWithArguments( pArgs ); in test()
169 pArgs[1] = new Integer( ElementModes.READ ); in test()
170 oTempStorage = m_xStorageFactory.createInstanceWithArguments( pArgs ); in test()
H A DRegressionTest_i46848.java62 Object pArgs[] = new Object[2]; in test()
63 pArgs[0] = (Object) xTempFileStream; in test()
64 pArgs[1] = new Integer( ElementModes.WRITE ); in test()
66 Object oTempStorage = m_xStorageFactory.createInstanceWithArguments( pArgs ); in test()
125 oTempStorage = m_xStorageFactory.createInstanceWithArguments( pArgs ); in test()
170 pArgs[1] = new Integer( ElementModes.READ ); in test()
171 oTempStorage = m_xStorageFactory.createInstanceWithArguments( pArgs ); in test()
H A DTest14.java77 Object pArgs[] = new Object[2]; in testForPath() local
78 pArgs[0] = (Object) sTempFileURL; in testForPath()
79 pArgs[1] = new Integer( ElementModes.WRITE ); in testForPath()
81 Object oTempFileStorage = m_xStorageFactory.createInstanceWithArguments( pArgs ); in testForPath()
132 oTempFileStorage = m_xStorageFactory.createInstanceWithArguments( pArgs ); in testForPath()
176 pArgs[1] = new Integer( ElementModes.READ ); in testForPath()
177 Object oResultStorage = m_xStorageFactory.createInstanceWithArguments( pArgs ); in testForPath()
H A DRegressionTest_i30677.java62 Object pArgs[] = new Object[2]; in test()
63 pArgs[0] = (Object) xTempFileStream; in test()
64 pArgs[1] = new Integer( ElementModes.WRITE ); in test()
66 Object oTempStorage = m_xStorageFactory.createInstanceWithArguments( pArgs ); in test()
157 oTempStorage = m_xStorageFactory.createInstanceWithArguments( pArgs ); in test()
229 pArgs[1] = new Integer( ElementModes.READ ); in test()
230 oTempStorage = m_xStorageFactory.createInstanceWithArguments( pArgs ); in test()
H A DTest13.java80 Object pArgs[] = new Object[2]; in testForPath() local
81 pArgs[0] = (Object) sTempFileURL; in testForPath()
82 pArgs[1] = new Integer( ElementModes.WRITE ); in testForPath()
84 Object oTempFileStorage = m_xStorageFactory.createInstanceWithArguments( pArgs ); in testForPath()
143 oTempFileStorage = m_xStorageFactory.createInstanceWithArguments( pArgs ); in testForPath()
201 pArgs[1] = new Integer( ElementModes.READ ); in testForPath()
202 Object oResultStorage = m_xStorageFactory.createInstanceWithArguments( pArgs ); in testForPath()
H A DTest15.java78 Object pArgs[] = new Object[2]; in testForPath() local
79 pArgs[0] = (Object) sTempFileURL; in testForPath()
80 pArgs[1] = new Integer( ElementModes.WRITE ); in testForPath()
82 Object oTempFileStorage = m_xStorageFactory.createInstanceWithArguments( pArgs ); in testForPath()
159 oTempFileStorage = m_xStorageFactory.createInstanceWithArguments( pArgs ); in testForPath()
235 pArgs[1] = new Integer( ElementModes.READ ); in testForPath()
236 Object oResultStorage = m_xStorageFactory.createInstanceWithArguments( pArgs ); in testForPath()
H A DRegressionTest_i55821.java66 Object pArgs[] = new Object[2]; in test()
67 pArgs[0] = (Object) xTempFileStream; in test()
68 pArgs[1] = new Integer( ElementModes.WRITE ); in test()
70 Object oTempStorage = m_xStorageFactory.createInstanceWithArguments( pArgs ); in test()
104 pArgs[1] = new Integer( ElementModes.READ ); in test()
105 Object oResultStorage = m_xStorageFactory.createInstanceWithArguments( pArgs ); in test()
H A DRegressionTest_i29169.java62 Object pArgs[] = new Object[2]; in test()
63 pArgs[0] = (Object) xTempFileStream; in test()
64 pArgs[1] = new Integer( ElementModes.WRITE ); in test()
66 Object oTempStorage = m_xStorageFactory.createInstanceWithArguments( pArgs ); in test()
206 oTempStorage = m_xStorageFactory.createInstanceWithArguments( pArgs ); in test()
332 pArgs[1] = new Integer( ElementModes.READ ); in test()
333 oTempStorage = m_xStorageFactory.createInstanceWithArguments( pArgs ); in test()
H A DTest09.java89 Object pArgs[] = new Object[2]; in test() local
90 pArgs[0] = (Object) sTempFileURL; in test()
91 pArgs[1] = new Integer( ElementModes.WRITE ); in test()
93 Object oTempFileStorage = m_xStorageFactory.createInstanceWithArguments( pArgs ); in test()
132 pArgs[1] = new Integer( ElementModes.READ ); in test()
133 Object oResultStorage = m_xStorageFactory.createInstanceWithArguments( pArgs ); in test()
/trunk/main/sc/source/ui/view/
H A Deditsh.cxx364 const SfxItemSet *pArgs = rReq.GetArgs(); in Execute() local
366 if( pArgs ) in Execute()
833 const SfxItemSet* pArgs = rReq.GetArgs(); in ExecuteAttr() local
841 if (pArgs) in ExecuteAttr()
854 aSetItem.PutItemForScriptType( nScript, pArgs->Get( nWhich ) ); in ExecuteAttr()
863 if (pArgs) in ExecuteAttr()
865 aSet.Put( pArgs->Get( pArgs->GetPool()->GetWhich( nSlot ) ) ); in ExecuteAttr()
935 if ( pArgs ) in ExecuteAttr()
937 …extLineItem& rTextLineItem = static_cast< const SvxTextLineItem& >( pArgs->Get( pArgs->GetPool()->… in ExecuteAttr()
1019 if(pArgs) in ExecuteAttr()
[all …]
/trunk/main/sw/source/ui/app/
H A Ddocst.cxx272 const SfxItemSet* pArgs = rReq.GetArgs(); in ExecStyleSheet() local
279 if( pArgs && SFX_ITEM_SET == pArgs->GetItemState( SID_STYLE_FAMILY, in ExecStyleSheet()
286 if( SFX_ITEM_SET == pArgs->GetItemState( SID_STYLE_NEW, in ExecStyleSheet()
289 if( SFX_ITEM_SET == pArgs->GetItemState( SID_STYLE_MASK, in ExecStyleSheet()
293 if( SFX_ITEM_SET == pArgs->GetItemState( SID_STYLE_REFERENCE, in ExecStyleSheet()
302 if( !pArgs ) in ExecStyleSheet()
346 if( !pArgs ) in ExecStyleSheet()
381 ASSERT( pArgs->Count(), "SfxBug ItemSet ist leer"); in ExecStyleSheet()
387 if( SFX_ITEM_SET == pArgs->GetItemState(SID_STYLE_FAMILY, in ExecStyleSheet()
410 if( SFX_ITEM_SET == pArgs->GetItemState(SID_STYLE_MASK, in ExecStyleSheet()
[all …]
/trunk/main/sfx2/source/appl/
H A Dappserv.cxx825 const SfxItemSet* pArgs = rReq.GetInternalArgs_Impl(); in OfaExec_Impl() local
828 if ( pArgs && pArgs->GetItemState( SID_FILLFRAME, sal_False, &pItem ) == SFX_ITEM_SET ) in OfaExec_Impl()
936 const SfxItemSet* pArgs = rReq.GetArgs(); in OfaExec_Impl() local
937 if ( pArgs && pView ) in OfaExec_Impl()
944 aReq.SetArgs( *pArgs ); in OfaExec_Impl()
955 const SfxItemSet* pArgs = rReq.GetArgs(); in OfaExec_Impl() local
959 if(pArgs && SFX_ITEM_SET == pArgs->GetItemState(SID_RECORDMACRO, sal_False, &pItem) ) in OfaExec_Impl()
981 const SfxItemSet* pArgs = rReq.GetArgs(); in OfaExec_Impl() local
984 if(pArgs && SFX_ITEM_SET == pArgs->GetItemState(SID_MACROORGANIZER, sal_False, &pItem) ) in OfaExec_Impl()
1052 const SfxItemSet* pArgs = rReq.GetArgs(); in OfaExec_Impl() local
[all …]
/trunk/main/odk/examples/java/Storage/
H A DTest09.java83 Object pArgs[] = new Object[2]; in test() local
84 pArgs[0] = (Object) sTempFileURL; in test()
85 pArgs[1] = new Integer( ElementModes.ELEMENT_WRITE ); in test()
87 Object oTempFileStorage = m_xStorageFactory.createInstanceWithArguments( pArgs ); in test()
119 pArgs[1] = new Integer( ElementModes.ELEMENT_READ ); in test()
120 Object oResultStorage = m_xStorageFactory.createInstanceWithArguments( pArgs ); in test()
H A DTest07.java86 Object pArgs[] = new Object[2]; in test()
87 pArgs[0] = (Object) sTempFileURL; in test()
88 pArgs[1] = new Integer( ElementModes.ELEMENT_WRITE ); in test()
90 Object oTempFileStorage = m_xStorageFactory.createInstanceWithArguments( pArgs ); in test()
112 pArgs[1] = new Integer( ElementModes.ELEMENT_READWRITE ); in test()
113 Object oResultStorage = m_xStorageFactory.createInstanceWithArguments( pArgs ); in test()
H A DTest01.java108 Object pArgs[] = new Object[2]; in test()
109 pArgs[0] = (Object) sTempFileURL; in test()
110 pArgs[1] = new Integer( ElementModes.ELEMENT_WRITE ); in test()
112 Object oTempFileStorage = m_xStorageFactory.createInstanceWithArguments( pArgs ); in test()
134 pArgs[1] = new Integer( ElementModes.ELEMENT_READWRITE ); in test()
135 Object oResultStorage = m_xStorageFactory.createInstanceWithArguments( pArgs ); in test()
/trunk/main/filter/source/xsltfilter/com/sun/star/comp/xsltfilter/
H A DXSLTFilterOLEExtracter.java212 Object pArgs[] = new Object[1]; in loadRootStorageFromBase64() local
213 pArgs[0] = (Object) xInput; in loadRootStorageFromBase64()
214 …ct oTempStorage = m_xMSF.createInstanceWithArguments("com.sun.star.embed.OLESimpleStorage", pArgs); in loadRootStorageFromBase64()
215 pArgs = null; in loadRootStorageFromBase64()
228 Object pArgs[] = new Object[1]; in ensureCreateRootStorage() local
229 pArgs[0] = (Object) m_RootStream; in ensureCreateRootStorage()
230 …ct oTempStorage = m_xMSF.createInstanceWithArguments("com.sun.star.embed.OLESimpleStorage", pArgs); in ensureCreateRootStorage()
231 pArgs = null; in ensureCreateRootStorage()
/trunk/main/tools/source/fsys/
H A Dtdir.cxx424 std::va_list pArgs; in Dir() local
425 va_start( pArgs, nSort ); in Dir()
426 ImpSetSort( pArgs, nSort ); in Dir()
545 FSysError Dir::ImpSetSort( std::va_list pArgs, int nFirstSort ) in ImpSetSort() argument
571 *(pSort = new FSysSort) = va_arg( pArgs, FSysSort ); in ImpSetSort()
599 va_end( pArgs ); in ImpSetSort()
676 std::va_list pArgs; in SetSort() local
677 va_start( pArgs, nSort ); in SetSort()
678 return ImpSetSort( pArgs, nSort ); in SetSort()

Completed in 139 milliseconds

1234567891011