Home
last modified time | relevance | path

Searched refs:bName (Results 1 – 22 of 22) sorted by relevance

/trunk/main/sw/source/core/text/
H A Dtxtfld.cxx126 if( bName ) in NewFldPortion()
141 String const str( (bName) in NewFldPortion()
155 String const str( (bName) in NewFldPortion()
168 String const str( (bName) in NewFldPortion()
196 String const str( (bName) in NewFldPortion()
223 String const str( (bName) in NewFldPortion()
232 if( !bName ) in NewFldPortion()
252 String const str( (bName) in NewFldPortion()
273 if( !bName ) in NewFldPortion()
322 if( !bName ) in NewFldPortion()
[all …]
/trunk/main/xmerge/source/palmtests/qa/comparator/
H A DPalmDB.java77 private byte[] bName = null; field in PalmDB
141 bName = new byte[NAME_LENGTH]; in store()
158 bName[i] = bytes[i]; in store()
162 sName = new String(bName, 0, i, PDBUtil.ENCODING); in store()
222 return bName; in getPDBNameBytes()
238 out.write(bName); in write()
309 if (bName.length != pdb.bName.length) { in equals()
314 for (int i = 0; i < bName.length; i++) { in equals()
316 if (bName[i] != pdb.bName[i]) { in equals()
/trunk/main/xmerge/java/xmerge/src/main/java/org/openoffice/xmerge/converter/palm/
H A DPalmDB.java84 private byte[] bName = null; field in PalmDB
211 bName = new byte[NAME_LENGTH]; in store()
228 bName[i] = bytes[i]; in store()
232 sName = new String(bName, 0, i, PdbUtil.ENCODING); in store()
338 return bName; in getPDBNameBytes()
356 out.write(bName); in write()
429 if (bName.length != pdb.bName.length) { in equals()
434 for (int i = 0; i < bName.length; i++) { in equals()
436 if (bName[i] != pdb.bName[i]) { in equals()
/trunk/main/sw/source/ui/fldui/
H A Dfldfunc.cxx257 sal_Bool bValue = sal_False, bName = sal_False, bMacro = sal_False, bInsert = sal_True; in IMPL_LINK() local
341 bName = sal_True; in IMPL_LINK()
354 bName = bValue = sal_True; in IMPL_LINK()
369 bName = bValue = sal_True; in IMPL_LINK()
377 bName = bValue = sal_True; in IMPL_LINK()
394 bName = sal_True; in IMPL_LINK()
426 aNameFT.Enable(bName); in IMPL_LINK()
427 aNameED.Enable(bName); in IMPL_LINK()
H A Dfldvar.cxx272 sal_Bool bValue = sal_False, bName = sal_False, bNumFmt = sal_False, in IMPL_LINK() local
313 bValue = bName = bNumFmt = bInvisible = sal_True; in IMPL_LINK()
325 bName = sal_True; in IMPL_LINK()
488 bName = bValue = sal_True; in IMPL_LINK()
494 bName = bValue = bSeparator = bChapterLevel = sal_True; in IMPL_LINK()
555 bName = sal_False; in IMPL_LINK()
559 aNameFT.Enable( bName ); in IMPL_LINK()
560 aNameED.Enable( bName ); in IMPL_LINK()
H A Dfldref.cxx399 sal_Bool bName = sal_False; nFldDlgFmtSel = 0; in IMPL_LINK() local
414 bName = sal_True; in IMPL_LINK()
418 bName = sal_True; in IMPL_LINK()
422 bName = sal_True; in IMPL_LINK()
435 aNameED.Enable(bName); in IMPL_LINK()
436 aNameFT.Enable(bName); in IMPL_LINK()
/trunk/main/sd/source/ui/inc/
H A Dnavigatr.hxx72 sal_Bool HasName() { return( (sal_Bool) bName ); } in HasName()
75 void SetName( sal_Bool bOn = sal_True ) { bName = bOn; } in SetName()
80 sal_Bool bName : 1; member in NavDocInfo
/trunk/main/soltools/ldump/
H A Dldump.cxx275 bool LibDump::PrintSym(char *pName, bool bName ) in PrintSym() argument
299 if ( bName ) in PrintSym()
314 if ( bName ) in PrintSym()
H A Dldump.hxx60 bool PrintSym(char *, bool bName = true );
/trunk/main/sc/source/filter/inc/
H A Dexcform.hxx52 void ExcRelToScRel( sal_uInt16 nRow, sal_uInt8 nCol, ScSingleRefData&, const sal_Bool bName );
124 const sal_Bool bName );
/trunk/main/svl/source/passwordcontainer/
H A Dpasswordcontainer.cxx863 bool bName, in createUrlRecord() argument
869 if ( bName ) in createUrlRecord()
894 bool bName, // only needed to support empty user names in find() argument
916 if ( createUrlRecord( rPairUrlRecord, bName, aName, aHandler, aRec ) ) in find()
930 if ( createUrlRecord( rPairUrlRecord, bName, aName, aHandler, aRec ) ) in find()
/trunk/main/xmloff/source/text/
H A Dtxtvfldi.cxx114 sal_Bool bName, sal_Bool bFormula, sal_Bool bFormulaDefault, in XMLVarFieldImportContext() argument
136 bSetName(bName), in XMLVarFieldImportContext()
309 sal_Bool bName, sal_Bool bFormula, sal_Bool bFormulaDefault, in XMLSetVarFieldImportContext() argument
314 bName, bFormula, bFormulaDefault, in XMLSetVarFieldImportContext()
/trunk/main/sfx2/qa/complex/sfx2/tools/
H A DWriterHelper.java150 String bName) { in DocByAutopilot() argument
195 …on.class, AccessibilityTools.getAccessibleObjectForRole(xRoot, AccessibleRole.PUSH_BUTTON, bName)); in DocByAutopilot()
/trunk/main/xmloff/inc/
H A Dtxtvfldi.hxx189 sal_Bool bName, /// set sName with ???-property
317 sal_Bool bName, /// see XMLTextFieldImportContext
/trunk/main/chart2/source/view/main/
H A DPropertyMapper.cxx454 , bool bName in getTextLabelMultiPropertyLists() argument
471 if( bName ) in getTextLabelMultiPropertyLists()
/trunk/main/svl/source/inc/
H A Dpasswordcontainer.hxx274 bool bName,
283 bool bName, // only needed to support empty user names
/trunk/main/chart2/source/view/inc/
H A DPropertyMapper.hxx112 , bool bName=true
/trunk/main/rsc/source/parser/
H A Drscdb.cxx829 CharSet /*nCharSet*/, sal_Bool bName ) in WriteSrc() argument
836 if( bName ) in WriteSrc()
/trunk/main/sc/source/ui/view/
H A Dviewfun2.cxx2377 sal_Bool bName = sal_False; in ImportTables() local
2415 bName = sal_True; in ImportTables()
2418 bRefs = bName = sal_True; in ImportTables()
2501 if (bName) in ImportTables()
/trunk/main/sc/source/filter/excel/
H A Dexcform8.cxx1371 …oSc8::ExcRelToScRel8( sal_uInt16 nRow, sal_uInt16 nC, ScSingleRefData &rSRD, const sal_Bool bName ) in ExcRelToScRel8() argument
1380 if( bName ) in ExcRelToScRel8()
H A Dexcform.cxx1654 …ToSc::ExcRelToScRel( sal_uInt16 nRow, sal_uInt8 nCol, ScSingleRefData &rSRD, const sal_Bool bName ) in ExcRelToScRel() argument
1656 if( bName ) in ExcRelToScRel()
/trunk/main/rsc/inc/
H A Drscdb.hxx343 CharSet nCharSet, sal_Bool bName = sal_True );

Completed in 122 milliseconds