Home
last modified time | relevance | path

Searched refs:set (Results 251 – 275 of 2405) sorted by relevance

1...<<11121314151617181920>>...97

/trunk/main/writerfilter/source/dmapper/
H A DPropertyIds.hxx333 void set(PropertyIds aId, const uno::Any & rValue);
334 void set(PropertyIds aId, sal_uInt32 nValue);
335 void set(PropertyIds aId, sal_Int32 nValue);
336 void set(PropertyIds aId, sal_uInt16 nValue);
337 void set(PropertyIds aId, sal_Int16 nValue);
H A DPropertyIds.cxx398 void PropertySequence::set(PropertyIds aPropId, const uno::Any & rValue) in set() function in writerfilter::dmapper::PropertySequence
406 void PropertySequence::set(PropertyIds aPropId, sal_uInt32 nValue) in set() function in writerfilter::dmapper::PropertySequence
411 set(aPropId, aAny); in set()
414 void PropertySequence::set(PropertyIds aPropId, sal_Int32 nValue) in set() function in writerfilter::dmapper::PropertySequence
419 set(aPropId, aAny); in set()
422 void PropertySequence::set(PropertyIds aPropId, sal_uInt16 nValue) in set() function in writerfilter::dmapper::PropertySequence
427 set(aPropId, aAny); in set()
430 void PropertySequence::set(PropertyIds aPropId, sal_Int16 nValue) in set() function in writerfilter::dmapper::PropertySequence
435 set(aPropId, aAny); in set()
/trunk/main/cppu/source/AffineBridge/
H A DAffineBridge.cxx157 m_innerCondition.set(); in ~AffineBridge()
201 m_innerCondition.set(); in outerDispatch()
235 m_outerCondition.set(); in innerDispatch()
265 m_innerCondition.set(); in v_callInto_v()
298 m_outerCondition.set(); in v_callOut_v()
/trunk/main/reportdesign/source/core/api/
H A DReportEngineJFree.cxx161 set(PROPERTY_STATUSINDICATOR,_statusindicator,m_StatusIndicator); in setStatusIndicator()
223 xStorageProp.set(xOut,uno::UNO_QUERY); in getNewOutputName()
305 xFrameLoad.set( m_xContext->getServiceManager()->createInstanceWithContext( in createDocumentAlive()
312 xFrameLoad.set( xFrame,uno::UNO_QUERY); in createDocumentAlive()
333 xModel.set( xFrameLoad->loadComponentFromURL( in createDocumentAlive()
408 set(PROPERTY_ACTIVECONNECTION,_activeconnection,m_xActiveConnection); in setActiveConnection()
419 set(PROPERTY_MAXROWS,_MaxRows,m_nMaxRows); in setMaxRows()
H A DFunction.cxx147 set(PROPERTY_PREEVALUATED,the_value,m_bPreEvaluated); in setPreEvaluated()
159 set(PROPERTY_DEEPTRAVERSING,the_value,m_bDeepTraversing); in setDeepTraversing()
172 set(PROPERTY_NAME,the_value,m_sName); in setName()
183 set(PROPERTY_FORMULA,the_value,m_sFormula); in setFormula()
194 set(PROPERTY_INITIALFORMULA,the_value,m_sInitialFormula); in setInitialFormula()
/trunk/main/offapi/com/sun/star/awt/
H A DUnoControlButtonModel.idl89 <p>If set to <TRUE/> (which is the default), the button control automatically grabs the
91 If set to <FALSE/>, the focus is preserved when the user operates the button control with
161 <ul><li>If <member>ImageURL</member> is set, <member>Graphic</member> will be reset
164 <li>If <member>Graphic</member> is set, <member>ImageURL</member> will be reset
204 set to <TRUE/>, the button is repeatedly pressed while you hold
229 If <member>Toggle</member> property is set to <TRUE/>, the pressed state
263 … <p>If this property is set to <TRUE/>, a single operation of the button control (pressing space
H A DXMenu.idl186 specifies the menu item ID for which the command should be set.
197 specifies the menu item ID for which the command URL should be set.
207 specifies the menu item ID for which the help command URL be set.
218 specifies the menu item ID for which the help command should be set.
228 specifies the menu item identifier for which the help text should be set.
249 specifies the menu item identifier for which the tip help text should be set.
278 specifies the menu item ID for which the <type>XPopupMenu</type> should be set.
/trunk/main/desktop/test/deployment/update/license/
H A Dreadme.txt4 The default value is false, which means that the attribute is not set, then the license is displaye…
6 lic1.oxt: attribute not set
7 lic2.oxt: attribute set to false
8 lic3.oxt: attribute set to true
/trunk/main/connectivity/source/inc/java/
H A DGlobalRef.hxx66 set( t.env(), _source.get() ); in operator =()
85 void set( JNIEnv& _environment, T _object ) in set() function in connectivity::jdbc::GlobalRef
94 void set( LocalRef< T >& _object ) in set() function in connectivity::jdbc::GlobalRef
96 set( _object.env(), _object.release() ); in set()
/trunk/main/sfx2/source/layout/
H A Dsfxtabpage.cxx35 …::Window *parent, char const* xml_file, char const* id, ResId const& res_id, SfxItemSet const* set)
36 : ::SfxTabDialog (parent, res_id, set)
57 …TabPage::SfxTabPage (::Window *parent, char const* xml_file, char const* id, SfxItemSet const* set) in SfxTabPage() argument
58 : ::SfxTabPage (parent, 0, *set) in SfxTabPage()
/trunk/main/offapi/com/sun/star/text/
H A DReferenceFieldPart.idl84 … <p>This option is only valid, if the source of the reference is a bookmark or a set reference.</p>
86set reference starts - named "referenced item" in the following - is displayed. To unambiguous
103 … <p>This option is only valid, if the source of the reference is a bookmark or a set reference.</p>
105set reference starts, is displayed. If this paragraph isn't numbered, nothing is displayed.</p>
113 … <p>This option is only valid, if the source of the reference is a bookmark or a set reference.</p>
115set reference starts - named "referenced item" in the following - is displayed and the contents
/trunk/main/offapi/com/sun/star/rendering/
H A DXIntegerBitmap.idl77 Data to set
80 Layout of the data to set. Must match this bitmap's current
84 Destination rectangle, within the bounds of the bitmap, to set
119 The color value(s) to set
122 Layout of the color elements to set. Must match this bitmap's
126 Pixel position with the bounds of the bitmap to set.
/trunk/main/sc/source/ui/unoobj/
H A Ddispuno.cxx78 …m_xIntercepted.set(uno::Reference<frame::XDispatchProviderInterception>(pViewShell->GetViewFrame()… in ScDispatchProviderInterceptor()
171 m_xSlaveDispatcher.set(xNewDispatchProvider); in setSlaveDispatchProvider()
187 m_xMasterDispatcher.set(xNewSupplier); in setMasterDispatchProvider()
303 aEvent.Source.set(static_cast<cppu::OWeakObject*>(this)); in addStatusListener()
382 aEvent.Source.set(static_cast<cppu::OWeakObject*>(this)); in selectionChanged()
405 aEvent.Source.set(static_cast<cppu::OWeakObject*>(this)); in disposing()
H A Ddocuno.cxx1991 case SC_SERVICE_GRADTAB: xRet.set(xDrawGradTab); break; in SC_IMPL_DUMMY_PROPERTY_LISTENER()
1992 case SC_SERVICE_HATCHTAB: xRet.set(xDrawHatchTab); break; in SC_IMPL_DUMMY_PROPERTY_LISTENER()
1993 case SC_SERVICE_BITMAPTAB: xRet.set(xDrawBitmapTab); break; in SC_IMPL_DUMMY_PROPERTY_LISTENER()
1994 case SC_SERVICE_TRGRADTAB: xRet.set(xDrawTrGradTab); break; in SC_IMPL_DUMMY_PROPERTY_LISTENER()
1995 case SC_SERVICE_MARKERTAB: xRet.set(xDrawMarkerTab); break; in SC_IMPL_DUMMY_PROPERTY_LISTENER()
1996 case SC_SERVICE_DASHTAB: xRet.set(xDrawDashTab); break; in SC_IMPL_DUMMY_PROPERTY_LISTENER()
2017 case SC_SERVICE_GRADTAB: xDrawGradTab.set(xRet); break; in SC_IMPL_DUMMY_PROPERTY_LISTENER()
2018 case SC_SERVICE_HATCHTAB: xDrawHatchTab.set(xRet); break; in SC_IMPL_DUMMY_PROPERTY_LISTENER()
2022 case SC_SERVICE_DASHTAB: xDrawDashTab.set(xRet); break; in SC_IMPL_DUMMY_PROPERTY_LISTENER()
2050 xRet.set(xShape); in SC_IMPL_DUMMY_PROPERTY_LISTENER()
[all …]
/trunk/main/offapi/com/sun/star/document/
H A DExtendedTypeDetectionFactory.idl50 This factory implements read/write access on the underlying configuration set.
70 …which represent the configuration data set of this detector component. The used properties are the…
81 /** provides read access to the complete set of configuration data.
84 Every container item is specified as a set of properties and will be
120 /** provides search on the configuration data set.
133 Because the complexness of such configuration set can be very high,
/trunk/main/salhelper/inc/salhelper/
H A Dfuture.hxx69 inline void set (const value_type& value) SAL_THROW(()) in set() function in salhelper::FutureValue
72 Condition::set(); in set()
100 inline void set (const value_type& value) SAL_THROW(()) in set() function in salhelper::Future
103 m_aValue.set (value); in set()
/trunk/main/drawinglayer/source/primitive2d/
H A Ddiscretebitmapprimitive2d.cxx63 aObjectTransform.set(0, 0, aWorldSize.getX()); in create2DDecomposition()
64 aObjectTransform.set(1, 1, aWorldSize.getY()); in create2DDecomposition()
65 aObjectTransform.set(0, 2, aWorldTopLeft.getX()); in create2DDecomposition()
66 aObjectTransform.set(1, 2, aWorldTopLeft.getY()); in create2DDecomposition()
/trunk/main/offapi/com/sun/star/form/component/
H A DDataForm.idl68 <p>A database form is a special kind of enhanced database row set
103 <p>Loading a form is basically the same as executing the underlying row set. In fact, all the
105 …<member scope="com::sun::star::sdbc">XRowSet::execute</member>, moving the row set cursor and so o…
108 …is that if you use the former, the row set is positioned on the first record, while in the latter …
195 /** determines if insertions into the form's row set are allowed.
199 if the property is set to <FALSE/>, but the user interface should respect the property
209 if the property is set to <FALSE/>, but the user interface should respect the property
219 if the property is set to <FALSE/>, but the user interface should respect the property
/trunk/main/offapi/com/sun/star/sheet/
H A DTableValidation.idl76 is set to <TRUE/>.</p>
85 is set to <TRUE/>.</p>
101 is set to <TRUE/>.</p>
110 is set to <TRUE/>.</p>
125 is set to <TRUE/>.</p>
/trunk/main/sw/source/ui/app/
H A Ddocsh.cxx253 pRdr->GetDoc()->set(IDocumentSettingAccess::HTML_MODE, ISA(SwWebDocShell)); in ConvertFrom()
330 mpDoc->set(IDocumentSettingAccess::DO_NOT_CAPTURE_DRAW_OBJS_ON_PAGE, false); in Save()
475 mpDoc->set(IDocumentSettingAccess::DO_NOT_CAPTURE_DRAW_OBJS_ON_PAGE, false); in SaveAs()
657 mpDoc->set(IDocumentSettingAccess::DO_NOT_CAPTURE_DRAW_OBJS_ON_PAGE, false); in ConvertTo()
694 GetDoc()->set(IDocumentSettingAccess::HTML_MODE, 1 == nSaveType); in ConvertTo()
695 GetDoc()->set(IDocumentSettingAccess::GLOBAL_DOCUMENT, 2 == nSaveType); in ConvertTo()
697 GetDoc()->set(IDocumentSettingAccess::GLOBAL_DOCUMENT_SAVE_LINKS, false); in ConvertTo()
722 GetDoc()->set(IDocumentSettingAccess::HTML_MODE, bIsHTMLModeSave ); in ConvertTo()
723 GetDoc()->set(IDocumentSettingAccess::GLOBAL_DOCUMENT, bIsGlobalDocSave); in ConvertTo()
724 GetDoc()->set(IDocumentSettingAccess::GLOBAL_DOCUMENT_SAVE_LINKS, bIsGlblDocSaveLinksSave); in ConvertTo()
/trunk/main/winaccessibility/source/service/
H A DAccMenuEventListener.cxx117 void AccMenuEventListener::fireStatePropertyChange(short state, bool set) in fireStatePropertyChange() argument
119 if( set ) in fireStatePropertyChange()
131 AccComponentEventListener::fireStatePropertyChange(state, set in fireStatePropertyChange()
146 AccComponentEventListener::fireStatePropertyChange(state, set in fireStatePropertyChange()
/trunk/main/svx/source/form/
H A Dfmobj.cxx223 xRightMostLeaf.set( in SetPage()
229 xNewParent.set( ensureModelEnv( xRightMostLeaf, xNewPageForms ), UNO_QUERY_THROW ); in SetPage()
246 xOldForms.set( pOldFormPage->GetForms(), UNO_QUERY_THROW ); in SetPage()
261 xNewParent.set( ensureModelEnv( xMeAsChild->getParent(), xNewPageForms ), UNO_QUERY ); in SetPage()
578 xCurrentDestForm.set( in ensureModelEnv()
675 … xParentForm.set( rPage.GetImpl().findPlaceInFormComponentHierarchy( xContent ), UNO_SET_THROW ); in EndCreate()
676 xFormToInsertInto.set( xParentForm, UNO_QUERY_THROW ); in EndCreate()
/trunk/main/offapi/com/sun/star/accessibility/
H A DAccessibleStateType.idl31 <p>This list of constants defines the available set of states that an
39 include future extensions to the set of roles we have to use constants
184 <p>An object has set the <const>SHOWING</const> state if itself and
185 all of its parents have set the <const>VISIBLE</const> state and it
210 <p>A set <const>VISIBLE</const> state indicates that an object wants
212 set <const>SHOWING</const> state, if all of its parents have also
213 set the <const>VISIBLE</const> state and the object lies at least
/trunk/main/dbaccess/source/filter/xml/
H A Ddbloader2.cxx147 xStorageProperties.set( ::comphelper::OStorageHelper::GetStorageFromInputStream( in detect()
157 xStorageProperties.set( ::comphelper::OStorageHelper::GetStorageFromURL( in detect()
371 xFrame.set(xFrame->getCreator(),UNO_QUERY); in lcl_getTopMostWindow()
450 xModel.set( aMediaDesc.getOrDefault( "Model", xExistentDBDoc ), UNO_QUERY ); in load()
472 xDocumentDataSource.set( xDatabaseContext->createInstance(), UNO_QUERY_THROW ); in load()
478 …xDocumentDataSource.set( xDatabaseContext->createInstanceWithArguments( aCreationArgs.getWrappedNa… in load()
481 xModel.set( xDocumentDataSource->getDatabaseDocument(), UNO_QUERY ); in load()
/trunk/main/oox/source/drawingml/diagram/
H A Ddiagramdefinitioncontext.cxx85 xRet.set( new LayoutNodeContext( *this, xAttribs, mpLayout->getNode() ) ); in createFastChildContext()
92 xRet.set( new DataModelContext( *this, mpLayout->getSampData() ) ); in createFastChildContext()
96 xRet.set( new DataModelContext( *this, mpLayout->getStyleData() ) ); in createFastChildContext()
105 xRet.set(this); in createFastChildContext()

Completed in 112 milliseconds

1...<<11121314151617181920>>...97