Home
last modified time | relevance | path

Searched refs:GetProperty (Results 1 – 25 of 68) sorted by relevance

123

/trunk/main/sw/source/core/unocore/
H A Dunoframe.cxx664 GetProperty(RES_URL, MID_URL_URL, pURL ); in FillBaseProperties()
666 GetProperty(RES_URL, MID_URL_TARGET, pTarget ); in FillBaseProperties()
712 if(GetProperty(RES_OPAQUE, 0, pOp)) in FillBaseProperties()
719 if(GetProperty(RES_PRINT, 0, pPrt)) in FillBaseProperties()
726 if(GetProperty(RES_SHADOW, CONVERT_TWIPS, pSh)) in FillBaseProperties()
849 GetProperty(RES_FRAMEDIR, 0, pFrameDirection); in FillBaseProperties()
857 GetProperty(RES_UNKNOWNATR_CONTAINER, 0, pUnknown); in FillBaseProperties()
936 GetProperty( RES_COL, MID_COLUMNS, pColumns ); in AnyToItemSet()
1065 if ( GetProperty( nIDs[nIndex], nMId, pAny ) ) in AnyToItemSet()
1096 if ( !GetProperty( FN_UNO_CLSID, 0, pTemp ) && !GetProperty( FN_UNO_STREAM_NAME, 0, pTemp ) ) in AnyToItemSet()
[all …]
H A Dunotbl.cxx1916 if(GetProperty(FN_TABLE_HEADLINE_REPEAT, 0xff, pRepHead )) in ApplyTblAttr()
1923 GetProperty(RES_BACKGROUND, MID_BACK_COLOR, pBackColor ); in ApplyTblAttr()
1929 GetProperty(RES_BACKGROUND, MID_GRAPHIC_URL, pGrURL ); in ApplyTblAttr()
1951 if(GetProperty(FN_UNO_PAGE_STYLE, 0, pPage) || GetProperty(RES_PAGEDESC, 0xff, pPage)) in ApplyTblAttr()
1977 if(bPutBreak && GetProperty(RES_BREAK, 0, pBreak)) in ApplyTblAttr()
1984 if(GetProperty(RES_SHADOW, 0, pShadow)) in ApplyTblAttr()
1991 if(GetProperty(RES_KEEP, 0, pKeep)) in ApplyTblAttr()
2010 GetProperty(FN_TABLE_IS_RELATIVE_WIDTH, 0xff, pSzRel ); in ApplyTblAttr()
2012 GetProperty(FN_TABLE_RELATIVE_WIDTH, 0xff, pRelWidth); in ApplyTblAttr()
2014 GetProperty(FN_TABLE_WIDTH, 0xff, pWidth ); in ApplyTblAttr()
[all …]
/trunk/main/sc/source/filter/excel/
H A Dxeescher.cxx515 if( aCtrlProp.GetProperty( nClassId, CREATE_OUSTRING( "ClassId" ) ) ) in XclExpTbxControlObj()
576 if( aCtrlProp.GetProperty( aString, CREATE_OUSTRING( "Label" ) ) ) in XclExpTbxControlObj()
602 aCtrlProp.GetProperty( mnLineCount, CREATE_OUSTRING( "LineCount" ) ); in XclExpTbxControlObj()
611 aCtrlProp.GetProperty( nApiBorder, CREATE_OUSTRING( "Border" ) ); in XclExpTbxControlObj()
615 aCtrlProp.GetProperty( nApiButton, CREATE_OUSTRING( "VisualEffect" ) ); in XclExpTbxControlObj()
643 if( aCtrlProp.GetProperty( nApiState, CREATE_OUSTRING( "State" ) ) ) in XclExpTbxControlObj()
683 aCtrlProp.GetProperty( aDefText, CREATE_OUSTRING( "Text" ) ) && in XclExpTbxControlObj()
708 if( aCtrlProp.GetProperty( nApiValue, CREATE_OUSTRING( "ScrollValue" ) ) ) in XclExpTbxControlObj()
726 if( aCtrlProp.GetProperty( nApiValue, CREATE_OUSTRING( "SpinValue" ) ) ) in XclExpTbxControlObj()
960 aShapeProp.GetProperty( xModel, CREATE_OUSTRING( "Model" ) ); in XclExpChartObj()
[all …]
H A Dxechart.cxx415 rPropSet.GetProperty( nApiRot, EXC_CHPROP_STARTINGANGLE ); in ConvertPieRotation()
1069 …if( bPercent ? rPropSet.GetProperty( nApiNumFmt, EXC_CHPROP_PERCENTAGENUMFMT ) : rPropSet.GetPrope… in ConvertNumFmt()
1281 if( !rPropSet.GetProperty( aPointLabel, EXC_CHPROP_LABEL ) ) in ConvertDataLabel()
1533 if( rPropSet.GetProperty( fApiDist, EXC_CHPROP_OFFSET ) ) in Convert()
1547 if( rPropSet.GetProperty( nApiType, EXC_CHPROP_GEOMETRY3D ) ) in Convert()
1869 if( aValueProp.GetProperty( aRole, EXC_CHPROP_ROLE ) ) in ConvertDataSeries()
2238 rPropSet.GetProperty( nPerspective, EXC_CHPROP_PERSPECTIVE ); in Convert()
2299 rPropSet.GetProperty( eApiExpand, EXC_CHPROP_EXPANSION ); in Convert()
2345 rPropSet.GetProperty( eApiPos, EXC_CHPROP_ANCHORPOSITION ); in Convert()
2674 rPropSet.GetProperty( eAxisPos, EXC_CHPROP_CROSSOVERPOSITION ); in ConvertAxisPosition()
[all …]
/trunk/main/sdext/source/presenter/
H A DPresenterBitmapContainer.cxx227 if ( ! (PresenterConfigurationAccess::GetProperty(rxProperties, gsNameProperty) >>= sName)) in ProcessBitmap()
257 …if (PresenterConfigurationAccess::GetProperty(rxProperties, gsNormalFileNameProperty) >>= sFileNam… in LoadBitmap()
266 …if (PresenterConfigurationAccess::GetProperty(rxProperties, gsMouseOverFileNameProperty) >>= sFile… in LoadBitmap()
275 …if (PresenterConfigurationAccess::GetProperty(rxProperties, gsButtonDownFileNameProperty) >>= sFil… in LoadBitmap()
284 …if (PresenterConfigurationAccess::GetProperty(rxProperties, gsDisabledFileNameProperty) >>= sFileN… in LoadBitmap()
293 … if (PresenterConfigurationAccess::GetProperty(rxProperties, gsMaskFileNameProperty) >>= sFileName) in LoadBitmap()
304 … PresenterConfigurationAccess::GetProperty(rxProperties, gsXOffsetProperty) >>= pBitmap->mnXOffset; in LoadBitmap()
305 … PresenterConfigurationAccess::GetProperty(rxProperties, gsYOffsetProperty) >>= pBitmap->mnYOffset; in LoadBitmap()
307 …PresenterConfigurationAccess::GetProperty(rxProperties, gsXHotSpotProperty) >>= pBitmap->mnXHotSpo… in LoadBitmap()
308 …PresenterConfigurationAccess::GetProperty(rxProperties, gsYHotSpotProperty) >>= pBitmap->mnYHotSpo… in LoadBitmap()
[all …]
H A DPresenterTheme.cxx899 …PresenterConfigurationAccess::GetProperty(rxProperties, A2S("FamilyName")) >>= pDescriptor->msFami… in ReadFont()
900 …PresenterConfigurationAccess::GetProperty(rxProperties, A2S("Style")) >>= pDescriptor->msStyleName; in ReadFont()
901 PresenterConfigurationAccess::GetProperty(rxProperties, A2S("Size")) >>= pDescriptor->mnSize; in ReadFont()
903 PresenterConfigurationAccess::GetProperty(rxProperties, A2S("Color")), in ReadFont()
905 … PresenterConfigurationAccess::GetProperty(rxProperties, A2S("Anchor")) >>= pDescriptor->msAnchor; in ReadFont()
906 …PresenterConfigurationAccess::GetProperty(rxProperties, A2S("XOffset")) >>= pDescriptor->mnXOffset; in ReadFont()
907 …PresenterConfigurationAccess::GetProperty(rxProperties, A2S("YOffset")) >>= pDescriptor->mnYOffset; in ReadFont()
1208 PresenterConfigurationAccess::GetProperty(rxProperties, A2S("StyleName")) in ProcessViewStyle()
1212 if (PresenterConfigurationAccess::GetProperty(rxProperties, A2S("ParentStyle")) in ProcessViewStyle()
1229 PresenterConfigurationAccess::GetProperty(rxProperties, A2S("Font")), UNO_QUERY); in ProcessViewStyle()
[all …]
H A DPresenterToolBar.cxx815 if ( ! (PresenterConfigurationAccess::GetProperty(rxProperties, A2S("Type")) >>= sType)) in ProcessEntry()
819 PresenterConfigurationAccess::GetProperty(rxProperties, A2S("Name")) >>= sName; in ProcessEntry()
1628 PresenterConfigurationAccess::GetProperty(rxElementProperties, rsModeName), in ReadElementMode()
1642 if ( ! (PresenterConfigurationAccess::GetProperty(xProperties, A2S("Action")) >>= msAction)) in ReadElementMode()
1648 PresenterConfigurationAccess::GetProperty(xProperties, A2S("Text")) >>= sText; in ReadElementMode()
1650 PresenterConfigurationAccess::GetProperty(xProperties, A2S("Font")), UNO_QUERY); in ReadElementMode()
1661 PresenterConfigurationAccess::GetProperty(xProperties, A2S("Icon")), UNO_QUERY); in ReadElementMode()
/trunk/main/svtools/source/inc/
H A Dproperty.hxx83 virtual String GetProperty()const=0;
132 virtual String GetProperty()const;
175 virtual String GetProperty()const;
217 virtual String GetProperty()const;
486 String GetProperty() const; //Tell's the content of the Property
/trunk/main/linguistic/source/
H A Dlngopt.cxx415 Any aOld( aConfig.GetProperty( pCur->nWID ) ); in setPropertyValue()
441 aRet = aConfig.GetProperty( pCur->nWID ); in getPropertyValue()
518 Any aOld( aConfig.GetProperty( nHandle ) ); in setFastPropertyValue()
533 Any aRes( aConfig.GetProperty( nHandle ) ); in getFastPropertyValue()
552 Any aAny( aConfig.GetProperty( aIt->nWID ) ); in getPropertyValues()
/trunk/main/reportdesign/source/core/api/
H A DReportComponent.cxx96 …aLinguConfig.GetProperty(::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("DefaultLocale"))) >>= aCharL… in OFormatProperties()
98 …aLinguConfig.GetProperty(::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("DefaultLocale_CJK"))) >>= a… in OFormatProperties()
100 …aLinguConfig.GetProperty(::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("DefaultLocale_CTL"))) >>= a… in OFormatProperties()
/trunk/main/unotools/source/config/
H A Dlingucfg.cxx188 GetProperty( const rtl::OUString &rPropertyName ) const;
190 GetProperty( sal_Int32 nPropertyHandle ) const;
345 uno::Any SvtLinguConfigItem::GetProperty( const OUString &rPropertyName ) const in GetProperty() function in SvtLinguConfigItem
350 return GetHdlByName( nHdl, rPropertyName ) ? GetProperty( nHdl ) : uno::Any(); in GetProperty()
354 uno::Any SvtLinguConfigItem::GetProperty( sal_Int32 nPropertyHandle ) const in GetProperty() function in SvtLinguConfigItem
908 uno::Any SvtLinguConfig::GetProperty( const OUString &rPropertyName ) const in GetProperty() function in SvtLinguConfig
910 return GetConfigItem().GetProperty( rPropertyName ); in GetProperty()
914 uno::Any SvtLinguConfig::GetProperty( sal_Int32 nPropertyHandle ) const in GetProperty() function in SvtLinguConfig
916 return GetConfigItem().GetProperty( nPropertyHandle ); in GetProperty()
/trunk/main/sot/source/sdstor/
H A Dstorage.cxx396 sal_Bool SotStorageStream::GetProperty( const String& rName, ::com::sun::star::uno::Any& rValue ) in GetProperty() function in SotStorageStream
401 return pStg->GetProperty( rName, rValue ); in GetProperty()
806 if ( pChildUCBStg->GetProperty( in GetUNOAPIDuplicate()
1400 sal_Bool SotStorage::GetProperty( const String& rName, ::com::sun::star::uno::Any& rValue ) in GetProperty() function in SotStorage
1405 return pStg->GetProperty( rName, rValue ); in GetProperty()
1423 sal_Bool SotStorage::GetProperty( const String& rEleName, const String& rName, ::com::sun::star::un… in GetProperty() function in SotStorage
1428 return pStg->GetProperty( rEleName, rName, rValue ); in GetProperty()
/trunk/main/svtools/source/dialogs/
H A Dproperty.cxx120 String SvXPropertyEdit::GetProperty() const in GetProperty() function in SvXPropertyEdit
248 String SvXPropertyListBox::GetProperty()const in GetProperty() function in SvXPropertyListBox
378 String SvXPropertyComboBox::GetProperty() const in GetProperty() function in SvXPropertyComboBox
1078 pSvXPCtr->GetProperty(),pSvXPCtr->GetMyData()); in IMPL_LINK()
1091 pSvXPCtr->GetProperty(),pSvXPCtr->GetMyData()); in IMPL_LINK()
1115 pSvXPCtr->GetProperty(),pSvXPCtr->GetMyData()); in IMPL_LINK()
1388 String SvBasicPropertyDataControl::GetProperty() const //Tell's the content of the Property in GetProperty() function in SvBasicPropertyDataControl
/trunk/main/svx/source/unodialogs/textconversiondlgs/
H A Dchinese_translationdialog.cxx77 …Any aAny( aLngCfg.GetProperty( rtl::OUString::createFromAscii( UPN_IS_DIRECTION_TO_SIMPLIFIED ) ) … in ChineseTranslationDialog()
84 aAny = aLngCfg.GetProperty( rtl::OUString::createFromAscii( UPN_IS_USE_CHARACTER_VARIANTS ) ); in ChineseTranslationDialog()
96 aAny = aLngCfg.GetProperty( rtl::OUString::createFromAscii( UPN_IS_TRANSLATE_COMMON_TERMS ) ); in ChineseTranslationDialog()
/trunk/main/sfx2/source/doc/
H A Doleprops.cxx740 SfxOlePropertyRef SfxOleSection::GetProperty( sal_Int32 nPropId ) const in GetProperty() function in SfxOleSection
751 SfxOlePropertyRef xProp = GetProperty( nPropId ); in GetInt32Value()
761 SfxOlePropertyRef xProp = GetProperty( nPropId ); in GetDoubleValue()
771 SfxOlePropertyRef xProp = GetProperty( nPropId ); in GetBoolValue()
781 SfxOlePropertyRef xProp = GetProperty( nPropId ); in GetStringValue()
791 SfxOlePropertyRef xProp = GetProperty( nPropId ); in GetFileTimeValue()
/trunk/main/cui/source/options/
H A Doptlingu.cxx1563 aLngCfg.GetProperty( C2U(UPN_IS_SPELL_AUTO) ) >>= bVal; in Reset()
1573 aLngCfg.GetProperty( C2U(UPN_IS_GRAMMAR_AUTO) ) >>= bVal; in Reset()
1583 aLngCfg.GetProperty( C2U(UPN_IS_SPELL_UPPER_CASE) ) >>= bVal; in Reset()
1590 aLngCfg.GetProperty( C2U(UPN_IS_SPELL_WITH_DIGITS) ) >>= bVal; in Reset()
1597 aLngCfg.GetProperty( C2U(UPN_IS_SPELL_CAPITALIZATION) ) >>= bVal; in Reset()
1604 aLngCfg.GetProperty( C2U(UPN_IS_SPELL_SPECIAL) ) >>= bVal; in Reset()
1611 aLngCfg.GetProperty( C2U(UPN_HYPH_MIN_WORD_LENGTH) ) >>= nVal; in Reset()
1622 aLngCfg.GetProperty( C2U(UPN_HYPH_MIN_LEADING) ) >>= nVal; in Reset()
1630 aLngCfg.GetProperty( C2U(UPN_HYPH_MIN_TRAILING) ) >>= nVal; in Reset()
1638 aLngCfg.GetProperty( C2U(UPN_IS_HYPH_AUTO) ) >>= bVal; in Reset()
[all …]
/trunk/main/sot/inc/sot/
H A Dstorage.hxx96 sal_Bool GetProperty( const String& rName, ::com::sun::star::uno::Any& rValue );
240 sal_Bool GetProperty( const String& rName, ::com::sun::star::uno::Any& rValue );
241 …sal_Bool GetProperty( const String& rEleName, const String& rName, ::com::sun::star…
H A Dstg.hxx287 …sal_Bool GetProperty( const String& rName, ::com::sun::star::uno::Any& rVal…
376 …sal_Bool GetProperty( const String& rName, ::com::sun::star::uno::Any& rVal…
377 …sal_Bool GetProperty( const String& rEleName, const String& rName, ::com::sun::st…
/trunk/main/oox/source/export/
H A Ddrawingml.cxx92 GetProperty( rXPropSet, String( RTL_CONSTASCII_USTRINGPARAM( #propName ) ) )
109 bool DrawingML::GetProperty( Reference< XPropertySet > rXPropSet, String aName ) in GetProperty() function in oox::drawingml::DrawingML
165 if ( GetProperty( rXPropSet, S( "FillColor" ) ) ) in WriteSolidFill()
537 if (GetProperty( rXPropSet, S( "FillBitmapMode" ) ) ) in WriteBlipMode()
558 if ( GetProperty( rXPropSet, sURLPropName ) ) { in WriteBlipFill()
573 else if( GetProperty( rXPropSet, S( "FillBitmapStretch" ) ) ) { in WriteBlipFill()
/trunk/main/chart2/source/model/template/
H A DDataInterpreter.cxx361 uno::Any DataInterpreter::GetProperty( in GetProperty() function in chart::DataInterpreter
380 GetProperty( rArguments, C2U(("HasCategories"))) >>= bHasCategories; in HasCategories()
393 GetProperty( rArguments, C2U(("UseCategoriesAsX"))) >>= bUseCategoriesAsX; in UseCategoriesAsX()
/trunk/main/sd/source/filter/ppt/
H A Dpropread.hxx133 sal_uInt32 GetProperty( const String& rPropName );
154 sal_Bool GetProperty( sal_uInt32 nId, PropItem& rPropItem );
H A Dpropread.cxx253 sal_uInt32 Dictionary::GetProperty( const String& rString ) in GetProperty() function in Dictionary
303 sal_Bool Section::GetProperty( sal_uInt32 nId, PropItem& rPropItem ) in GetProperty() function in Section
546 if ( GetProperty( 1, aPropItem ) ) in Read()
/trunk/main/sw/source/ui/app/
H A Dappopt.cxx177 Any aLang = aLinguCfg.GetProperty(C2U("DefaultLocale")); in CreateItemSet()
182 aLang = aLinguCfg.GetProperty(C2U("DefaultLocale_CJK")); in CreateItemSet()
187 aLang = aLinguCfg.GetProperty(C2U("DefaultLocale_CTL")); in CreateItemSet()
/trunk/main/chart2/source/tools/
H A DCharacterProperties.cxx499 aLinguConfig.GetProperty(C2U("DefaultLocale")) >>= aDefaultLocale; in AddDefaultsToMap()
501 aLinguConfig.GetProperty(C2U("DefaultLocale_CJK")) >>= aDefaultLocale_CJK; in AddDefaultsToMap()
503 aLinguConfig.GetProperty(C2U("DefaultLocale_CTL")) >>= aDefaultLocale_CTL; in AddDefaultsToMap()
/trunk/main/unotools/inc/unotools/
H A Dlingucfg.hxx193 GetProperty( const rtl::OUString &rPropertyName ) const;
195 GetProperty( sal_Int32 nPropertyHandle ) const;

Completed in 189 milliseconds

123