Home
last modified time | relevance | path

Searched refs:bFirst (Results 1 – 25 of 123) sorted by path

12345

/trunk/main/accessibility/workben/org/openoffice/accessibility/awb/view/
H A DTableView.java100 boolean bFirst = true; in Update()
103 if ( ! bFirst) in Update()
106 bFirst = false; in Update()
113 bFirst = true; in Update()
116 if ( ! bFirst) in Update()
119 bFirst = false; in Update()
/trunk/main/automation/source/server/
H A Dstatemnt.cxx787 void StatementCommand::WriteControlData( Window *pBase, sal_uLong nConf, sal_Bool bFirst ) in WriteControlData() argument
790 if ( IsDialog(pBase) && !bFirst ) in WriteControlData()
793 if ( bFirst ) in WriteControlData()
796 if ( bFirst ) in WriteControlData()
H A Dstatemnt.hxx373 void WriteControlData( Window *pBase, sal_uLong nConf, sal_Bool bFirst = sal_True );
/trunk/main/basegfx/source/polygon/
H A Db2dlinegeometry.cxx932 const bool bFirst(!a); in createAreaGeometry() local
938 bFirst && com::sun::star::drawing::LineCap_ROUND == eCap, in createAreaGeometry()
940 bFirst && com::sun::star::drawing::LineCap_SQUARE == eCap, in createAreaGeometry()
/trunk/main/cli_ure/source/uno_bridge/
H A Dcli_environment.cxx155 bool bFirst = false; in getObjectIdentifier() local
158 buf->Append(m_IDGen->GetId(obj, & bFirst)); in getObjectIdentifier()
/trunk/main/connectivity/source/drivers/dbase/
H A DDIndexIter.cxx64 if (bFirst) in Find()
73 if (bFirst) in Find()
86 nRes = GetNotNull(bFirst); in Find()
88 nRes = GetNull(bFirst); in Find()
90 nRes = GetLike(bFirst); in Find()
92 nRes = GetCompare(bFirst); in Find()
151 if (bFirst) in GetCompare()
219 if (bFirst) in GetLike()
240 if (bFirst) in GetNull()
264 if (bFirst) in GetNotNull()
[all …]
/trunk/main/connectivity/source/drivers/odbcbase/
H A DOStatement.cxx1130 SQLUINTEGER OStatement_Base::getCursorProperties(SQLINTEGER _nCursorType,sal_Bool bFirst) in getCursorProperties() argument
1137 nAskFor = bFirst ? SQL_KEYSET_CURSOR_ATTRIBUTES1 : SQL_KEYSET_CURSOR_ATTRIBUTES2; in getCursorProperties()
1139 nAskFor = bFirst ? SQL_STATIC_CURSOR_ATTRIBUTES1 : SQL_STATIC_CURSOR_ATTRIBUTES2; in getCursorProperties()
1141 nAskFor = bFirst ? SQL_FORWARD_ONLY_CURSOR_ATTRIBUTES1 : SQL_FORWARD_ONLY_CURSOR_ATTRIBUTES2; in getCursorProperties()
1143 nAskFor = bFirst ? SQL_DYNAMIC_CURSOR_ATTRIBUTES1 : SQL_DYNAMIC_CURSOR_ATTRIBUTES2; in getCursorProperties()
/trunk/main/connectivity/source/inc/dbase/
H A DDIndexIter.hxx49 sal_uIntPtr Find(sal_Bool bFirst);
50 sal_uIntPtr GetCompare(sal_Bool bFirst);
51 sal_uIntPtr GetLike(sal_Bool bFirst);
52 sal_uIntPtr GetNull(sal_Bool bFirst);
53 sal_uIntPtr GetNotNull(sal_Bool bFirst);
/trunk/main/connectivity/source/inc/odbc/
H A DOStatement.hxx200 SQLUINTEGER getCursorProperties(SQLINTEGER _nCursorType,sal_Bool bFirst);
/trunk/main/cui/source/dialogs/
H A Dcuicharmap.cxx431 bool bFirst = true; in IMPL_LINK() local
433 while( NULL != (s = pSubsetMap->GetNextSubset( bFirst )) ) in IMPL_LINK()
438 if( bFirst ) in IMPL_LINK()
440 bFirst = false; in IMPL_LINK()
/trunk/main/cui/source/options/
H A Doptfltr.cxx207 sal_Bool bCheck, bFirst = sal_True; in FillItemSet() local
209 InvalidCBEntry != pArr->eType; ++pArr, bFirst = !bFirst ) in FillItemSet()
211 sal_uInt16 nCol = bFirst ? 1 : 2; in FillItemSet()
268 sal_Bool bFirst = sal_True; in Reset() local
270 InvalidCBEntry != pArr->eType; ++pArr, bFirst = !bFirst ) in Reset()
272 sal_uInt16 nCol = bFirst ? 1 : 2; in Reset()
/trunk/main/cui/source/tabpages/
H A Dnumpages.cxx2389 sal_Bool bFirst = sal_True; in IMPL_LINK() local
2395 if(bFirst) in IMPL_LINK()
2406 bFirst = sal_False; in IMPL_LINK()
3706 sal_Bool bFirst = sal_True; in IMPL_LINK() local
3751 if(bFirst) in IMPL_LINK()
3753 bFirst = sal_False; in IMPL_LINK()
3782 sal_Bool bFirst = sal_True; in IMPL_LINK() local
3789 if(bFirst) in IMPL_LINK()
3799 bFirst = sal_False; in IMPL_LINK()
/trunk/main/desktop/win32/source/officeloader/
H A Dofficeloader.cxx211 bool bFirst = true; in WinMain() local
317 if ( bFirst ) { in WinMain()
333 …if (bFirst || ::desktop::ExitHelper::E_NORMAL_RESTART == dwExitCode || wcsncmp(argv[i], MY_STRING(… in WinMain()
348 bFirst = false; in WinMain()
/trunk/main/drawinglayer/source/primitive3d/
H A Dpolygontubeprimitive3d.cxx300 const bool bFirst(0L == a); in getLineJoinSegments() local
303 if(bFirst || !bLast) in getLineJoinSegments()
326 if(bFirst) in getLineJoinSegments()
425 if(bFirst || !bLast) in getLineJoinSegments()
505 const bool bFirst(!a); in impCreate3DDecomposition() local
507 const bool bLineCapPossible(!bClosed && (bFirst || bLast)); in impCreate3DDecomposition()
525 … const double fExtraLength(bFirst && bLast ? getRadius() * 2.0 : getRadius()); in impCreate3DDecomposition()
529 if(bFirst) in impCreate3DDecomposition()
548 if(bNoLineJoin || (!bClosed && bFirst)) in impCreate3DDecomposition()
553 if(bLineCapRound && bFirst) in impCreate3DDecomposition()
/trunk/main/filter/inc/filter/msfilter/
H A Descherex.hxx976 sal_uInt32 GetConnectorRule( sal_Bool bFirst );
H A Dsvdfppt.hxx733 void Read( SvStream& rIn, sal_Bool bMasterStyle, sal_uInt32 nLevel, sal_Bool bFirst );
767 sal_uInt32 nLevel, sal_Bool bFirst );
/trunk/main/filter/source/graphicfilter/itiff/
H A Dlzwdecom.cxx42 bFirst = sal_True; in LZWDecompressor()
68 if ( bFirst ) in StartDecompression()
71 bFirst = sal_False; in StartDecompression()
H A Dlzwdecom.hxx60 sal_Bool bEOIFound, bInvert, bFirst; member in LZWDecompressor
/trunk/main/filter/source/msfilter/
H A Descherex.cxx4646 sal_uInt32 EscherConnectorListEntry::GetConnectorRule( sal_Bool bFirst ) in GetConnectorRule() argument
4651 ::com::sun::star::awt::Point aRefPoint( ( bFirst ) ? maPointA : maPointB ); in GetConnectorRule()
4653 aXShape( ( bFirst ) ? mXConnectToA : mXConnectToB ); in GetConnectorRule()
H A Dmsdffimp.cxx5048 sal_Bool bFirst = sal_True; in GetGroupAnchors() local
5074 if ( bFirst ) in GetGroupAnchors()
5090 bFirst = sal_False; in GetGroupAnchors()
6178 sal_Bool bFirst = !bPatriarch; in GetShapeGroupContainerData() local
6188 sal_uLong nGroupOffs = bFirst ? nStartShapeGroupCont - DFF_COMMON_RECORD_HEADER_SIZE : ULONG_MAX; in GetShapeGroupContainerData()
6191 bFirst = sal_False; in GetShapeGroupContainerData()
H A Dsvdfppt.cxx4218 sal_uInt32 nLevel, sal_Bool bFirst ) in Read() argument
4247 if ( bFirst ) in Read()
4403 sal_Bool bFirst = sal_True; in PPTStyleSheet() local
4430 bFirst = sal_False; in PPTStyleSheet()
4498 sal_Bool bFirst = sal_True; in PPTStyleSheet() local
4511 bFirst = sal_False; in PPTStyleSheet()
4516 mpParaSheet[ nInstance ]->Read( rManager, rIn, sal_True, nLev, bFirst ); in PPTStyleSheet()
4517 mpCharSheet[ nInstance ]->Read( rIn, sal_True, nLev, bFirst ); in PPTStyleSheet()
4519 bFirst = sal_False; in PPTStyleSheet()
4591 sal_Bool bFirst = sal_True; in PPTStyleSheet() local
[all …]
/trunk/main/l10ntools/source/
H A Dexport.cxx2127 sal_Bool bFirst = sal_True; in MergeRest() local
2139 if ( bFirst ) in MergeRest()
2144 bFirst=sal_False; in MergeRest()
2181 sal_Bool bFirst = sal_True; in MergeRest() local
2192 if ( bFirst ) in MergeRest()
2197 bFirst=sal_False; in MergeRest()
2228 sal_Bool bFirst = sal_True; in MergeRest() local
2239 if ( bFirst ) in MergeRest()
2244 bFirst=sal_False; in MergeRest()
H A Dxgfconv.cxx60 sal_Bool bFirst = sal_True; in main() local
74 if ( !bFirst ) { in main()
79 bFirst = sal_False; in main()
/trunk/main/oox/inc/oox/drawingml/
H A Dtextparagraph.hxx63 bool bFirst = false ) const;
/trunk/main/oox/source/drawingml/
H A Dtextfield.cxx161 bool bFirst = true; in insertAt() local
168 if( bFirst) in insertAt()
170 bFirst = false; in insertAt()

Completed in 253 milliseconds

12345