Home
last modified time | relevance | path

Searched refs:empty (Results 1 – 25 of 1595) sorted by last modified time

12345678910>>...64

/trunk/main/shell/qa/zip/testimpl/
H A Dtestzipimpl.cxx77 return !contentBuf.empty(); in test_getContent()
/trunk/main/framework/source/uielement/
H A Drecentfilesmenucontroller.cxx135 if ( !m_aRecentFilesItems.empty() ) in fillPopupMenu()
/trunk/main/sd/source/ui/slideshow/
H A Dslideshowimpl.cxx181 bool hasSlides() const { return !maSlideNumbers.empty(); } in hasSlides()
281 else if( !maSlideNumbers.empty() ) in getCurrentSlideNumber()
/trunk/main/sd/source/ui/view/
H A DToolBarManager.cxx1422 if ( ! iGroup->second.empty()) in ClearGroup()
/trunk/main/sw/source/core/unocore/
H A Dunodraw.cxx444 return !m_aShapes.empty(); in hasMoreElements()
450 if(m_aShapes.empty()) in nextElement()
/trunk/main/oox/source/core/
H A Dfilterdetect.cxx93 if( !maContextStack.empty() && (maContextStack.back() == PR_TOKEN( Relationships )) ) in startFastElement()
101 if( !maContextStack.empty() && (maContextStack.back() == PC_TOKEN( Types )) ) in startFastElement()
105 if( !maContextStack.empty() && (maContextStack.back() == PC_TOKEN( Types )) ) in startFastElement()
H A Dencryption.cxx875 if( !dataIntegrity.encryptedHmacKey.empty() && !dataIntegrity.encryptedHmacValue.empty() ) in verifyPassword()
911 if( encryptionKey.empty() ) in decryptStream()
/trunk/main/sc/source/ui/inc/
H A Dfieldwnd.hxx111 inline bool IsEmpty() const { return maFields.empty(); } in IsEmpty()
/trunk/main/oox/source/token/
H A Dtokens.txt1999 empty
/trunk/main/
H A Drat-excludes53 main/sfx2/qa/complex/sfx2/testdocuments/empty.rdf
742 # files not requiring a header - empty or generated files
903 main/solenv/ant/manifest.empty
927 main/testautomation/global/input/empty/please_do_not_delete_this_file
1231 # empty files
1262 test/smoketestdoc/manifest.empty
/trunk/main/offapi/com/sun/star/ui/dialogs/
H A DXExecutableDialog.idl51 may be an empty string if the dialog should not
H A DXAsynchronousExecutableDialog.idl49 may be an empty string if the dialog should not have a title.
/trunk/main/accessibility/source/extended/
H A Daccessiblelistboxentry.cxx417 DBG_ASSERT( !m_aEntryPath.empty(), "empty path" ); in getAccessibleIndexInParent()
418 return m_aEntryPath.empty() ? -1 : m_aEntryPath.back(); in getAccessibleIndexInParent()
/trunk/extras/l10n/source/kid/
H A Dlocalize.sdf19748empty cells were forced to numeric 0 in some contexts and to empty string in others, except in dir…
19779 … help par_id8801538 0 kid qu33ip‖C1: =VLOOKUP(...) with empty cell result => displays empty (MS…
30591 helpcontent2 source\text\shared\02\01170102.xhp 0 help par_id3154206 42 0 kid 8whc+f‖{empty} 2…
30621empty string, enter the value "$$$empty$$$" under \<emph\>List content\</emph\> at the correspondi…
43737 …including those that are visible, permit empty group definition. The enclosed expression may there…
48775 …You may want to create a condition that hides an empty field, for example, if the COMPANY field is…
58438 sc source\ui\src\scstring.src 0 string SCSTR_EMPTY 0 kid og44+6‖- empty - 20130829 23:02:48
58439 sc source\ui\src\scstring.src 0 string SCSTR_NOTEMPTY 0 kid eatpxn‖- not empty - 20130829 23:…
60381 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_EMPTYDATA 0 kid opp9ur‖(empty) 20130829 …
60574 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_CHANGED_BLANK 0 kid fj3s+c‖<empty> 20130…
[all …]
/trunk/extras/l10n/source/en-ZA/
H A Dlocalize.sdf3543 …You may want to create a condition that hides an empty field, for example, if the COMPANY field is…
18567 helpcontent2 source\text\shared\02\01170102.xhp 0 help par_id3154206 42 0 en-ZA {empty} 2002-0…
18597empty string, enter the value "$$$empty$$$" under \<emph\>List content\</emph\> at the correspondi…
35995empty cells were forced to numeric 0 in some contexts and to empty string in others, except in dir…
36026 …xhp 0 help par_id8801538 0 en-ZA C1: =VLOOKUP(...) with empty cell result => displays empty (MS…
37849 …including those that are visible, permit empty group definition. The enclosed expression may there…
59178 sc source\ui\src\scstring.src 0 string SCSTR_EMPTY 0 en-ZA - empty - 2002-02-02 02:02:02
59179 sc source\ui\src\scstring.src 0 string SCSTR_NOTEMPTY 0 en-ZA - not empty - 2002-02-02 02:02:…
61051 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_EMPTYDATA 0 en-ZA (empty) 2002-02-02 02:…
61237 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_CHANGED_BLANK 0 en-ZA <empty> 2002-02-02…
[all …]
/trunk/main/dbaccess/source/ui/tabledesign/
H A Dtable.src243 …l new records as default.\nIf the field is not to have a default value, select the empty string." ;
/trunk/main/autodoc/source/cosv/strings/
H A Dstreamstr.cxx833 if ( aPool_.aPool.empty() ) in AcquireFromPool_()
/trunk/main/autodoc/source/cosv/service/
H A Dcommandline.cxx182 if (i_text.empty()) in Find_Option()
299 if (i_optionsFile.empty()) in Load_Options()
/trunk/main/autodoc/source/cosv/storage/
H A Dpersist.cxx89 if (sPath.empty() ) in StrPath()
/trunk/main/autodoc/inc/cosv/tpl/
H A Dswelist.hxx100 bool empty() const { return pTop == 0; } in empty() function in csv::SweList
142 bool empty() const { return pTop == 0; } in empty() function in csv::SweList_dyn
H A Dvvector.hxx166 bool empty() const;
429 if (NOT aData.empty()) in pop_back()
465 VirtualVector<XX,PTRDEL>::empty() const in empty() function in csv::VirtualVector
467 return aData.empty(); in empty()
/trunk/main/autodoc/inc/cosv/
H A Dstreamstr.hxx250 bool empty() const;
342 StreamStr::empty() const in empty() function in csv::StreamStr
H A Dstring.hxx149 bool empty() const;
429 String::empty() const in empty() function in csv::String
H A Ddirchain.hxx145 { return aPath.empty() ? String::Null_() : aPath.front(); } in Front()
148 { return aPath.empty() ? String::Null_() : aPath.back(); } in Back()
/trunk/main/sc/source/ui/src/
H A Dscfuncs.src2216 Text [ en-US ] = "Returns TRUE if value refers to an empty cell." ;
2761 Text [ en-US ] = "The range in which empty cells are to be counted." ;
8672 Text [ en-US ] = "Returns a value if it is text, otherwise an empty string." ;

Completed in 2198 milliseconds

12345678910>>...64