Home
last modified time | relevance | path

Searched refs:empty (Results 1 – 25 of 1590) sorted by relevance

12345678910>>...64

/AOO42X/main/offapi/com/sun/star/setup/
H A DInstallEnvironment.idl35 // DocMerge: empty anyway
38 // DocMerge: empty anyway
41 // DocMerge: empty anyway
44 // DocMerge: empty anyway
47 // DocMerge: empty anyway
50 // DocMerge: empty anyway
53 // DocMerge: empty anyway
56 // DocMerge: empty anyway
59 // DocMerge: empty anyway
62 // DocMerge: empty anyway
[all …]
H A DXSetup.idl44 // DocMerge: empty anyway
47 // DocMerge: empty anyway
50 // DocMerge: empty anyway
53 // DocMerge: empty anyway
58 // DocMerge: empty anyway
61 // DocMerge: empty anyway
64 // DocMerge: empty anyway
67 // DocMerge: empty anyway
71 // DocMerge: empty anyway
75 // DocMerge: empty anyway
[all …]
H A DModuleInfo.idl31 // DocMerge: empty anyway
34 // DocMerge: empty anyway
37 // DocMerge: empty anyway
40 // DocMerge: empty anyway
43 // DocMerge: empty anyway
46 // DocMerge: empty anyway
49 // DocMerge: empty anyway
52 // DocMerge: empty anyway
55 // DocMerge: empty anyway
58 // DocMerge: empty anyway
[all …]
H A DOSType.idl35 // DocMerge: empty anyway
38 // DocMerge: empty anyway
41 // DocMerge: empty anyway
44 // DocMerge: empty anyway
47 // DocMerge: empty anyway
50 // DocMerge: empty anyway
53 // DocMerge: empty anyway
56 // DocMerge: empty anyway
59 // DocMerge: empty anyway
62 // DocMerge: empty anyway
[all …]
H A DInstallType.idl31 // DocMerge: empty anyway
34 // DocMerge: empty anyway
37 // DocMerge: empty anyway
40 // DocMerge: empty anyway
43 // DocMerge: empty anyway
46 // DocMerge: empty anyway
49 // DocMerge: empty anyway
52 // DocMerge: empty anyway
H A DUnzipAction.idl39 // DocMerge: empty anyway
42 // DocMerge: empty anyway
45 // DocMerge: empty anyway
48 // DocMerge: empty anyway
52 // DocMerge: empty anyway
55 // DocMerge: empty anyway
58 // DocMerge: empty anyway
61 // DocMerge: empty anyway
H A DWindowsRegistryAction.idl35 // DocMerge: empty anyway
38 // DocMerge: empty anyway
41 // DocMerge: empty anyway
44 // DocMerge: empty anyway
47 // DocMerge: empty anyway
50 // DocMerge: empty anyway
53 // DocMerge: empty anyway
/AOO42X/main/codemaker/source/codemaker/
H A Ddependencies.cxx152 if (rank != 0 || !args.empty()) { in insert()
159 if (!args.empty()) { in insert()
166 if (!args.empty()) { in insert()
173 if (!args.empty()) { in insert()
180 if (!args.empty()) { in insert()
187 if (!args.empty()) { in insert()
194 if (!args.empty()) { in insert()
201 if (!args.empty()) { in insert()
208 if (!args.empty()) { in insert()
215 if (!args.empty()) { in insert()
[all …]
/AOO42X/main/offapi/com/sun/star/text/
H A DBaseIndex.idl67 // DocMerge: empty anyway
73 // DocMerge: empty anyway
77 // DocMerge: empty anyway
81 // DocMerge: empty anyway
85 // DocMerge: empty anyway
89 // DocMerge: empty anyway
93 // DocMerge: empty anyway
97 // DocMerge: empty anyway
101 // DocMerge: empty anyway
105 // DocMerge: empty anyway
[all …]
H A DAdvancedTextDocument.idl83 // DocMerge: empty anyway
86 // DocMerge: empty anyway
89 // DocMerge: empty anyway
92 // DocMerge: empty anyway
95 // DocMerge: empty anyway
98 // DocMerge: empty anyway
101 // DocMerge: empty anyway
104 // DocMerge: empty anyway
107 // DocMerge: empty anyway
/AOO42X/main/autodoc/source/parser/cpp/
H A Dsownstck.hxx116 csv_assert( ! aStack_Namespaces.empty() ); in CurNamespace()
124 return !aStack_Classes.empty() in CurClass()
133 csv_assert( !aStack_Namespaces.empty() ); in SetOwner_2CurNamespace()
142 csv_assert( !aStack_Classes.empty() ); in SetOwner_2CurClass()
165 while ( NOT aStack_Classes.empty() ) in Reset()
176 csv_assert( aStack_Namespaces.empty() ); in SetGlobalNamespace()
190 csv_assert( !aStack_Namespaces.empty() OR io_rOpenedNamespace.Parent() == 0 ); in OpenNamespace()
207 csv_assert( ! aStack_Classes.empty() ); in SetCurProtection()
231 return !aStack_Classes.empty() in CurProtection()
275 if ( !aStack_Classes.empty() ) in CloseBlock()
[all …]
/AOO42X/main/l10ntools/source/help/
H A DHelpLinker.cxx308 if (!anchorB.empty()) in addBookmark()
317 if (!anchorB.empty()) in addBookmark()
410 if ( (!bExtensionMode || bIndexForExtension) && !helpFiles.empty()) in link()
490 if (documentTitle.empty()) in link()
503 if (hidlist && !hidlist->empty()) in link()
527 if (anchorToLL && !anchorToLL->empty()) in link()
554 if (helpTextHash && !helpTextHash->empty()) in link()
649 if (!token.empty()) in main()
806 if (!addFileUnderPath.empty() && !addFile.empty()) in main()
817 || !extsource.empty()) in main()
[all …]
/AOO42X/main/slideshow/source/engine/shapes/
H A Ddrawshape.cxx155 maAnimationFrames.empty() ) in ensureVerboseMtfComments()
202 ENSURE_OR_RETURN_FALSE( !maViewShapes.empty(), in implRender()
301 ENSURE_OR_THROW( !maViewShapes.empty(), in getActualUnitShapeBounds()
310 if( rSubsets.empty() ) in getActualUnitShapeBounds()
515 ENSURE_OR_THROW( !maAnimationFrames.empty() && in DrawShape()
589 OSL_ASSERT( pShape->maAnimationFrames.empty() ); in create()
621 OSL_ASSERT( !pShape->maAnimationFrames.empty() ); in create()
846 if( !maViewShapes.empty() ) in getUpdateArea()
870 if( !maViewShapes.empty() ) in getUpdateArea()
929 return (!maAnimationFrames.empty() || mbDrawingLayerAnim); in hasIntrinsicAnimation()
[all …]
/AOO42X/main/cppu/source/threadpool/
H A Djobqueue.cxx81 if( m_lstJob.empty() ) in enter()
97 if( m_lstJob.empty() ) in enter()
104 OSL_ASSERT( ! m_lstJob.empty() ); in enter()
105 if( ! m_lstJob.empty() ) in enter()
110 if( m_lstJob.empty() ) in enter()
151 if( !m_lstCallstack.empty() && ! m_lstCallstack.front() ) in dispose()
168 if( ! m_lstJob.empty() ) in resume()
177 return m_lstJob.empty(); in isEmpty()
183 return m_lstCallstack.empty(); in isCallstackEmpty()
/AOO42X/main/oox/source/xls/
H A Dviewsettings.cxx249 OSL_ENSURE( !maSheetViews.empty(), "SheetViewSettings::importPane - missing sheet view model" ); in importPane()
250 if( !maSheetViews.empty() ) in importPane()
263 …OSL_ENSURE( !maSheetViews.empty(), "SheetViewSettings::importSelection - missing sheet view model"… in importSelection()
264 if( !maSheetViews.empty() ) in importSelection()
316 OSL_ENSURE( !maSheetViews.empty(), "SheetViewSettings::importPane - missing sheet view model" ); in importPane()
317 if( !maSheetViews.empty() ) in importPane()
334 …OSL_ENSURE( !maSheetViews.empty(), "SheetViewSettings::importSelection - missing sheet view model"… in importSelection()
335 if( !maSheetViews.empty() ) in importSelection()
364 … OSL_ENSURE( maSheetViews.empty(), "SheetViewSettings::importWindow2 - multiple WINDOW2 records" ); in importWindow2()
420 …OSL_ENSURE( !maSheetViews.empty(), "SheetViewSettings::importPane - missing leading WINDOW2 record… in importPane()
[all …]
/AOO42X/main/offapi/com/sun/star/sheet/
H A DDataPilotFieldReferenceType.idl47 Totals outside of the base field are shown as empty results.
57 <p>If the result for an item combination is empty, the value 0 is used for the difference, even
59 is shown in the result table even if the original result was empty.</p>
61 <p>The difference for item combinations containing the base item is shown as empty result.</p>
75 shown as empty result.</p>
84 Totals outside of the base field are shown as empty results.
86 … <p>Division by zero results in an error. Otherwise, empty results are shown as 0. Results for
89 as 1 if not empty.</p>
99 Totals outside of the base field are shown as empty results.
117 <p>Totals outside of the base field are shown as empty results.</p>
[all …]
/AOO42X/main/slideshow/source/engine/
H A Deventqueue.cxx80 while( !maEvents.empty() ) in ~EventQueue()
202 if (!maNextNextEvents.empty() in process_()
204 && (maEvents.empty() || maEvents.top().nTime > nCurrTime)) in process_()
215 while( !maEvents.empty() && in process_()
299 return maEvents.empty() && maNextEvents.empty() && maNextNextEvents.empty(); in isEmpty()
309 if ( ! maEvents.empty()) in nextTimeout()
311 if ( ! maNextEvents.empty()) in nextTimeout()
313 if ( ! maNextNextEvents.empty()) in nextTimeout()
/AOO42X/main/offapi/com/sun/star/drawing/
H A DAlignment.idl42 // DocMerge: empty anyway
48 // DocMerge: empty anyway
54 // DocMerge: empty anyway
60 // DocMerge: empty anyway
66 // DocMerge: empty anyway
72 // DocMerge: empty anyway
78 // DocMerge: empty anyway
84 // DocMerge: empty anyway
90 // DocMerge: empty anyway
/AOO42X/main/qadevOOo/tests/java/ifc/linguistic2/
H A D_XSpellChecker.java66 PropertyValue[] empty = new PropertyValue[0] ; in _isValid() local
67 res &= oObj.isValid("Sun", new Locale("en","US",""), empty); in _isValid()
68 res &= !oObj.isValid("Summersun", new Locale("en","US","") ,empty); in _isValid()
71 res &= alternative.isValid("Sun", new Locale("en","US",""), empty); in _isValid()
72 res &= !alternative.isValid("Summersun", new Locale("en","US","") ,empty); in _isValid()
91 PropertyValue[] empty = new PropertyValue[0] ; in _spell() local
93 "Summersun",new Locale("en","US",""),empty); in _spell()
99 "Summersun",new Locale("en","US",""),empty); in _spell()
/AOO42X/main/oox/source/core/
H A Drecordparser.cxx109 inline bool empty() const { return maStack.empty(); } in empty() function in oox::core::prv::ContextStack
135 return maStack.empty() ? -1 : maStack.back().first.mnStartRecId; in getCurrentRecId()
140 return !maStack.empty() && (maStack.back().first.mnEndRecId >= 0); in hasCurrentEndRecId()
145 if( !maStack.empty() ) in getCurrentContext()
152 OSL_ENSURE( (rRecInfo.mnEndRecId >= 0) || maStack.empty() || hasCurrentEndRecId(), in pushContext()
159 OSL_ENSURE( !maStack.empty(), "ContextStack::popContext - no context on stack" ); in popContext()
160 if( !maStack.empty() ) in popContext()
277 while( !mxStack->empty() && !mxStack->hasCurrentEndRecId() ) in parseStream()
321 while( !mxStack->empty() ) in parseStream()
/AOO42X/main/offapi/com/sun/star/drawing/framework/
H A DXConfiguration.idl60 This anchor typically is either a pane or an empty
62 empty reference is treated like an <type>XResourceId</type> object.
64 When a non-empty string is given then resource ids are returned
72 <p>Use an empty string to prevent filtering out resource ids.</p>
76 be made. Note that for the recursive search and an empty anchor
79 The set of returned resource ids may be empty when there are no
94 The id of a resource. May be empty (empty reference or empty
112 When an empty resource id is given then an
126 When an empty resource id is given then an
/AOO42X/main/sw/source/core/docnode/
H A Dthreadmanager.cxx105 if ( maStartedThreads.empty() && !maWaitingForStartThreads.empty() ) in AddThread()
168 if ( !maWaitingForStartThreads.empty() ) in StartWaitingThread()
223 if ( maStartedThreads.empty() && !maWaitingForStartThreads.empty() ) in IMPL_LINK()
240 !maWaitingForStartThreads.empty() ) in ResumeStartingOfThreads()
247 if ( maStartedThreads.empty() && !maWaitingForStartThreads.empty() ) in ResumeStartingOfThreads()
/AOO42X/main/sc/source/filter/excel/
H A Dxipivot.cxx244 if( !maOrigItems.empty() ) in WriteLastOrigItemToSource()
385 …DBG_ASSERT( maGroupOrder.empty(), "XclImpPCField::ReadSxgroupinfo - multiple SXGROUPINFO records" … in ReadSxgroupinfo()
785 else if( !aPostpFields.empty() ) // postponed items in ReadPivotCacheStream()
793 if( aOrigFields.empty() && (nPostpIdx == 0) ) in ReadPivotCacheStream()
997 return !maDataInfoList.empty(); in HasDataFieldInfo()
1009 DBG_ASSERT( !maDataInfoList.empty(), "XclImpPTField::ConvertDataField - no data field info" ); in ConvertDataField()
1010 if( !maDataInfoList.empty() ) in ConvertDataField()
1080 if( !aSubtotalVec.empty() ) in ConvertRCPField()
1271 if( maRowFields.empty() && (maPTInfo.mnRowFields > 0) ) in ReadSxivd()
1273 else if( maColFields.empty() && (maPTInfo.mnColFields > 0) ) in ReadSxivd()
[all …]
/AOO42X/main/offapi/com/sun/star/accessibility/
H A DAccessibleEventId.idl73 leave <member>AccessibleEventObject::OldValue</member> empty. To
76 <member>AccessibleEventObject::NewValue</member> empty.
102 <member>AccessibleEventObject::NewValue</member> remain empty. Use
117 <member>AccessibleEventObject::OldValue</member> remains empty.</p>
122 <member>AccessibleEventObject::NewValue</member> remains empty.</p>
149 <member>AccessibleEventObject::NewValue</member> fields remain empty.
158 <member>AccessibleEventObject::NewValue</member> fields are left empty.
273 empty.</li> <li>Deletion: the
277 empty.</li> <li>Update/Replace/Modification: the
283 fields remain empty. In this case the whole text may have changed
[all …]
/AOO42X/main/slideshow/source/engine/slide/
H A Dlayermanager.cxx275 OSL_ASSERT( !maLayers.empty() ); // always at least background layer in addShape()
300 OSL_ASSERT( !maLayers.empty() ); // always at least background layer in implAddShape()
334 OSL_ASSERT( !maLayers.empty() ); // always at least background layer in implRemoveShape()
383 OSL_ASSERT( !maLayers.empty() ); // always at least background layer in getSubsetShape()
414 OSL_ASSERT( !maLayers.empty() ); // always at least background layer in revokeSubset()
431 OSL_ASSERT( !maLayers.empty() ); // always at least background layer in enterAnimationMode()
461 ENSURE_OR_THROW( !maLayers.empty(), "LayerManager::leaveAnimationMode(): no layers" ); in leaveAnimationMode()
490 if( !mbActive || mrViews.empty() ) in notifyShapeUpdate()
505 if( mbLayerAssociationDirty || !maUpdateShapes.empty() ) in isUpdatePending()
730 OSL_ASSERT( !maLayers.empty() ); // always at least background layer in addUpdateArea()
[all …]

12345678910>>...64