Home
last modified time | relevance | path

Searched refs:xSet (Results 1 – 25 of 363) sorted by relevance

12345678910>>...15

/dports/editors/libreoffice6/libreoffice-6.4.7.2/svtools/source/config/
H A Dprintoptions.cxx146 if (xSet.is()) in IsReduceTransparency()
166 if (xSet.is()) in GetReducedTransparencyMode()
186 if (xSet.is()) in IsReduceGradients()
208 if (xSet.is()) in GetReducedGradientMode()
230 if (xSet.is()) in GetReducedGradientStepCount()
252 if (xSet.is()) in IsReduceBitmaps()
274 if (xSet.is()) in GetReducedBitmapMode()
296 if (xSet.is()) in GetReducedBitmapResolution()
318 if (xSet.is()) in IsReducedBitmapIncludesTransparency()
446 if ( ! xSet.is()) in impl_setValue()
[all …]
/dports/editors/libreoffice/libreoffice-7.2.6.2/forms/source/component/
H A DGroupManager.cxx256 if (hasProperty( PROPERTY_GROUP_NAME, xSet )) in propertyChange()
272 sGroupName = GetGroupName( xSet ); in propertyChange()
274 removeFromGroupMap(sGroupName,xSet); in propertyChange()
277 InsertElement( xSet ); in propertyChange()
344 m_pCompGroup->InsertComponent( xSet ); in InsertElement()
347 OUString sGroupName( GetGroupName( xSet ) ); in InsertElement()
356 aFind->second.InsertComponent( xSet ); in InsertElement()
367 if ( isRadioButton( xSet ) ) in InsertElement()
384 if (hasProperty(PROPERTY_GROUP_NAME, xSet)) in InsertElement()
388 if (hasProperty(PROPERTY_TABINDEX, xSet)) in InsertElement()
[all …]
H A DImageControl.cxx743 Reference< XPropertySet > xSet( getModel(), UNO_QUERY ); in implClearGraphics() local
744 if ( !xSet.is() ) in implClearGraphics()
766 Reference< XPropertySet > xSet( getModel(), UNO_QUERY ); in implInsertGraphics() local
767 if ( !xSet.is() ) in implInsertGraphics()
783 if ( hasProperty( PROPERTY_BOUNDFIELD, xSet ) ) in implInsertGraphics()
916 Reference<XPropertySet> xSet(getModel(), UNO_QUERY); in mousePressed() local
917 if (!xSet.is()) in mousePressed()
922 if (hasProperty(PROPERTY_BOUNDFIELD, xSet)) in mousePressed()
924 xSet->getPropertyValue(PROPERTY_BOUNDFIELD), in mousePressed()
930 …if ( !hasProperty(PROPERTY_CONTROLSOURCE, xSet) || !::comphelper::getString(xSet->getPropertyValue… in mousePressed()
[all …]
/dports/editors/libreoffice6/libreoffice-6.4.7.2/forms/source/component/
H A DGroupManager.cxx262 if (hasProperty( PROPERTY_GROUP_NAME, xSet )) in propertyChange()
278 sGroupName = GetGroupName( xSet ); in propertyChange()
280 removeFromGroupMap(sGroupName,xSet); in propertyChange()
283 InsertElement( xSet ); in propertyChange()
350 m_pCompGroup->InsertComponent( xSet ); in InsertElement()
353 OUString sGroupName( GetGroupName( xSet ) ); in InsertElement()
362 aFind->second.InsertComponent( xSet ); in InsertElement()
373 if ( isRadioButton( xSet ) ) in InsertElement()
390 if (hasProperty(PROPERTY_GROUP_NAME, xSet)) in InsertElement()
394 if (hasProperty(PROPERTY_TABINDEX, xSet)) in InsertElement()
[all …]
H A DImageControl.cxx748 Reference< XPropertySet > xSet( getModel(), UNO_QUERY ); in implClearGraphics() local
749 if ( xSet.is() ) in implClearGraphics()
771 Reference< XPropertySet > xSet( getModel(), UNO_QUERY ); in implInsertGraphics() local
772 if ( !xSet.is() ) in implInsertGraphics()
788 if ( hasProperty( PROPERTY_BOUNDFIELD, xSet ) ) in implInsertGraphics()
921 Reference<XPropertySet> xSet(getModel(), UNO_QUERY); in mousePressed() local
922 if (!xSet.is()) in mousePressed()
927 if (hasProperty(PROPERTY_BOUNDFIELD, xSet)) in mousePressed()
929 xSet->getPropertyValue(PROPERTY_BOUNDFIELD), in mousePressed()
935 …if ( !hasProperty(PROPERTY_CONTROLSOURCE, xSet) || !::comphelper::getString(xSet->getPropertyValue… in mousePressed()
[all …]
/dports/editors/libreoffice6/libreoffice-6.4.7.2/unotools/source/config/
H A Dhistoryoptions.cxx191 uno::Reference<beans::XPropertySet> xSet; in impl_truncateList() local
205 xOrderList->getByName(sRemove) >>= xSet; in impl_truncateList()
206 xSet->getPropertyValue(s_sHistoryItemRef) >>= sTmp; in impl_truncateList()
288 uno::Reference<beans::XPropertySet> xSet; in GetList() local
290 xSet->getPropertyValue(s_sHistoryItemRef) >>= sUrl; in GetList()
292 xItemList->getByName(sUrl) >>= xSet; in GetList()
334 uno::Reference<beans::XPropertySet> xSet; in AppendItem() local
348 xItemList->getByName(sURL) >>= xSet; in AppendItem()
433 xSet.set(xInst, uno::UNO_QUERY); in AppendItem()
456 uno::Reference<beans::XPropertySet> xSet; in DeleteItem() local
[all …]
/dports/editors/libreoffice/libreoffice-7.2.6.2/unotools/source/config/
H A Dhistoryoptions.cxx191 uno::Reference<beans::XPropertySet> xSet; in impl_truncateList() local
205 xOrderList->getByName(sRemove) >>= xSet; in impl_truncateList()
206 xSet->getPropertyValue(s_sHistoryItemRef) >>= sTmp; in impl_truncateList()
288 uno::Reference<beans::XPropertySet> xSet; in GetList() local
290 xSet->getPropertyValue(s_sHistoryItemRef) >>= sUrl; in GetList()
292 xItemList->getByName(sUrl) >>= xSet; in GetList()
334 uno::Reference<beans::XPropertySet> xSet; in AppendItem() local
348 xItemList->getByName(sURL) >>= xSet; in AppendItem()
433 xSet.set(xInst, uno::UNO_QUERY); in AppendItem()
456 uno::Reference<beans::XPropertySet> xSet; in DeleteItem() local
[all …]
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/filter/html/
H A DSwAppletImpl.cxx131 uno::Reference < beans::XPropertySet > xSet( m_xApplet->getComponent(), uno::UNO_QUERY ); in CreateApplet() local
132 if ( xSet.is() ) in CreateApplet()
134 xSet->setPropertyValue("AppletCode", uno::makeAny( rCode ) ); in CreateApplet()
135 xSet->setPropertyValue("AppletName", uno::makeAny( rName ) ); in CreateApplet()
136 xSet->setPropertyValue("AppletIsScript", uno::makeAny( bMayScript ) ); in CreateApplet()
137 xSet->setPropertyValue("AppletDocBase", uno::makeAny( sDocBase ) ); in CreateApplet()
139 xSet->setPropertyValue("AppletCodeBase", uno::makeAny( rCodeBase ) ); in CreateApplet()
141 xSet->setPropertyValue("AppletCodeBase", uno::makeAny( sDocBase ) ); in CreateApplet()
177 uno::Reference < beans::XPropertySet > xSet( m_xApplet->getComponent(), uno::UNO_QUERY ); in FinishApplet() local
178 if ( xSet.is() ) in FinishApplet()
[all …]
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/filter/html/
H A DSwAppletImpl.cxx131 uno::Reference < beans::XPropertySet > xSet( xApplet->getComponent(), uno::UNO_QUERY ); in CreateApplet() local
132 if ( xSet.is() ) in CreateApplet()
134 xSet->setPropertyValue("AppletCode", uno::makeAny( rCode ) ); in CreateApplet()
135 xSet->setPropertyValue("AppletName", uno::makeAny( rName ) ); in CreateApplet()
136 xSet->setPropertyValue("AppletIsScript", uno::makeAny( bMayScript ) ); in CreateApplet()
137 xSet->setPropertyValue("AppletDocBase", uno::makeAny( sDocBase ) ); in CreateApplet()
139 xSet->setPropertyValue("AppletCodeBase", uno::makeAny( rCodeBase ) ); in CreateApplet()
141 xSet->setPropertyValue("AppletCodeBase", uno::makeAny( sDocBase ) ); in CreateApplet()
177 uno::Reference < beans::XPropertySet > xSet( xApplet->getComponent(), uno::UNO_QUERY ); in FinishApplet() local
178 if ( xSet.is() ) in FinishApplet()
[all …]
/dports/editors/libreoffice/libreoffice-7.2.6.2/sd/source/ui/accessibility/
H A DAccessiblePageShape.cxx83 uno::Reference<beans::XPropertySet> xSet (mxPage, uno::UNO_QUERY); in getBounds() local
84 if (xSet.is()) in getBounds()
88 aValue = xSet->getPropertyValue ("BorderLeft"); in getBounds()
90 aValue = xSet->getPropertyValue ("BorderTop"); in getBounds()
93 aValue = xSet->getPropertyValue ("Width"); in getBounds()
95 aValue = xSet->getPropertyValue ("Height"); in getBounds()
167 uno::Reference<beans::XPropertySet> xSet (mxPage, uno::UNO_QUERY); in getBackground() local
168 if (xSet.is()) in getBackground()
170 uno::Any aBGSet = xSet->getPropertyValue ("Background"); in getBackground()
179 xSet.set(xTarget->getMasterPage(), uno::UNO_QUERY); in getBackground()
[all …]
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sd/source/ui/accessibility/
H A DAccessiblePageShape.cxx83 uno::Reference<beans::XPropertySet> xSet (mxPage, uno::UNO_QUERY); in getBounds() local
84 if (xSet.is()) in getBounds()
88 aValue = xSet->getPropertyValue ("BorderLeft"); in getBounds()
90 aValue = xSet->getPropertyValue ("BorderTop"); in getBounds()
93 aValue = xSet->getPropertyValue ("Width"); in getBounds()
95 aValue = xSet->getPropertyValue ("Height"); in getBounds()
167 uno::Reference<beans::XPropertySet> xSet (mxPage, uno::UNO_QUERY); in getBackground() local
168 if (xSet.is()) in getBackground()
170 uno::Any aBGSet = xSet->getPropertyValue ("Background"); in getBackground()
179 xSet.set(xTarget->getMasterPage(), uno::UNO_QUERY); in getBackground()
[all …]
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/filter/xml/
H A Dxmltexte.cxx152 if ( !xSet.is() ) in lcl_addFrameProperties()
156 Any aAny = xSet->getPropertyValue("FrameIsAutoScroll"); in lcl_addFrameProperties()
160 aAny = xSet->getPropertyValue("FrameIsScrollingMode"); in lcl_addFrameProperties()
165 aAny = xSet->getPropertyValue("FrameIsAutoBorder"); in lcl_addFrameProperties()
169 aAny = xSet->getPropertyValue("FrameIsBorder"); in lcl_addFrameProperties()
174 aAny = xSet->getPropertyValue("FrameMarginWidth"); in lcl_addFrameProperties()
176 aAny = xSet->getPropertyValue("FrameMarginHeight"); in lcl_addFrameProperties()
373 aAny2 = xSet->getPropertyValue("AppletName"); in _exportTextEmbedded()
378 aAny2 = xSet->getPropertyValue("AppletCode"); in _exportTextEmbedded()
434 Any aAny2 = xSet->getPropertyValue("FrameURL"); in _exportTextEmbedded()
[all …]
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/filter/xml/
H A Dxmltexte.cxx160 if ( !xSet.is() ) in lcl_addFrameProperties()
164 Any aAny = xSet->getPropertyValue("FrameIsAutoScroll"); in lcl_addFrameProperties()
168 aAny = xSet->getPropertyValue("FrameIsScrollingMode"); in lcl_addFrameProperties()
173 aAny = xSet->getPropertyValue("FrameIsAutoBorder"); in lcl_addFrameProperties()
177 aAny = xSet->getPropertyValue("FrameIsBorder"); in lcl_addFrameProperties()
182 aAny = xSet->getPropertyValue("FrameMarginWidth"); in lcl_addFrameProperties()
184 aAny = xSet->getPropertyValue("FrameMarginHeight"); in lcl_addFrameProperties()
402 aAny2 = xSet->getPropertyValue("AppletName"); in _exportTextEmbedded()
407 aAny2 = xSet->getPropertyValue("AppletCode"); in _exportTextEmbedded()
463 Any aAny2 = xSet->getPropertyValue("FrameURL"); in _exportTextEmbedded()
[all …]
/dports/editors/libreoffice/libreoffice-7.2.6.2/xmloff/source/draw/
H A Danimimp.cxx501 Reference< XPropertySet > xSet; in endFastElement() local
505 if( xSet.is() ) in endFastElement()
515 mxAnimationsContext->mxLastShape = xSet; in endFastElement()
520 xSet = mxAnimationsContext->mxLastShape; in endFastElement()
523 if( xSet.is() ) in endFastElement()
527 xSet->setPropertyValue( gsDimPrev, Any(true) ); in endFastElement()
533 xSet->setPropertyValue( gsIsAnimation, Any(true) ); in endFastElement()
543 xSet->setPropertyValue( gsDimHide, Any(true) ); in endFastElement()
566 if( xSet.is() ) in endFastElement()
568 xSet->setPropertyValue( gsSound, Any(maSoundURL) ); in endFastElement()
[all …]
/dports/editors/libreoffice6/libreoffice-6.4.7.2/xmloff/source/draw/
H A Danimimp.cxx522 Reference< XPropertySet > xSet; in EndElement() local
526 if( xSet.is() ) in EndElement()
530 Reference< XServiceInfo > xServiceInfo( xSet, UNO_QUERY ); in EndElement()
536 mpImpl->mxLastShape = xSet; in EndElement()
541 xSet = mpImpl->mxLastShape; in EndElement()
544 if( xSet.is() ) in EndElement()
548 xSet->setPropertyValue( AnimImpImpl::gsDimPrev, Any(true) ); in EndElement()
554 xSet->setPropertyValue( AnimImpImpl::gsIsAnimation, Any(true) ); in EndElement()
571 xSet->setPropertyValue( s, makeAny( eEffect ) ); in EndElement()
585 if( xSet.is() ) in EndElement()
[all …]
/dports/editors/libreoffice/libreoffice-7.2.6.2/sdext/source/minimizer/
H A Dconfigurationaccess.cxx175 if ( xSet.is() ) in LoadStrings()
177 const Sequence< OUString > aElements( xSet->getElementNames() ); in LoadStrings()
183 if ( xSet->getByName( aPropertyName ) >>= aString ) in LoadStrings()
209 if ( xSet.is() ) in LoadConfiguration()
212 rCurrent.LoadSettingsFromConfiguration( xSet ); in LoadConfiguration()
214 xSet.set( GetConfigurationNode( xRoot, "Settings/Templates" ), UNO_QUERY ); in LoadConfiguration()
215 if ( xSet.is() ) in LoadConfiguration()
217 const Sequence< OUString > aElements( xSet->getElementNames() ); in LoadConfiguration()
254 rCurrent.SaveSettingsToConfiguration( xSet ); in SaveConfiguration()
258 Reference< container::XNameContainer > xNameContainer( xSet, UNO_QUERY_THROW ); in SaveConfiguration()
[all …]
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sdext/source/minimizer/
H A Dconfigurationaccess.cxx175 if ( xSet.is() ) in LoadStrings()
177 const Sequence< OUString > aElements( xSet->getElementNames() ); in LoadStrings()
183 if ( xSet->getByName( aPropertyName ) >>= aString ) in LoadStrings()
209 if ( xSet.is() ) in LoadConfiguration()
212 rCurrent.LoadSettingsFromConfiguration( xSet ); in LoadConfiguration()
214 xSet.set( GetConfigurationNode( xRoot, "Settings/Templates" ), UNO_QUERY ); in LoadConfiguration()
215 if ( xSet.is() ) in LoadConfiguration()
217 const Sequence< OUString > aElements( xSet->getElementNames() ); in LoadConfiguration()
254 rCurrent.SaveSettingsToConfiguration( xSet ); in SaveConfiguration()
258 Reference< container::XNameContainer > xNameContainer( xSet, UNO_QUERY_THROW ); in SaveConfiguration()
[all …]
/dports/editors/libreoffice/libreoffice-7.2.6.2/cui/source/dialogs/
H A Dinsdlg.cxx380 uno::Reference < beans::XPropertySet > xSet; in run() local
387 xSet.set( m_xObj->getComponent(), uno::UNO_QUERY ); in run()
389 uno::Any aAny = xSet->getPropertyValue( "FrameURL" ); in run()
392 aAny = xSet->getPropertyValue( "FrameName" ); in run()
397 aAny = xSet->getPropertyValue( "FrameMarginWidth" ); in run()
410 aAny = xSet->getPropertyValue( "FrameMarginHeight" ); in run()
428 aAny = xSet->getPropertyValue( "FrameIsAutoScroll" ); in run()
445 aAny = xSet->getPropertyValue( "FrameIsAutoBorder" ); in run()
449 aAny = xSet->getPropertyValue( "FrameIsBorder" ); in run()
492 xSet.set( m_xObj->getComponent(), uno::UNO_QUERY ); in run()
[all …]
/dports/editors/libreoffice6/libreoffice-6.4.7.2/cui/source/dialogs/
H A Dinsdlg.cxx377 uno::Reference < beans::XPropertySet > xSet; in run() local
384 xSet.set( m_xObj->getComponent(), uno::UNO_QUERY ); in run()
386 uno::Any aAny = xSet->getPropertyValue( "FrameURL" ); in run()
389 aAny = xSet->getPropertyValue( "FrameName" ); in run()
394 aAny = xSet->getPropertyValue( "FrameMarginWidth" ); in run()
407 aAny = xSet->getPropertyValue( "FrameMarginHeight" ); in run()
425 aAny = xSet->getPropertyValue( "FrameIsAutoScroll" ); in run()
442 aAny = xSet->getPropertyValue( "FrameIsAutoBorder" ); in run()
446 aAny = xSet->getPropertyValue( "FrameIsBorder" ); in run()
485 xSet.set( m_xObj->getComponent(), uno::UNO_QUERY ); in run()
[all …]
/dports/editors/libreoffice/libreoffice-7.2.6.2/sd/source/ui/sidebar/
H A DRecentlyUsedMasterPages.cxx115 Reference<container::XNameAccess> xSet ( in LoadPersistentValues() local
118 if ( ! xSet.is()) in LoadPersistentValues()
127 const Sequence<OUString> aKeys (xSet->getElementNames()); in LoadPersistentValues()
133 xSet->getByName(rKey), UNO_QUERY); in LoadPersistentValues()
177 Reference<container::XNameContainer> xSet ( in SavePersistentValues() local
180 if ( ! xSet.is()) in SavePersistentValues()
184 const Sequence<OUString> aKeys (xSet->getElementNames()); in SavePersistentValues()
186 xSet->removeByName (rKey); in SavePersistentValues()
193 xSet, UNO_QUERY); in SavePersistentValues()
205 xSet->insertByName (sKey, makeAny(xChild)); in SavePersistentValues()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sd/source/ui/sidebar/
H A DRecentlyUsedMasterPages.cxx115 Reference<container::XNameAccess> xSet ( in LoadPersistentValues() local
118 if ( ! xSet.is()) in LoadPersistentValues()
127 const Sequence<OUString> aKeys (xSet->getElementNames()); in LoadPersistentValues()
133 xSet->getByName(rKey), UNO_QUERY); in LoadPersistentValues()
180 Reference<container::XNameContainer> xSet ( in SavePersistentValues() local
183 if ( ! xSet.is()) in SavePersistentValues()
187 const Sequence<OUString> aKeys (xSet->getElementNames()); in SavePersistentValues()
189 xSet->removeByName (rKey); in SavePersistentValues()
196 xSet, UNO_QUERY); in SavePersistentValues()
208 xSet->insertByName (sKey, makeAny(xChild)); in SavePersistentValues()
/dports/editors/libreoffice/libreoffice-7.2.6.2/testtools/source/bridgetest/cli/
H A Dcli_bridgetest_inprocess.cs110 XSet xSet = (XSet) xContext.getServiceManager(); in Main()
111 xSet.insert( in Main()
117 xSet.insert( in Main()
123 xSet.insert( in Main()
129 xSet.insert( in Main()
135 xSet.insert( in Main()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/testtools/source/bridgetest/cli/
H A Dcli_bridgetest_inprocess.cs110 XSet xSet = (XSet) xContext.getServiceManager(); in Main()
111 xSet.insert( in Main()
117 xSet.insert( in Main()
123 xSet.insert( in Main()
129 xSet.insert( in Main()
135 xSet.insert( in Main()
/dports/science/wxmacmolplt/wxmacmolplt-7.7-43-g9a46f7a/src/
H A DwxMolGraph.h193 int xSet,
209 void delXSet(int xSet);
220 void delYSet(int xSet, int ySet);
230 int getSelection(int xSet);
242 void setSelection(int xSet, int index);
323 void setVisible(int xSet, int ySet, bool visible);
H A DwxMolGraph.cpp67 int xSet, in addYSet() argument
94 data[xSet].second.pop_back(); in addYSet()
107 data[xSet].second.pop_back(); in addYSet()
108 dataSettings[xSet].pop_back(); in addYSet()
117 void wxMolGraph::delXSet(int xSet) { in delXSet() argument
138 data[xSet].first.first.clear(); in delXSet()
139 data[xSet].first.second = -1; in delXSet()
140 data[xSet].second.clear(); in delXSet()
141 dataSettings[xSet].clear(); in delXSet()
152 data[xSet].second.clear(); in delYSet()
[all …]

12345678910>>...15