Home
last modified time | relevance | path

Searched refs:bLocal (Results 1 – 8 of 8) sorted by relevance

/trunk/main/odk/examples/DevelopersGuide/Components/JavaComponent/
H A DTestJavaComponent.java62 boolean bLocal = false; in main()
76 bLocal = true; in main()
98 if ( bLocal ) in main()
115 if ( bLocal ) in main()
/trunk/main/basic/source/runtime/
H A Dstep2.cxx57 …( SbxObject* pObj, sal_uInt32 nOp1, sal_uInt32 nOp2, SbError nNotFound, sal_Bool bLocal, sal_Bool … in FindElement() argument
94 if( bLocal ) in FindElement()
113 if( bLocal && pElem ) // Local as flag for global search in FindElement()
127 if( bLocal && !pElem ) in FindElement()
184 if( !bLocal || pImg->GetFlag( SBIMG_EXPLICIT ) ) in FindElement()
640 …ect* pObj, sal_uInt32 nOp1, sal_uInt32 nOp2, SbError nNotFound, sal_Bool bLocal, sal_Bool bStatic ) in StepFIND_Impl() argument
644 PushVar( FindElement( pObj, nOp1, nOp2, nNotFound, bLocal, bStatic ) ); in StepFIND_Impl()
/trunk/main/l10ntools/source/
H A Dlocalize.cxx165 …SourceTreeLocalizer( const ByteString &rRoot, const ByteString &rVersion , bool bLocal , bool skip…
668 if( bLocal ){ in ExecuteMerge()
707 bLocal = true; in ExecuteMerge()
710 if( bLocal ){ in ExecuteMerge()
729 if( bLocal && !bMerged ){ in ExecuteMerge()
H A Dsrciter.cxx39 : bInExecute( sal_False ) , bLocal( bLocal_in ) in SourceTreeIterator()
43 if(!bLocal){ in SourceTreeIterator()
/trunk/main/basic/source/inc/
H A Druntime.hxx349 …( SbxObject* pObj, sal_uInt32 nOp1, sal_uInt32 nOp2, SbError, sal_Bool bLocal, sal_Bool bStatic = …
422 …void StepFIND_Impl( SbxObject* pObj, sal_uInt32 nOp1, sal_uInt32 nOp2, SbError, sal_Bool bLocal, s…
/trunk/main/l10ntools/inc/
H A Dsrciter.hxx39 bool bLocal; member in SourceTreeIterator
/trunk/main/forms/source/xforms/
H A Dbinding.cxx990 bool bLocal = in _setNamespaces() local
998 XNameContainer_t& rWhich = bLocal ? mxNamespaces : xModelNamespaces; in _setNamespaces()
/trunk/main/sc/source/ui/vba/
H A Dvbarange.cxx2079 sal_Bool bLocal = sal_False; in Address() local
2082 External >>= bLocal; in Address()
2083 if ( bLocal ) in Address()

Completed in 70 milliseconds