Home
last modified time | relevance | path

Searched refs:sNone (Results 1 – 15 of 15) sorted by relevance

/trunk/main/sw/source/ui/frmdlg/
H A Dcption.cxx138 sNone( SW_RES( STR_CATEGORY_NONE )), in SwCaptionDialog()
171 aCategoryBox.InsertEntry( sNone ); in SwCaptionDialog()
295 if ( aName == sNone ) in Apply()
317 if(sFldTypeName == sNone) in IMPL_LINK_INLINE_START()
352 sal_Bool bNone = sFldTypeName == sNone; in IMPL_LINK_INLINE_END()
385 sal_Bool bNone = sFldTypeName == sNone; in DrawSample()
/trunk/main/sw/source/ui/config/
H A Doptload.cxx428 sNone (SW_RESSTR( STR_CATEGORY_NONE )), in SwCaptionOptPage()
706 aCategoryBox.InsertEntry( sNone ); in IMPL_LINK()
730 aCategoryBox.SetText( sNone ); in IMPL_LINK()
821 if(aName == sNone) in SaveEntry()
862 sal_Bool bEnable = aCategoryBox.IsEnabled() && sFldTypeName != sNone; in IMPL_LINK()
902 if( aCategoryBox.GetText() != sNone) in DrawSample()
H A Doptpage.cxx352 sNone(SW_RES(ST_NONE)), in SwAddPrinterTabPage()
481 aAddPrinterAttr.sFaxName = sNone == sFax ? aEmptyStr : sFax; in FillItemSet()
561 aFaxLB.InsertEntry(sNone); in IMPL_LINK_INLINE_END()
1942 sNone ( SW_RES( STR_NOTHING )) in SwRedlineOptionsTabPage()
2137 aInsertColorLB.InsertEntry(sNone); in Reset()
2138 aDeletedColorLB.InsertEntry(sNone); in Reset()
2139 aChangedColorLB.InsertEntry(sNone); in Reset()
/trunk/main/sd/source/ui/slidesorter/cache/
H A DSlsCacheCompactor.cxx102 static const ::rtl::OUString sNone (RTL_CONSTASCII_USTRINGPARAM("None")); in Create() local
114 if (sCompressionPolicy == sNone) in Create()
129 if (sCompactionPolicy == sNone) in Create()
/trunk/main/svtools/source/uno/
H A Dunoevent.cxx62 sNone(RTL_CONSTASCII_USTRINGPARAM("None")), in SvBaseEventDescriptor()
292 aTmp <<= sNone; in getAnyFromMacro()
341 else if (sTmp.equals(sNone)) in getMacroFromAny()
/trunk/main/cui/source/tabpages/
H A Dtpline.cxx305 String sNone( SVX_RES( RID_SVXSTR_NONE ) ); in FillListboxes() local
308 aLbStartStyle.InsertEntry( sNone ); in FillListboxes()
313 aLbEndStyle.InsertEntry( sNone ); in FillListboxes()
385 String sNone( SVX_RES( RID_SVXSTR_NONE ) ); in ActivatePage() local
387 aLbStartStyle.InsertEntry( sNone ); in ActivatePage()
399 aLbEndStyle.InsertEntry( sNone ); in ActivatePage()
/trunk/main/xmloff/source/text/
H A DXMLAutoTextEventExport.cxx86 sNone(RTL_CONSTASCII_USTRINGPARAM("None")) in XMLAutoTextEventExport()
101 sNone(RTL_CONSTASCII_USTRINGPARAM("None")) in XMLAutoTextEventExport()
H A DXMLAutoTextEventExport.hxx58 const ::rtl::OUString sNone; member in XMLAutoTextEventExport
/trunk/main/sw/source/ui/inc/
H A Doptpage.hxx145 String sNone; member in SwAddPrinterTabPage
448 String sNone; member in SwRedlineOptionsTabPage
H A Dcption.hxx99 String sNone; member in SwCaptionDialog
H A Doptload.hxx176 String sNone; member in SwCaptionOptPage
/trunk/main/svx/source/sidebar/line/
H A DLinePropertyPanel.cxx96 const String sNone(SVX_RES(RID_SVXSTR_NONE)); in FillLineEndListBox() local
105 rListBoxStart.InsertEntry(sNone); in FillLineEndListBox()
106 rListBoxEnd.InsertEntry(sNone); in FillLineEndListBox()
/trunk/main/extensions/source/bibliography/
H A Ddatman.cxx315 String sNone; member in MappingDialog_Impl
416 sNone(BibResId(ST_NONE)), in MappingDialog_Impl()
490 aListBoxes[0]->InsertEntry(sNone); in MappingDialog_Impl()
570 if(sSel != sNone) in IMPL_LINK()
/trunk/main/svtools/inc/svtools/
H A Dunoevent.hxx73 const ::rtl::OUString sNone; member in SvBaseEventDescriptor
/trunk/main/writerfilter/source/dmapper/
H A DDomainMapper.cxx2326 rtl::OUString sNone; in sprmWithProps() local
2327 rContext->Insert( PROP_NUMBERING_STYLE_NAME, true, uno::makeAny( sNone ) ); in sprmWithProps()

Completed in 132 milliseconds