Home
last modified time | relevance | path

Searched refs:Empty (Results 1 – 25 of 119) sorted by relevance

12345

/trunk/main/writerfilter/source/doctok/
H A DPLCF.hxx34 class Empty class
37 typedef boost::shared_ptr<Empty> Pointer_t;
39 Empty() {} in Empty() function in writerfilter::doctok::Empty
40 virtual ~Empty() {} in ~Empty()
/trunk/main/tools/source/string/
H A Dtustring.cxx117 namespace { struct Empty : public rtl::Static< const UniString, Empty> {}; } struct
120 return Empty::get(); in EmptyString()
H A Dtstring.cxx141 namespace { struct Empty : public rtl::Static< const ByteString, Empty> {}; } struct
144 return Empty::get(); in EmptyString()
/trunk/main/scripting/java/org/openoffice/netbeans/modules/office/resources/
H A DBundle.properties40 Templates/OfficeScripting/EmptyScript=Empty Script
41 Templates/OfficeScripting/EmptyScript/Empty.java=Java
42 Templates/OfficeScripting/EmptyScript/Empty.bsh=BeanShell
/trunk/main/autodoc/inc/ary/
H A Dqualiname.hxx65 { Empty(); bIsAbsolute = i_bAbsolute; } in Init()
76 …void Empty() { csv::erase_container(aNamespace); sLocalName.clear()… in Empty() function in ary::QualifiedName
/trunk/main/svx/source/table/
H A Dtablehandles.hxx35 enum TableEdgeState { Empty, Invisible, Visible }; enumerator
43 TableEdge() : mnStart(0), mnEnd(0), meState(Empty) {} in TableEdge()
/trunk/main/sc/source/filter/excel/
H A Dxiformula.cxx68 if( !rXclTokArr.Empty() ) in CreateRangeList()
82 if (rXclTokArr.Empty()) in CreateFormula()
H A Dxilink.cxx403 if (maCrnList.Empty()) in LoadCachedValues()
536 if (maSupbTabList.Empty()) in GetTabName()
H A Dxicontent.cxx684 …DBG_ASSERT( !maCondFmtList.Empty(), "XclImpCondFormatManager::ReadCF - CF without leading CONDFMT"… in ReadCF()
685 if( !maCondFmtList.Empty() ) in ReadCF()
/trunk/main/xml2cmp/source/x2cclass/
H A Dxml_cdff.cxx86 Empty(); in ~CompDescrsFromAnXmlFile()
214 CompDescrsFromAnXmlFile::Empty() in Empty() function in CompDescrsFromAnXmlFile
H A Dxml_cdff.hxx86 void Empty();
/trunk/main/icc/
H A DSampleICC-1.3.2.patch1062 + sReport += " Has Empty Matrix data!\n";
1508 - sReport += " - Empty Tag.\r\n";
1509 + sReport += " - Empty Tag.\n";
1589 - sReport += " - Empty tag!\r\n";
1590 + sReport += " - Empty tag!\n";
1634 - sReport += " - Empty tag.\r\n";
1635 + sReport += " - Empty tag.\n";
1837 - sReport += " - Empty tag!\r\n";
1838 + sReport += " - Empty tag!\n";
2172 - sReport += " - Empty Tag!.\r\n";
[all …]
/trunk/main/sc/source/filter/inc/
H A Dftools.hxx441 inline bool Empty() const { return maList.Count() == 0; } in Empty() function in ScfDelList
497 using ScfDelList< Type >::Empty;
/trunk/main/xmerge/source/palmtests/qa-wrapper/testcases/
H A Dempty01.infile22 TEST|Empty 1|QUICKWORD|empty01
/trunk/main/autodoc/inc/ary/cpp/
H A Dc_vfflag.hxx136 void Empty() { nType = Type_id(0); in Empty() function
/trunk/main/svtools/source/contnr/
H A Dsvcontnr.src66 Text [ en-US ] = "Empty Field" ;
/trunk/main/scripting/java/org/openoffice/netbeans/modules/office/resources/templates/
H A DEmpty.java_33 public class Empty {
/trunk/main/ooo_custom_images/industrial/res/commandimagelist/
H A Dlc_adjust.xcf.bz2
H A Dlc_draw.xcf.bz2
/trunk/main/autodoc/source/parser_i/idl/
H A Dpe_type2.cxx275 sFullType.Empty(); in InitData()
/trunk/main/autodoc/source/parser/cpp/
H A Dpe_param.cxx137 aResultParamInfo.Empty(); in InitData()
/trunk/main/vcl/inc/
H A Doutdev.h176 bool Empty() const { return maFontSubstList.empty(); } in Empty() function in ImplDirectFontSubstitution
/trunk/main/offapi/com/sun/star/xml/crypto/
H A DXXMLSignatureTemplate.idl45 * entities include digest value and signature value. Empty entities are not
/trunk/main/autodoc/source/exes/adc_uni/
H A Dspec-SinceTag_Handling.txt68 * Empty lines and whitespaces are allowed, except:
/trunk/main/offapi/com/sun/star/text/
H A DTextDocumentView.idl89 <p>Empty paragraphs are not counted.</p>

Completed in 103 milliseconds

12345