Home
last modified time | relevance | path

Searched refs:nProp (Results 1 – 25 of 91) sorted by relevance

1234

/trunk/main/editeng/source/misc/
H A Dacorrcfg.cxx141 for(int nProp = 0; nProp < aNames.getLength(); nProp++) in Load() local
145 switch(nProp) in Load()
196 pValues[nProp] >>= nTemp; in Load()
201 pValues[nProp] >>= nTemp; in Load()
210 pValues[nProp] >>= nTemp; in Load()
255 for(int nProp = 0; nProp < aNames.getLength(); nProp++) in Commit() local
257 switch(nProp) in Commit()
410 for(int nProp = 0; nProp < aNames.getLength(); nProp++) in Load() local
414 switch(nProp) in Load()
572 for(int nProp = 0; nProp < aNames.getLength(); nProp++) in Commit() local
[all …]
/trunk/main/sw/source/ui/envelp/
H A Dlabimg.cxx301 for(int nProp = 0, nProperty = 0; nProp < aNames.getLength(); nProp++, nProperty++) in SwLabCfgItem() local
304 if(pValues[nProp].hasValue()) in SwLabCfgItem()
307 if(nProp == 17 && !bIsLabel) in SwLabCfgItem()
319 pValues[nProp] >>= aItem.lHDist; in SwLabCfgItem()
323 pValues[nProp] >>= aItem.lVDist; in SwLabCfgItem()
327 pValues[nProp] >>= aItem.lWidth; in SwLabCfgItem()
331 pValues[nProp] >>= aItem.lHeight; in SwLabCfgItem()
335 pValues[nProp] >>= aItem.lLeft; in SwLabCfgItem()
339 pValues[nProp] >>= aItem.lUpper; in SwLabCfgItem()
431 for(int nProp = 0, nProperty = 0; nProp < aNames.getLength(); nProp++, nProperty++) in Commit() local
[all …]
H A Denvimg.cxx200 for(int nProp = 0; nProp < aNames.getLength(); nProp++) in SwEnvCfgItem() local
202 if(pValues[nProp].hasValue()) in SwEnvCfgItem()
204 switch(nProp) in SwEnvCfgItem()
218 pValues[nProp] >>= aEnvItem.lSendFromLeft; // "Format/SenderFromLeft", in SwEnvCfgItem()
222 pValues[nProp] >>= aEnvItem.lSendFromTop;// "Format/SenderFromTop", in SwEnvCfgItem()
226 pValues[nProp] >>= aEnvItem.lWidth; // "Format/Width", in SwEnvCfgItem()
230 pValues[nProp] >>= aEnvItem.lHeight; // "Format/Height", in SwEnvCfgItem()
240 pValues[nProp] >>= aEnvItem.lShiftRight; in SwEnvCfgItem()
244 pValues[nProp] >>= aEnvItem.lShiftDown; in SwEnvCfgItem()
268 for(int nProp = 0; nProp < aNames.getLength(); nProp++) in Commit() local
[all …]
H A Dlabelcfg.cxx71 for(sal_Int32 nProp = 0; nProp < 2; nProp++) in lcl_CreatePropertyNames() local
72 pProperties[nProp] = rPrefix; in lcl_CreatePropertyNames()
85 for(sal_Int32 nProp = 0; nProp < rValues.getLength(); nProp++) in lcl_CreateSwLabRec() local
87 if(pValues[nProp].hasValue()) in lcl_CreateSwLabRec()
89 switch(nProp) in lcl_CreateSwLabRec()
96 pValues[nProp] >>= sTmp; in lcl_CreateSwLabRec()
134 for(sal_Int32 nProp = 0; nProp < rPropNames.getLength(); nProp++) in lcl_CreateProperties() local
136 pValues[nProp].Name = pNames[nProp]; in lcl_CreateProperties()
137 switch(nProp) in lcl_CreateProperties()
139 case 0: pValues[nProp].Value <<= OUString(rRec.aType); break; in lcl_CreateProperties()
[all …]
/trunk/main/sw/source/ui/config/
H A Dmodcfg.cxx340 for(int nProp = 0; nProp < aNames.getLength(); nProp++) in Commit() local
343 switch(nProp) in Commit()
395 for(int nProp = 0; nProp < aNames.getLength(); nProp++) in Load() local
698 for(int nProp = 0; nProp < aNames.getLength(); nProp++) in Commit() local
719 switch(nProp) in Commit()
967 for(int nProp = 0; nProp < aNames.getLength(); nProp++) in Load() local
1216 for(int nProp = 0; nProp < aNames.getLength(); nProp++) in Commit() local
1218 switch(nProp) in Commit()
1243 for(int nProp = 0; nProp < aNames.getLength(); nProp++) in Load() local
1329 for(int nProp = 0; nProp < aNames.getLength(); nProp++) in Commit() local
[all …]
H A Dusrpref.cxx159 for(int nProp = 0; nProp < aNames.getLength(); nProp++) in Commit() local
162 switch(nProp) in Commit()
200 for(int nProp = 0; nProp < aNames.getLength(); nProp++) in Load() local
302 for(int nProp = 0; nProp < aNames.getLength(); nProp++) in Commit() local
351 for(int nProp = 0; nProp < aNames.getLength(); nProp++) in Load() local
451 for(int nProp = 0; nProp < aNames.getLength(); nProp++) in Commit() local
481 for(int nProp = 0; nProp < aNames.getLength(); nProp++) in Load() local
550 for(int nProp = 0; nProp < aNames.getLength(); nProp++) in Commit() local
576 for(int nProp = 0; nProp < aNames.getLength(); nProp++) in Load() local
624 for(int nProp = 0; nProp < aPropNames.getLength(); nProp++) in Commit() local
[all …]
H A Dprtopt.cxx96 for(int nProp = 0; nProp < aNames.getLength(); nProp++) in SwPrintOptions() local
98 if(pValues[nProp].hasValue()) in SwPrintOptions()
100 switch(nProp) in SwPrintOptions()
102 case 0: bPrintGraphic = *(sal_Bool*)pValues[nProp].getValue(); break; in SwPrintOptions()
103 case 1: bPrintTable = *(sal_Bool*)pValues[nProp].getValue(); break; in SwPrintOptions()
110 pValues[nProp] >>= nTmp; in SwPrintOptions()
118 case 10: pValues[nProp] >>= sFaxName; break; in SwPrintOptions()
158 for(int nProp = 0; nProp < aNames.getLength(); nProp++) in Commit() local
160 switch(nProp) in Commit()
162 case 0: bVal = bPrintGraphic; pValues[nProp].setValue(&bVal, rType);break; in Commit()
[all …]
H A Dfontcfg.cxx131 for(int nProp = 0; nProp < aNames.getLength(); nProp++) in SwStdFontConfig() local
133 if(pValues[nProp].hasValue()) in SwStdFontConfig()
135 if( nProp < DEF_FONT_COUNT) in SwStdFontConfig()
138 pValues[nProp] >>= sVal; in SwStdFontConfig()
143 pValues[nProp] >>= nDefaultFontHeight[nProp - DEF_FONT_COUNT]; in SwStdFontConfig()
166 for(sal_uInt16 nProp = 0; in Commit() local
168 nProp++) in Commit()
170 if( nProp < DEF_FONT_COUNT ) in Commit()
172 … if(GetDefaultFor(nProp, lcl_LanguageOfType(nProp, eWestern, eCJK, eCTL)) != sDefaultFonts[nProp]) in Commit()
173 pValues[nProp] <<= OUString(sDefaultFonts[nProp]); in Commit()
[all …]
H A Dbarcfg.cxx62 for(int nProp = 0; nProp < aNames.getLength(); nProp++) in SwToolbarConfigItem() local
64 if(pValues[nProp].hasValue()) in SwToolbarConfigItem()
67 pValues[nProp] >>= nVal; in SwToolbarConfigItem()
68 aTbxIdArray[nProp] = nVal; in SwToolbarConfigItem()
105 sal_Int32 nProp = lcl_getArrayIndex(nSelType); in SetTopToolbar() local
106 if(nProp >= 0) in SetTopToolbar()
108 aTbxIdArray[nProp] = nBarId; in SetTopToolbar()
142 for(int nProp = 0; nProp < aNames.getLength(); nProp++) in Commit() local
143 pValues[nProp] <<= aTbxIdArray[nProp]; in Commit()
/trunk/main/sc/source/core/tool/
H A Dappoptio.cxx407 for(int nProp = 0; nProp < aNames.getLength(); nProp++) in ScAppCfg() local
442 for(int nProp = 0; nProp < aNames.getLength(); nProp++) in ScAppCfg() local
471 for(int nProp = 0; nProp < aNames.getLength(); nProp++) in ScAppCfg() local
503 for(int nProp = 0; nProp < aNames.getLength(); nProp++) in ScAppCfg() local
526 for(int nProp = 0; nProp < aNames.getLength(); nProp++) in ScAppCfg() local
578 for(int nProp = 0; nProp < aNames.getLength(); nProp++) in IMPL_LINK() local
610 for(int nProp = 0; nProp < aNames.getLength(); nProp++) in IMPL_LINK() local
636 for(int nProp = 0; nProp < aNames.getLength(); nProp++) in IMPL_LINK() local
665 for(int nProp = 0; nProp < aNames.getLength(); nProp++) in IMPL_LINK() local
685 for(int nProp = 0; nProp < aNames.getLength(); nProp++) in IMPL_LINK() local
[all …]
H A Dviewopti.cxx433 for(int nProp = 0; nProp < aNames.getLength(); nProp++) in ScViewCfg() local
438 switch(nProp) in ScViewCfg()
488 for(int nProp = 0; nProp < aNames.getLength(); nProp++) in ScViewCfg() local
493 switch(nProp) in ScViewCfg()
554 for(int nProp = 0; nProp < aNames.getLength(); nProp++) in ScViewCfg() local
605 for(int nProp = 0; nProp < aNames.getLength(); nProp++) in IMPL_LINK() local
607 switch(nProp) in IMPL_LINK()
656 for(int nProp = 0; nProp < aNames.getLength(); nProp++) in IMPL_LINK() local
658 switch(nProp) in IMPL_LINK()
702 for(int nProp = 0; nProp < aNames.getLength(); nProp++) in IMPL_LINK() local
[all …]
H A Ddocoptio.cxx272 for(int nProp = 0; nProp < aNames.getLength(); nProp++) in ScDocCfg() local
275 if(pValues[nProp].hasValue()) in ScDocCfg()
277 switch(nProp) in ScDocCfg()
331 for(int nProp = 0; nProp < aNames.getLength(); nProp++) in ScDocCfg() local
334 if(pValues[nProp].hasValue()) in ScDocCfg()
336 switch(nProp) in ScDocCfg()
340 if (pValues[nProp] >>= nIntVal) in ScDocCfg()
359 for(int nProp = 0; nProp < aNames.getLength(); nProp++) in IMPL_LINK() local
361 switch(nProp) in IMPL_LINK()
412 for(int nProp = 0; nProp < aNames.getLength(); nProp++) in IMPL_LINK() local
[all …]
H A Dinputopt.cxx164 for(int nProp = 0; nProp < aNames.getLength(); nProp++) in ScInputCfg() local
166 DBG_ASSERT(pValues[nProp].hasValue(), "property value missing"); in ScInputCfg()
167 if(pValues[nProp].hasValue()) in ScInputCfg()
169 switch(nProp) in ScInputCfg()
172 if ( pValues[nProp] >>= nIntVal ) in ScInputCfg()
215 for(int nProp = 0; nProp < aNames.getLength(); nProp++) in Commit() local
217 switch(nProp) in Commit()
220 pValues[nProp] <<= (sal_Int32) GetMoveDir(); in Commit()
226 ScUnoHelpFunctions::SetBoolInAny( pValues[nProp], GetEnterEdit() ); in Commit()
235 ScUnoHelpFunctions::SetBoolInAny( pValues[nProp], GetExpandRefs() ); in Commit()
[all …]
/trunk/main/svl/source/config/
H A Dsrchcfg.cxx134 sal_Int32 nProp; in Load() local
135 for(nProp = 0; nProp < rPropNames.getLength(); nProp++) in Load()
138 pPropertyNames[nProp] += sSlash; in Load()
139 pPropertyNames[nProp] += pPropNames[nProp]; in Load()
143 for(nProp = 0; nProp < rPropNames.getLength(); nProp++) in Load()
145 switch(nProp) in Load()
147 case 0 : pValues[nProp] >>= pNew->sAndPrefix; break; in Load()
192 for(sal_Int16 nProp = 0; nProp < rPropNames.getLength(); nProp++) in Commit() local
197 sTmpName += pPropNames[nProp]; in Commit()
198 pSetValues[nProp].Name = sTmpName; in Commit()
[all …]
H A Dcjkoptions.cxx198 for ( int nProp = 0; nProp < rPropertyNames.getLength(); nProp++ ) in Load() local
200 if( pValues[nProp].hasValue() ) in Load()
203 switch ( nProp ) in Load()
256 for(int nProp = 0; nProp < nOrgCount; nProp++) in Commit() local
258 switch(nProp) in Commit()
264 pNames[nRealCount] = pOrgNames[nProp]; in Commit()
275 pNames[nRealCount] = pOrgNames[nProp]; in Commit()
286 pNames[nRealCount] = pOrgNames[nProp]; in Commit()
297 pNames[nRealCount] = pOrgNames[nProp]; in Commit()
308 pNames[nRealCount] = pOrgNames[nProp]; in Commit()
[all …]
H A Dctloptions.cxx168 for ( int nProp = 0; nProp < nOrgCount; nProp++ ) in Commit() local
170 switch ( nProp ) in Commit()
176 pNames[nRealCount] = pOrgNames[nProp]; in Commit()
187 pNames[nRealCount] = pOrgNames[nProp]; in Commit()
220 pNames[nRealCount] = pOrgNames[nProp]; in Commit()
271 for ( int nProp = 0; nProp < rPropertyNames.getLength(); nProp++ ) in Load() local
273 if ( pValues[nProp].hasValue() ) in Load()
275 if ( pValues[nProp] >>= bValue ) in Load()
277 switch ( nProp ) in Load()
285 else if ( pValues[nProp] >>= nValue ) in Load()
[all …]
/trunk/main/svtools/source/config/
H A Dhtmlcfg.cxx139 for(int nProp = 0; nProp < aNames.getLength(); nProp++) in Load() local
141 if(pValues[nProp].hasValue()) in Load()
143 switch(nProp) in Load()
146 if(*(sal_Bool*)pValues[nProp].getValue()) in Load()
150 if(*(sal_Bool*)pValues[nProp].getValue()) in Load()
164 pValues[nProp] >>= nExpMode; in Load()
180 if(*(sal_Bool*)pValues[nProp].getValue()) in Load()
220 for(int nProp = 0; nProp < aNames.getLength(); nProp++) in Commit() local
223 switch(nProp) in Commit()
249 pValues[nProp] <<= nExpMode; in Commit()
[all …]
H A Dhelpopt.cxx181 for(int nProp = 0; nProp < aInternalPropertyNames.getLength(); ++nProp) in lcl_MapPropertyName() local
184 return nProp; in lcl_MapPropertyName()
197 for ( int nProp = 0; nProp < rPropertyNames.getLength(); nProp++ ) in Load() local
200 if ( pValues[nProp].hasValue() ) in Load()
205 if ( pValues[nProp] >>= bTmp ) in Load()
225 switch ( nProp ) in Load()
244 switch ( nProp ) in Load()
493 for ( int nProp = 0; nProp < aNames.getLength(); nProp++ ) in Commit() local
495 switch ( nProp ) in Commit()
498 pValues[nProp] <<= bExtendedHelp; in Commit()
[all …]
/trunk/main/sw/source/ui/dbui/
H A Dmmconfigitem.cxx239 for(int nProp = 0; nProp < rNames.getLength(); nProp++) in SwMailMergeConfigItem_Impl() local
241 switch(nProp) in SwMailMergeConfigItem_Impl()
249 pValues[nProp] >>= aBlocks; in SwMailMergeConfigItem_Impl()
261 pValues[nProp] >>= aGreetings; in SwMailMergeConfigItem_Impl()
290 if(pValues[nProp] >>= nTemp) in SwMailMergeConfigItem_Impl()
297 pValues[nProp] >>= bIsEMailSupported; in SwMailMergeConfigItem_Impl()
542 for(int nProp = 0; nProp < aNames.getLength(); nProp++) in Commit() local
544 switch(nProp) in Commit()
570 pValues[nProp] <<= GetGreetings( in Commit()
584 pValues[nProp] <<= nMailPort; in Commit()
[all …]
/trunk/main/unotools/source/config/
H A Dsyslocaleoptions.cxx179 for ( sal_Int32 nProp = 0; nProp < aNames.getLength(); nProp++ ) in SvtSysLocaleOptions_Impl() local
182 if ( pValues[nProp].hasValue() ) in SvtSysLocaleOptions_Impl()
184 switch ( nProp ) in SvtSysLocaleOptions_Impl()
324 for ( sal_Int32 nProp = 0; nProp < nOrgCount; nProp++ ) in Commit() local
326 switch ( nProp ) in Commit()
433 for( sal_Int32 nProp = 0; nProp < nCount; ++nProp ) in Notify() local
438 seqValues[nProp] >>= m_aLocaleString; in Notify()
439 m_bROLocale = seqROStates[nProp]; in Notify()
448 seqValues[nProp] >>= m_aUILocaleString; in Notify()
449 m_bROUILocale = seqROStates[nProp]; in Notify()
[all …]
H A Dmisccfg.cxx183 for(int nProp = 0; nProp < aNames.getLength(); nProp++) in Load() local
185 if(pValues[nProp].hasValue()) in Load()
187 switch(nProp) in Load()
189 …case 0: bPaperSize = *(sal_Bool*)pValues[nProp].getValue(); break; //"Print/Warning/PaperSiz… in Load()
192 …case 3: pValues[nProp] >>= nYear2000;break; //"DateFormat/TwoD… in Load()
215 for(int nProp = 0; nProp < aNames.getLength(); nProp++) in Commit() local
217 switch(nProp) in Commit()
219 case 0: pValues[nProp].setValue(&bPaperSize, rType);break; //"Print/Warning/PaperSize", in Commit()
220 …case 1: pValues[nProp].setValue(&bPaperOrientation, rType);break; //"Print/Warning/PaperOrien… in Commit()
221 case 2: pValues[nProp].setValue(&bNotFound, rType);break; //"Print/Warning/NotFound", in Commit()
[all …]
/trunk/main/sw/source/ui/utlui/
H A Dnavicfg.cxx86 for(int nProp = 0; nProp < aNames.getLength(); nProp++) in SwNavigationConfig() local
88 if(pValues[nProp].hasValue()) in SwNavigationConfig()
90 switch(nProp) in SwNavigationConfig()
92 case 0: pValues[nProp] >>= nRootType; break; in SwNavigationConfig()
119 for(int nProp = 0; nProp < aNames.getLength(); nProp++) in Commit() local
121 switch(nProp) in Commit()
123 case 0: pValues[nProp] <<= nRootType; break; in Commit()
124 case 1: pValues[nProp] <<= nSelectedPos; break; in Commit()
125 case 2: pValues[nProp] <<= nOutlineLevel; break; in Commit()
126 case 3: pValues[nProp] <<= nRegionMode; break; in Commit()
[all …]
/trunk/main/editeng/inc/editeng/
H A Dlrspitem.hxx115 { nPropLeftMargin = nProp; } in SetPropLeft()
117 { nPropRightMargin = nProp;} in SetPropRight()
128 { nPropFirstLineOfst = nProp; } in SetPropTxtFirstLineOfst()
150 nLeftMargin = (nL * nProp) / 100; in SetLeft()
152 nPropLeftMargin = nProp; in SetLeft()
156 nRightMargin = (nR * nProp) / 100; in SetRight()
157 nPropRightMargin = nProp; in SetRight()
160 const sal_uInt16 nProp ) in SetTxtFirstLineOfst() argument
163 nPropFirstLineOfst = nProp; in SetTxtFirstLineOfst()
169 nTxtLeft = (nL * nProp) / 100; in SetTxtLeft()
[all …]
/trunk/main/extensions/source/bibliography/
H A Dbibconfig.cxx122 for(int nProp = 0; nProp < aPropertyNames.getLength(); nProp++) in BibConfig() local
124 if(pValues[nProp].hasValue()) in BibConfig()
126 switch(nProp) in BibConfig()
128 case 0: pValues[nProp] >>= sDataSource; break; in BibConfig()
250 for(int nProp = 0; nProp < aPropertyNames.getLength(); nProp++) in Commit() local
252 switch(nProp) in Commit()
254 case 0: pValues[nProp] <<= sDataSource; break; in Commit()
256 case 2: pValues[nProp] <<= nTblOrQuery; break; in Commit()
257 case 3: pValues[nProp] <<= nBeamerSize; break; in Commit()
258 case 4: pValues[nProp] <<= nViewSize; break; in Commit()
[all …]
/trunk/main/svx/source/dialog/
H A Drubydialog.cxx419 for(sal_Int32 nProp = 0; nProp < aProps.getLength(); nProp++) in SetText() local
422 pProps[nProp].Value >>= sLeft; in SetText()
424 pProps[nProp].Value >>= sRight; in SetText()
451 for(sal_Int32 nProp = 0; nProp < rProps.getLength(); nProp++) in GetText() local
480 for(sal_Int32 nProp = 0; nProp < rProps.getLength(); nProp++) in Update() local
486 pProps[nProp].Value >>= nTmp; in Update()
504 pProps[nProp].Value >>= sTmp; in Update()
644 for(sal_Int32 nProp = 0; nProp < rProps.getLength(); nProp++) in IMPL_LINK() local
647 pProps[nProp].Value <<= nAdjust; in IMPL_LINK()
667 for(sal_Int32 nProp = 0; nProp < rProps.getLength(); nProp++) in IMPL_LINK() local
[all …]

Completed in 181 milliseconds

1234