Home
last modified time | relevance | path

Searched defs:nProp (Results 51 – 75 of 86) sorted by relevance

1234

/trunk/main/sw/source/core/text/
H A Dporrst.cxx521 const sal_uInt16 nProp = 40; in Paint() local
/trunk/main/editeng/source/items/
H A Dsvxfont.cxx706 sal_uInt8 nProp = pFont->GetPropr(); in Do() local
804 sal_uInt8 nProp = 0; in Do() local
H A Dfrmitems.cxx105 const sal_uInt16 nProp ) in SetValueProp()
114 const sal_uInt16 nProp ) in SetValueProp()
/trunk/main/sc/source/ui/miscdlgs/
H A Doptsolver.cxx806 for (sal_Int32 nProp=0; nProp<nPropCount && !bFound; ++nProp) in FindTimeout() local
1001 for (sal_Int32 nProp=0; nProp<nPropCount; ++nProp) in CallSolver() local
/trunk/main/svx/source/svdraw/
H A Dsvdibrow.cxx1261 sal_uInt16 nProp=100; in IMPL_LINK() local
1270 sal_uInt16 nProp=100; in IMPL_LINK() local
/trunk/main/sw/source/core/doc/
H A Dnumber.cxx1445 for ( int nProp = 0; nProp < aPropNames.getLength(); ++nProp ) in LoadConfig() local
1637 for ( int nProp = 0; nProp < aPropNames.getLength(); ++nProp ) in LoadConfig() local
/trunk/main/cui/source/tabpages/
H A Dchardlg.cxx415 const sal_uInt8 nProp = 100; in ActivatePage() local
513 void setPrevFontEscapement(SvxFont& _rFont,sal_uInt8 nProp, sal_uInt8 nEscProp, short nEsc ) in setPrevFontEscapement()
524 void SvxCharBasePage::SetPrevFontEscapement( sal_uInt8 nProp, sal_uInt8 nEscProp, short nEsc ) in SetPrevFontEscapement()
3063 void SvxCharPositionPage::UpdatePreview_Impl( sal_uInt8 nProp, sal_uInt8 nEscProp, short nEsc ) in UpdatePreview_Impl()
3347 sal_uInt8 nProp = 100; in Reset() local
/trunk/main/svtools/source/config/
H A Dmiscopt.cxx383 for(int nProp = 0; nProp < aInternalPropertyNames.getLength(); ++nProp) in lcl_MapPropertyName() local
/trunk/main/cui/source/options/
H A Doptinet2.cxx1539 for(sal_Int32 nProp = 0; nProp < aValues.getLength(); nProp++) in MailerProgramCfg_Impl() local
1583 for(int nProp = 0; nProp < nOrgCount; nProp++) in Commit() local
/trunk/main/sw/source/core/unocore/
H A Dunoparagraph.cxx448 for (sal_Int32 nProp = 0; nProp < rPropertyNames.getLength(); nProp++) in SetPropertyValues_Impl() local
604 for (sal_Int32 nProp = 0; nProp < rPropertyNames.getLength(); nProp++) in GetPropertyValues_Impl() local
H A Dunostyle.cxx2416 for(sal_Int16 nProp = 0; nProp < rPropertyNames.getLength(); nProp++) in SetPropertyValues_Impl() local
2816 for(sal_Int32 nProp = 0; nProp < rPropertyNames.getLength(); nProp++) in GetPropertyValues_Impl() local
3242 for(sal_Int32 nProp = 0,nEnd = aPropertyNames.getLength(); nProp < nEnd; nProp++) in setPropertiesToDefault() local
3286 for(sal_Int32 nProp = 0,nEnd = aPropertyNames.getLength(); nProp < nEnd; nProp++) in setPropertiesToDefault() local
3615 for(sal_Int16 nProp = 0; nProp < rPropertyNames.getLength(); nProp++) in SetPropertyValues_Impl() local
3918 for(sal_Int32 nProp = 0; nProp < nLength; nProp++) in GetPropertyValues_Impl() local
H A Dunotext.cxx1403 for (sal_Int32 nProp = 0; nProp < rProperties.getLength(); ++nProp) in finishOrAppendParagraph() local
1513 for (sal_Int32 nProp = 0; nProp < nLen; ++nProp) in appendTextPortion() local
1750 for (sal_Int32 nProp = 0; nProp < rFrameProperties.getLength(); ++nProp) in convertToTextFrame() local
/trunk/main/sw/source/ui/envelp/
H A Dmailmrge.cxx458 for(int nProp = 0; nProp < aFilterProperties.getLength(); nProp++) in SwMailMergeDlg() local
/trunk/main/editeng/source/editeng/
H A Deditattr.cxx267 sal_uInt16 nProp = ((const SvxEscapementItem*)GetItem())->GetProp(); in SetFont() local
H A Dimpedit3.cxx3395 sal_uInt8 nProp = aTmpFont.GetPropr(); in Paint() local
4249 sal_uInt32 nProp = pNewWidth->GetValue(); // sal_uInt32, kann temporaer gross werden in DoStretchChars() local
4345 sal_uInt32 nProp = pNewWidth->GetValue(); in DoStretchChars() local
H A Deditdoc.cxx1297 sal_uInt16 nProp = rEsc.GetProp(); in CreateFont() local
/trunk/main/sfx2/source/appl/
H A Dsfxhelp.cxx265 for ( int nProp = 0; nProp < aNames.getLength(); nProp++ ) in SfxHelpOptions_Impl() local
/trunk/main/sw/source/ui/dbui/
H A Dmmconfigitem.cxx239 for(int nProp = 0; nProp < rNames.getLength(); nProp++) in SwMailMergeConfigItem_Impl() local
542 for(int nProp = 0; nProp < aNames.getLength(); nProp++) in Commit() local
/trunk/main/basic/source/sbx/
H A Dsbxobj.cxx804 for ( sal_uInt16 nProp = 0; nProp < xProps->Count(); ++nProp ) in GenerateSource() local
/trunk/main/unotools/source/config/
H A Dsaveopt.cxx466 for ( int nProp = 0; nProp < aNames.getLength(); nProp++ ) in SvtSaveOptions_Impl() local
/trunk/main/forms/source/xforms/
H A Dmodel_ui.cxx483 sal_Int32 nProp = lcl_findProp( pSeq, nLength, OUSTRING("ID") ); in renameInstance() local
/trunk/main/writerfilter/source/dmapper/
H A DStyleSheetTable.cxx933 for( sal_Int32 nProp = 0; nProp < aPropValues.getLength(); ++nProp) in ApplyStyleSheets() local
/trunk/main/svx/workben/
H A Dedittest.cxx1606 USHORT nProp = rItem.GetProp(); in KeyInput() local
/trunk/main/sw/source/core/edit/
H A Dedlingu.cxx1795 for( sal_Int32 nProp = 0; nProp < pGrammarResult->aProperties.getLength(); ++nProp ) in CreatePortion() local
/trunk/main/sw/source/filter/html/
H A Dhtmlcss1.cxx1535 sal_uInt16 nProp = ((const SvxFontHeightItem *)pItem)->GetProp(); in FillDropCap() local

Completed in 260 milliseconds

1234