Home
last modified time | relevance | path

Searched refs:GetProperties (Results 1 – 25 of 177) sorted by relevance

12345678

/trunk/main/sd/source/ui/slidesorter/shell/
H A DSlideSorterService.cxx345 return mpSlideSorter->GetProperties()->IsShowSelection(); in getIsShowSelection()
356 mpSlideSorter->GetProperties()->SetShowSelection(bValue); in setIsShowSelection()
369 return mpSlideSorter->GetProperties()->IsShowFocus(); in getIsShowFocus()
380 mpSlideSorter->GetProperties()->SetShowFocus(bValue); in setIsShowFocus()
393 return mpSlideSorter->GetProperties()->IsCenterSelection(); in getIsCenterSelection()
404 mpSlideSorter->GetProperties()->SetCenterSelection(bValue); in setIsCenterSelection()
417 return mpSlideSorter->GetProperties() in getIsSuspendPreviewUpdatesDuringFullScreenPresentation()
430 mpSlideSorter->GetProperties() in setIsSuspendPreviewUpdatesDuringFullScreenPresentation()
520 mpSlideSorter->GetProperties()->GetTextColor().GetColor()); in getTextColor()
593 return mpSlideSorter->GetProperties()->IsUIReadOnly(); in getIsUIReadOnly()
[all …]
/trunk/main/svx/source/engine3d/
H A Dlathe3d.cxx96 GetProperties().SetObjectItemDirect(Svx3DVerticalSegmentsItem(nSegCnt)); in E3dLatheObj()
116 GetProperties().SetObjectItemDirect(Svx3DSmoothNormalsItem(rDefault.GetDefaultLatheSmoothed())); in SetDefaultAttributes()
117GetProperties().SetObjectItemDirect(Svx3DSmoothLidsItem(rDefault.GetDefaultLatheSmoothFrontBack())… in SetDefaultAttributes()
118GetProperties().SetObjectItemDirect(Svx3DCharacterModeItem(rDefault.GetDefaultLatheCharacterMode()… in SetDefaultAttributes()
119 GetProperties().SetObjectItemDirect(Svx3DCloseFrontItem(rDefault.GetDefaultLatheCloseFront())); in SetDefaultAttributes()
120 GetProperties().SetObjectItemDirect(Svx3DCloseBackItem(rDefault.GetDefaultLatheCloseBack())); in SetDefaultAttributes()
173 GetProperties().SetObjectItemDirect(Svx3DHorizontalSegmentsItem(nHSegs)); in ReSegment()
174 GetProperties().SetObjectItemDirect(Svx3DVerticalSegmentsItem(nVSegs)); in ReSegment()
203 GetProperties().SetObjectItemDirect(Svx3DVerticalSegmentsItem(nSegCnt)); in SetPolyPoly2D()
H A Dextrud3d.cxx85 GetProperties().SetObjectItemDirect(Svx3DDepthItem((sal_uInt32)(fDepth + 0.5))); in E3dExtrudeObj()
98 GetProperties().SetObjectItemDirect(Svx3DSmoothNormalsItem(rDefault.GetDefaultExtrudeSmoothed())); in SetDefaultAttributes()
99GetProperties().SetObjectItemDirect(Svx3DSmoothLidsItem(rDefault.GetDefaultExtrudeSmoothFrontBack(… in SetDefaultAttributes()
100GetProperties().SetObjectItemDirect(Svx3DCharacterModeItem(rDefault.GetDefaultExtrudeCharacterMode… in SetDefaultAttributes()
101 GetProperties().SetObjectItemDirect(Svx3DCloseFrontItem(rDefault.GetDefaultExtrudeCloseFront())); in SetDefaultAttributes()
102 GetProperties().SetObjectItemDirect(Svx3DCloseBackItem(rDefault.GetDefaultExtrudeCloseBack())); in SetDefaultAttributes()
105 GetProperties().SetObjectItemDirect(Svx3DTextureProjectionXItem(1)); in SetDefaultAttributes()
106 GetProperties().SetObjectItemDirect(Svx3DTextureProjectionYItem(1)); in SetDefaultAttributes()
/trunk/main/xmloff/source/style/
H A Dimpastp3.cxx65 if( nProperties > (sal_Int32)pIS->GetProperties().size() ) in Add()
69 else if( nProperties < (sal_Int32)pIS->GetProperties().size() ) in Add()
73 else if( !bDontSeek && pFamilyData->mxMapper->Equals( pIS->GetProperties(), rProperties ) ) in Add()
109 if( nProperties > (sal_Int32)pIS->GetProperties().size() ) in AddNamed()
113 else if( nProperties < (sal_Int32)pIS->GetProperties().size() ) in AddNamed()
145 if( nItems > pIS->GetProperties().size() ) in Find()
149 else if( nItems < pIS->GetProperties().size() ) in Find()
153 else if( pFamilyData->mxMapper->Equals( pIS->GetProperties(), rProperties ) ) in Find()
H A DPageMasterImportContext.cxx128 xAttrList, GetProperties(), xImpPrMap, nStartIndex, nEndIndex, bHeader); in CreateChildContext()
159 GetProperties(), in CreateChildContext()
174 if(!m_bIsFillStyleAlreadyConverted && GetProperties().size()) in FillPropertySet()
238 xImpPrMap->FillPropertySet(GetProperties(), rPropSet, aContextIDs); in FillPropertySet()
268 struct XMLPropertyState& rState = GetProperties()[nIndex]; in FillPropertySet()
H A Dimpastp4.cxx469 aExpStyles[i].mpProperties->GetProperties(), in exportXML()
501 aExpStyles[i].mpProperties->GetProperties(), in exportXML()
507 aExpStyles[i].mpProperties->GetProperties(), in exportXML()
/trunk/main/svx/source/customshapes/
H A DEnhancedCustomShape3d.cxx366 pScene->GetProperties().SetObjectItem( Svx3DShadeModeItem( 0 ) ); in Create3DObject()
395 pScene->GetProperties().SetObjectItem( Svx3DTwoSidedLightingItem( sal_True ) ); in Create3DObject()
726 pScene->GetProperties().SetObjectItem( Svx3DLightOnOff1Item( sal_True ) ); in Create3DObject()
728 pScene->GetProperties().SetObjectItem( Svx3DLightcolor1Item( aAmbientSpot1Color ) ); in Create3DObject()
729 pScene->GetProperties().SetObjectItem( Svx3DLightDirection1Item( aSpotLight1 ) ); in Create3DObject()
734 pScene->GetProperties().SetObjectItem( Svx3DLightOnOff2Item( sal_True ) ); in Create3DObject()
736 pScene->GetProperties().SetObjectItem( Svx3DLightcolor2Item( aAmbientSpot2Color ) ); in Create3DObject()
737 pScene->GetProperties().SetObjectItem( Svx3DLightDirection2Item( aSpotLight2 ) ); in Create3DObject()
741 pScene->GetProperties().SetObjectItem( Svx3DLightOnOff3Item( sal_True ) ); in Create3DObject()
744 pScene->GetProperties().SetObjectItem( Svx3DLightDirection3Item( aSpotLight3 ) ); in Create3DObject()
[all …]
/trunk/main/xmloff/source/draw/
H A DXMLShapeStyleContext.cxx127 GetProperties(), in CreateChildContext()
149 ::std::vector< XMLPropertyState > &rProperties = GetProperties(); in FillPropertySet()
203 if(!m_bIsFillStyleAlreadyConverted && GetProperties().size()) in FillPropertySet()
245 xImpPrMap->FillPropertySet( GetProperties(), rPropSet, aContextIDs ); in FillPropertySet()
264 struct XMLPropertyState& rState = GetProperties()[nIndex]; in FillPropertySet()
295 struct XMLPropertyState& rState = GetProperties()[nIndex]; in FillPropertySet()
/trunk/main/xmloff/source/text/
H A Dtxtstyli.cxx191 GetProperties(), in CreateChildContext()
511 xImpPrMap->CheckSpecialContext( GetProperties(), rPropSet, aContextIDs ); in FillPropertySet()
515 xImpPrMap->FillPropertySet( GetProperties(), rPropSet, aContextIDs ); in FillPropertySet()
523 Any& rAny = GetProperties()[nIndex].maValue; in FillPropertySet()
539 …(aContextIDs[1].nIndex == -1) ? makeAny( false ) : GetProperties()[aContextIDs[1].nIndex].maValue … in FillPropertySet()
550 : GetProperties()[aContextIDs[2].nIndex].maValue ); in FillPropertySet()
562 struct XMLPropertyState& rState = GetProperties()[nIndex]; in FillPropertySet()
/trunk/main/linguistic/source/
H A Dlngsvcmgr.cxx226 uno::Sequence< uno::Any > aValues = /*aCfg.*/GetProperties( aNames ); in SetAvailableCfgServiceLists()
670 aValues = /*aCfg.*/GetProperties( aNames ); in Notify()
695 aValues = /*aCfg.*/GetProperties( aNames ); in Notify()
723 aValues = /*aCfg.*/GetProperties( aNames ); in Notify()
748 aValues = /*aCfg.*/GetProperties( aNames ); in Notify()
1138 uno::Sequence< uno::Any > aValues( /*aCfg.*/GetProperties( aNames ) ); in SetCfgServiceLists()
1181 uno::Sequence< uno::Any > aValues( /*aCfg.*/GetProperties( aNames ) ); in SetCfgServiceLists()
1812 aValues = /*aCfg.*/GetProperties( aNames ); in getConfiguredServices()
1827 aValues = /*aCfg.*/GetProperties( aNames ); in getConfiguredServices()
1842 aValues = /*aCfg.*/GetProperties( aNames ); in getConfiguredServices()
[all …]
/trunk/main/svx/source/sdr/properties/
H A Dgroupproperties.cxx168 pSub->GetObj(a)->GetProperties().SetMergedItem(rItem); in SetMergedItem()
179 pSub->GetObj(a)->GetProperties().ClearMergedItem(nWhich); in ClearMergedItem()
262 pSub->GetObj(a)->GetProperties().MoveToItemPool(pSrcPool, pDestPool, pNewModel); in MoveToItemPool()
287 pSub->GetObj(a)->GetProperties().ForceStyleToHardAttributes(); in ForceStyleToHardAttributes()
H A De3dcompoundproperties.cxx75 aSet.Put(pScene->GetProperties().GetObjectItemSet()); in GetMergedItemSet()
100 pScene->GetProperties().ClearObjectItem(); in SetMergedItemSet()
105 pScene->GetProperties().SetObjectItemSet(aSet); in SetMergedItemSet()
/trunk/main/sc/source/core/tool/
H A Dappoptio.cxx401 aValues = aLayoutItem.GetProperties(aNames); in ScAppCfg()
436 aValues = aInputItem.GetProperties(aNames); in ScAppCfg()
465 aValues = aRevisionItem.GetProperties(aNames); in ScAppCfg()
497 aValues = aContentItem.GetProperties(aNames); in ScAppCfg()
520 aValues = aSortListItem.GetProperties(aNames); in ScAppCfg()
543 aValues = aMiscItem.GetProperties(aNames); in ScAppCfg()
/trunk/main/svx/source/svdraw/
H A Dsvdoattr.cxx130 GetProperties().SetModel(pOldModel, pNewModel); in SetModel()
168 …return bClosedObj && ((XFillStyleItem&)(GetProperties().GetObjectItemSet().Get(XATTR_FILLSTYLE))).… in HasFill()
173 …return ((XLineStyleItem&)(GetProperties().GetObjectItemSet().Get(XATTR_LINESTYLE))).GetValue()!=XL… in HasLine()
H A Dsvdobj.cxx1040 mpProperties = &rObj.GetProperties().Clone(*this); in operator =()
1815 GetProperties().ForceStyleToHardAttributes(); in BurnInStyleSheetAttributes()
1990 return GetProperties().GetObjectItemSet(); in GetObjectItemSet()
1995 return GetProperties().GetMergedItemSet(); in GetMergedItemSet()
2000 GetProperties().SetObjectItem(rItem); in SetObjectItem()
2005 GetProperties().SetMergedItem(rItem); in SetMergedItem()
2010 GetProperties().ClearObjectItem(nWhich); in ClearObjectItem()
2015 GetProperties().ClearMergedItem(nWhich); in ClearMergedItem()
2020 GetProperties().SetObjectItemSet(rSet); in SetObjectItemSet()
2025 GetProperties().SetMergedItemSet(rSet, bClearAllItems); in SetMergedItemSet()
[all …]
/trunk/main/sw/source/ui/config/
H A Dusrpref.cxx195 Sequence<Any> aValues = GetProperties(aNames); in Load()
346 Sequence<Any> aValues = GetProperties(aNames); in Load()
475 Sequence<Any> aValues = GetProperties(aNames); in Load()
570 Sequence<Any> aValues = GetProperties(aNames); in Load()
641 Sequence<Any> aValues = GetProperties(aPropNames); in Load()
/trunk/main/canvas/source/directx/
H A Ddx_config.cxx54 uno::Sequence< uno::Any > aProps( GetProperties( aName )); in DXCanvasItem()
78 aProps = GetProperties( aName ); in DXCanvasItem()
83 aProps = GetProperties( aName ); in DXCanvasItem()
/trunk/main/framework/source/fwe/classes/
H A Daddonsoptions.cxx861 … Sequence< Any > aToolBarNodeValues = GetProperties( GetPropertyNamesToolBar( aToolBarNode ) ); in ReadOfficeToolBarSet()
976 Sequence< Any > aAddonImageItemNodeValues = GetProperties( aAddonImageItemNodePropNames ); in ReadImages()
1072 Sequence< Any > aNodePropValues = GetProperties( aNodePropNames ); in ReadMenuMergeInstructions()
1163 Sequence< Any > aNodePropValues = GetProperties( aNodePropNames ); in ReadToolbarMergeInstructions()
1244 Sequence< Any > aNodePropValues = GetProperties( aNodePropNames ); in ReadStatusbarMergeInstructions()
1310 …aStatusbarItemNodePropValues = GetProperties( GetPropertyNamesStatusbarItem( aAddonStatusbarItemTr… in ReadStatusBarItem()
1343 aMenuItemNodePropValues = GetProperties( GetPropertyNamesMenuItem( aAddonMenuItemTreeNode ) ); in ReadMenuItem()
1417 aPopupMenuNodePropValues = GetProperties( GetPropertyNamesPopupMenu( aAddonPopupMenuTreeNode ) ); in ReadPopupMenu()
1480 …aToolBarItemNodePropValues = GetProperties( GetPropertyNamesToolBarItem( aAddonToolBarItemTreeNode… in ReadToolBarItem()
1699 aPropertyData = GetProperties( aImageDataNodeNames ); in ReadImageData()
/trunk/main/svtools/source/config/
H A Dextcolorcfg.cxx288 uno::Sequence< uno::Any > aComponentDisplayNamesValue = GetProperties( aComponentDisplayNames ); in Load()
300 uno::Sequence< uno::Any > aDisplayNamesValue = GetProperties( aDisplayNames ); in Load()
324 uno::Sequence< uno::Any > aCurrentVal = GetProperties( aCurrent ); in Load()
379 uno::Sequence< uno::Any > aColors = GetProperties( aColorNames ); in FillComponentColors()
382 uno::Sequence< uno::Any > aDefaultColors = GetProperties( aDefaultColorNames ); in FillComponentColors()
/trunk/main/sw/source/ui/envelp/
H A Dlabelcfg.cxx174 Sequence<Any> aValues = GetProperties(aPropNames); in FillLabels()
205 Sequence<Any> aValues = GetProperties(aProperties); in HasLabel()
266 Sequence<Any> aValues = GetProperties(aProperties); in SaveLabel()
/trunk/main/sc/inc/
H A Daddincfg.hxx40 GetProperties(const com::sun::star::uno::Sequence< rtl::OUString >& rNames) in GetProperties() function in ScAddInCfg
41 { return ConfigItem::GetProperties( rNames ); } in GetProperties()
H A Doptutil.hxx55 GetProperties(const com::sun::star::uno::Sequence< rtl::OUString >& rNames) in GetProperties() function in ScLinkConfigItem
56 { return ConfigItem::GetProperties( rNames ); } in GetProperties()
/trunk/main/extensions/source/bibliography/
H A Dbibconfig.cxx118 const Sequence<Any> aPropertyValues = GetProperties( aPropertyNames ); in BibConfig()
163 Sequence<Any> aHistoryValues = GetProperties( aHistoryNames ); in BibConfig()
189 Sequence<Any> aAssignmentValues = GetProperties(aAssignmentPropertyNames); in BibConfig()
/trunk/main/sw/source/core/unocore/
H A Dunosrch.cxx63 const uno::Sequence< beans::PropertyValue > GetProperties() const;
123 const uno::Sequence< beans::PropertyValue > SwSearchProperties_Impl::GetProperties() const in GetProperties() function in SwSearchProperties_Impl
705 return pSearchProperties->GetProperties(); in getSearchAttributes()
721 return pReplaceProperties->GetProperties(); in getReplaceAttributes()
/trunk/main/unotools/source/config/
H A Dfltrcfg.cxx139 Sequence<Any> aValues = GetProperties(aNames); in Load()
188 Sequence<Any> aValues = GetProperties(aNames); in Load()
380 Sequence<Any> aValues = GetProperties(rNames); in Load()

Completed in 364 milliseconds

12345678